Menu

SAP Function Module CMIG_MT_GET_STATUS

Migrationstatus zu einem Objekt lesen

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.

Technical Information

Function Module CMIG_MT_GET_STATUS
Short Text Migrationstatus zu einem Objekt lesen
Function Group CMIG_MT
Package CPPEMIG
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_STATUS TYPE CMIG_STAT Migrationstatus

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.