The Function Module SWD_GET_WF_STEPS_TABLE (WF: Laufzeit: Liest Schritttabelle von Datenbank) is a standard Function Module in SAP ERP and is part of the function group SWDB_RUNTIME within the package SWD.
Function Module | SWD_GET_WF_STEPS_TABLE |
Short Text | WF: Laufzeit: Liest Schritttabelle von Datenbank |
Function Group | SWDB_RUNTIME |
Package | SWD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_SOURCE_CLIENT | LIKE | SY-MANDT | SY-MANDT | |
ACT_TASK | LIKE | SWD_AHEAD-TASK | ||
ACT_WFDKEY | LIKE | SWD_WFDKEY |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
STEPS_DATA | LIKE | SWD_STEPS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_NOT_FOUND | |
INVALID_OBJECT_TYPE |