The Function Module SWI_DETERMINE_PATH (Path for Work Item at Runtime ( Superior WIs )) is a standard Function Module in SAP ERP and is part of the function group SWIG within the package SWI.
Function Module | SWI_DETERMINE_PATH |
Short Text | Path for Work Item at Runtime ( Superior WIs ) |
Function Group | SWIG |
Package | SWI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WI_ID | LIKE | SWWWIHEAD-WI_ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WI_DEPTH | LIKE | SY-TABIX | ||
WI_PATH | LIKE | SY-ULINE |
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.