The Function Module FAGL_GET_MGPLN_NOT_ENDED (Nicht beendetet Migrationspläne) 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_MGPLN_NOT_ENDED |
Short Text | Nicht beendetet Migrationspläne |
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 |
---|---|---|---|---|
IB_ALL | TYPE | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
IB_DOCSPL | TYPE | BOOLE_D | ABAP_FALSE | Mit Belegaufteilung |
ID_RLDNR | TYPE | RLDNR | SPACE | Ledger |
IT_BUKRS | TYPE | FAGL_T_BUKRS | Tabelle mit Buchungskreisen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MGPLN | TYPE | FAGL_T_MGPLN | Tabelle Migrationspläne |
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 |
---|---|
NOT_ALL_ASSIGNED | Nicht alle Buchungskreise sind zugeordnnet |