Menu

SAP Function Module GM_LOG_STATUS_CHANGE

Record a status change into an internal table

The Function Module GM_LOG_STATUS_CHANGE (Record a status change into an internal table) is a standard Function Module in SAP ERP and is part of the function group BDT_GMGR within the package GMMASTERDATA_E.

Technical Information

Function Module GM_LOG_STATUS_CHANGE
Short Text Record a status change into an internal table
Function Group BDT_GMGR
Package GMMASTERDATA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GRANT_NBR LIKE GMGR-GRANT_NBR Grant
I_LIFECYCLE_STATUS LIKE GMGR-LIFECYCLE_STATUS Lifecycle status
I_STATUS_PROFILE LIKE GMGRTYPE-STATUS_PROFILE Status profile for the user states attached to system states
I_USER_STATUS LIKE GMGR-USER_STATUS User status

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.