The Function Module FAGL_GET_SUBSEQ_MIG (prüfen, ob für Bukrs/Ledger Migrationsplan Typt 5 exist.) 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_SUBSEQ_MIG |
Short Text | prüfen, ob für Bukrs/Ledger Migrationsplan Typt 5 exist. |
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 | RLDNR | Ledger |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_FAGL_MIG_001 | TYPE | FAGL_S_MIG_001 | Struktur der Tabelle FAGL_MIG_001 & FAGL_MIG_001_S | |
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 |
---|---|
NO_MGPLN_TYPE5_FOUND | kein Typ-5 Migrationsplan gefunden |