Menu

SAP Function Module GM_STATUS_CHECK_ACTIVITY

Check Activity for Status

The Function Module GM_STATUS_CHECK_ACTIVITY (Check Activity for Status) is a standard Function Module in SAP ERP and is part of the function group GMSTATUS within the package GMMASTERDATA_E.

Technical Information

Function Module GM_STATUS_CHECK_ACTIVITY
Short Text Check Activity for Status
Function Group GMSTATUS
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
P_OBJECT_NO LIKE GMGR-OBJECT_NO Object number
P_RESET TYPE CHAR1 SPACE Reset Messages
P_SHOW_MESSAGES TYPE CHAR1 SPACE Show Messages
P_VRGNG LIKE TJ01-VRGNG Business transaction

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.