The Function Module FAGL_MIG_GET_MGPLN_FOR_BUKRS (Liefert zu Buchungskreisen die 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_MIG_GET_MGPLN_FOR_BUKRS |
Short Text | Liefert zu Buchungskreisen die 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 |
---|---|---|---|---|
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_FAGL_MIG_002 | TYPE | FAGL_T_MIG_002 | Tabellentyp für FAGL_MIG_002 | |
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 |
---|---|
NO_DATA_FOUND | Keine Daten gefunden |