The Function Module GM_SET_WORKFLOW_STATUS (GM Set workflow status and workflow block in grant master) is a standard Function Module in SAP ERP and is part of the function group GMSTATUS within the package GMMASTERDATA_E.
Function Module | GM_SET_WORKFLOW_STATUS |
Short Text | GM Set workflow status and workflow block in grant master |
Function Group | GMSTATUS |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GRANT_NBR | TYPE | GM_GRANT_NBR | Grant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_WORKFLOW_BLOCK | TYPE | GM_WORKFLOW_BLOCK | GM Blocks grant editing pending approval | |
E_WORKFLOW_STATUS | TYPE | GM_WORKFLOW_STATUS | Workflow status |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_WORKFLOW_BLOCK | TYPE | GM_WORKFLOW_BLOCK | GM Blocks grant editing pending approval | |
C_WORKFLOW_STATUS | TYPE | GM_WORKFLOW_STATUS | GM Blocks grant editing pending approval |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GRANT_DOES_NOT_EXIST | Grant does not exist |
UPDATE_FAILED | Update failed |