The Function Module SRM_WF_PATH_DETAIL (Anzeigen der Details zur Laufwegsposition) is a standard Function Module in SAP ERP and is part of the function group SRM_WF_PATH_DIALOG1 within the package SRM_WF_PATH.
Function Module | SRM_WF_PATH_DETAIL |
Short Text | Anzeigen der Details zur Laufwegsposition |
Function Group | SRM_WF_PATH_DIALOG1 |
Package | SRM_WF_PATH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ACTIVITY_DESC | TYPE | SRMACTIVTTT | Table Type for Activities Text Table | |
IM_FACTORY_CALENDER | TYPE | WFCID | Factory Calendar | |
IM_PATH_POS_DATA | TYPE | SRMWFPPOSS | Process Route Item | |
IM_REF_PATH_DIALOG | CLASS | CL_SRM_WF_PATH_DIALOG | Pflegedialog für Laufweg | |
IM_UPDATE_MODE | TYPE | SRMWFMODE | Processing Mode of Process Route |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_DATA_CHANGED | TYPE | XFELD | Checkbox Field | |
EX_DATA_NEW | TYPE | SRMWFPPOSS | Process Route Item |
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 |
---|---|---|---|---|
IM_TAB_ACTIVITIES | TYPE | SRM_T_WFACTIVITY | Activity Table for Process Route | |
IM_TAB_ORG_TYPE | TYPE | SRM_T_WFORGTYPE | Table with Org. Objects Valid in Process Route |
This function module does not define any Exceptions.