The Function Module ISR_APPROVAL_EXECUTION (ISR Genehmigung ausführen) is a standard Function Module in SAP ERP and is part of the function group FISR2 within the package FISR.
Function Module | ISR_APPROVAL_EXECUTION |
Short Text | ISR Genehmigung ausführen |
Function Group | FISR2 |
Package | FISR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPROVAL_STATUS | TYPE | SWKCHARTYP | Character-Datentyp für Containerdefinition | |
WORKITEM_ID | TYPE | SWW_WIID | Workitem-Kennung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN_CODE | TYPE | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESSAGE_LINES | LIKE | SWR_MESSAG | Workflow-Schnittstellen: Nachrichten |
This function module does not define any Exceptions.