Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FAGL_GET_ACTIVE_MGPLN (Liefert zu Buchungskreis und Ledger den aktuellen Migrationsplan) 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_ACTIVE_MGPLN |
Short Text | Liefert zu Buchungskreis und Ledger den aktuellen Migrationsplan |
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_RLDNR | TYPE | FAGL_RLDNR | Ledger in der Hauptbuchhaltung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EF_ACTIVE_MGPLN | TYPE | FAGL_MGPLN | Aktueller Migrationsplan | |
ET_FAGL_MIG_001 | TYPE | FAGL_T_MIG_001 | Tabellentyp für FAGL_MIG_001 | |
ET_FAGL_MIG_002 | TYPE | FAGL_T_MIG_002 | Tabellentyp für FAGL_MIG_002 |
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_CUSTOMIZING | Fehler im Customizing |
INVALID_INPUT | Importparameter falsch gefüllt |
NO_DATA_FOUND | Kombination nicht zugeordnet |