The Function Module FAGL_GET_BUKRS_LEDGER_IN_MGPLN (Liefert alle Ledger und Buchungskreise eines Migrationsplans) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIGRATION within the package FAGL_MIG_CUST.
Function Module | FAGL_GET_BUKRS_LEDGER_IN_MGPLN |
Short Text | Liefert alle Ledger und Buchungskreise eines Migrationsplans |
Function Group | FAGL_MIGRATION |
Package | FAGL_MIG_CUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MGPLN | TYPE | FAGL_MGPLN | Migrationsplan |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BUKRS | TYPE | FAGL_T_BUKRS | Tabelle mit Buchungskreisen | |
ET_BUKRS_RLDNR | TYPE | FAGL_MIG_T_BUKRS_LEDGER | Kombination Buchungskreis und zugeordnete Ledger | |
ET_FAGL_MIG_002 | TYPE | FAGL_T_MIG_002 | Tabellentyp für FAGL_MIG_002 | |
ET_RLDNR | TYPE | FAGL_T_RLDNR | Tabelle von Legern |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_INPUT | Importparameter nicht gefüllt |
NO_DATA_FOUND | Keine Daten gefunden |