The Function Module CMIG_MT_GET_STATUS (Migrationstatus zu einem Objekt lesen) is a standard Function Module in SAP ERP and is part of the function group CMIG_MT within the package CPPEMIG.
Function Module | CMIG_MT_GET_STATUS |
Short Text | Migrationstatus zu einem Objekt lesen |
Function Group | CMIG_MT |
Package | CPPEMIG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_PLNNR | TYPE | PLNNR | Schlüssel der Plangruppe | |
IM_PLNTY | TYPE | PLNTY | Plantyp | |
IM_STLNR | TYPE | STNUM | Stückliste | |
IM_STLTY | TYPE | STLTY | Stücklistentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_STATUS | TYPE | CMIG_STAT | Migrationstatus |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.