The Function Module SWD_API_WORKFLOW_GRAPHIC_GET () is a standard Function Module in SAP ERP and is part of the function group SWDN within the package SWD.
Function Module | SWD_API_WORKFLOW_GRAPHIC_GET |
Short Text | |
Function Group | SWDN |
Package | SWD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXTS_READ | TYPE | SYINPUT | SPACE | Internal |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADHOC_AGENTS | TYPE | SY-INPUT | Checkbox Field | |
HEADER_PROPS | TYPE | SWDTAPI_PR | Table of Properties | |
LINES_PROPS | TYPE | SWDTAPI_PR | Table of Properties | |
PROPS | TYPE | SWDTAPI_PR | Table of Properties |
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 |
---|---|---|---|---|
WIS | LIKE | SWD_API_WIS | Work items |
This function module does not define any Exceptions.