The Function Module SWF_HIERAPPR_APPROVAL (Start Wizard) is a standard Function Module in SAP ERP and is part of the function group SWF_HIERAPPR within the package SWF.
Function Module | SWF_HIERAPPR_APPROVAL |
Short Text | Start Wizard |
Function Group | SWF_HIERAPPR |
Package | SWF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_NODEID | TYPE | SWD_NODEID | Node Number | |
IM_OBJECTTYPE | TYPE | SWD_OTYPE | Object Category and Object Type | |
IM_WF | TYPE | OBJ_RECORD | Structure of Types OLE2_OBJECT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_APPROVED_NODEID | TYPE | SWD_NODEID | Node Number | |
EX_REJECTED_NODEID | TYPE | SWD_NODEID | Node Number |
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.