Menu

SAP Function Module OM_TURN_EVALUATION_PATH

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.

Technical Information

Function Module OM_TURN_EVALUATION_PATH
Short Text
Function Group OM_UTILITIES
Package SP0E
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.