Menu

SAP Function Module FI_GL_READ_CHART_OF_ACCOUNT

Lesen Kontenplan und Bezeichnung

The Function Module FI_GL_READ_CHART_OF_ACCOUNT (Lesen Kontenplan und Bezeichnung) is a standard Function Module in SAP ERP and is part of the function group SAKOCORE within the package FBASCORE.

Technical Information

Function Module FI_GL_READ_CHART_OF_ACCOUNT
Short Text Lesen Kontenplan und Bezeichnung
Function Group SAKOCORE
Package FBASCORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXISTENCE_TEXT TYPE C SPACE Existenz des Textes wird geprüft
I_KTOPL LIKE T004-KTOPL Kontenplan
I_SPRAS LIKE T004T-SPRAS Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T004 LIKE T004 Kontenplan
E_T004T LIKE T004T Beschreibung Kontenplan

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHART_OF_ACCOUNT_NOT_FOUND Kontenplan nicht vorhanden
TEXT_NOT_FOUND Beschreibung Kontenplan nicht gefunden