The Function Module FAGL_GET_MISSING_INFO (Ermittelt zu Migrationsplan plus X Buchungskreis oder Ledger) 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_MISSING_INFO |
Short Text | Ermittelt zu Migrationsplan plus X Buchungskreis oder Ledger |
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_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_MGPLN | TYPE | FAGL_MGPLN | Migrationsplan | |
I_RLDNR | TYPE | RLDNR | Ledger |
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_FAGL_MIG_002 | TYPE | FAGL_T_MIG_002 | Tabellentyp für FAGL_MIG_002 | |
ET_LEDGER | 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 falsch gefüllt |
NO_BUKRS | Kein Buchungskreis im Migrationscustomizing vorhanden |
NO_LEDGER | Kein Ledger im Migrationscustomizing vorhanden |