The Function Module OM_TURN_EVALUATION_PATH () is a standard Function Module in SAP ERP and is part of the function group OM_UTILITIES within the package SP0E.
Function Module | OM_TURN_EVALUATION_PATH |
Short Text | |
Function Group | OM_UTILITIES |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INT_PATH_FLAG_IN | TYPE | HRRHAS-77AW_INT | Indicator: read evaluation path in internal table | |
PATHID | TYPE | WEGID | Evaluation Path |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INT_PATH_FLAG | TYPE | HRRHAS-77AW_INT | Indicator: read evaluation path in internal table | |
TURNED_PATHID | TYPE | WEGID | Evaluation Path |
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.