Menu

SAP Function Module SET_BUILD_MULTIPLE_ROOTS

Get Objects with Multiple Roots Along Evaluation Path in Int.Object Table

The Function Module SET_BUILD_MULTIPLE_ROOTS (Get Objects with Multiple Roots Along Evaluation Path in Int.Object Table) is a standard Function Module in SAP ERP and is part of the function group RHAS within the package SP00.

Technical Information

Function Module SET_BUILD_MULTIPLE_ROOTS
Short Text Get Objects with Multiple Roots Along Evaluation Path in Int.Object Table
Function Group RHAS
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
77AW_INT LIKE HRRHAS-77AW_INT SPACE Switch: Read Path in T77AW('') or in 77AW(X)
ACTIV LIKE HRRHAS-ACTIV SPACE Status overlap indicator
AUTHY LIKE HRRHAS-AUTHY 'X' Authorization indicator
COTYP LIKE HRRHAS-COTYP SPACE
PLVAR LIKE HRRHAS-PLVAR Plan version
RECURS LIKE HRRHAS-RECURS SPACE Recursiveness check: 'X' --> yes, '' --> no
SBEGD LIKE HRRHAS-SBEGD SY-DATUM Start date
SENDD LIKE HRRHAS-SENDD SY-DATUM End date
SET_ID LIKE HRRHAS-SET_ID SPACE
SFLAG LIKE HRRHAS-SFLAG 'X' Cut indicator
SVECT LIKE HRRHAS-SVECT '1' Status vector
TDEPTH LIKE HRRHAS-TDEPTH 0 Technical depth
WEGID LIKE HRRHAS-WEGID SPACE Evaluation Path

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJ_COUNT LIKE GDSTR-CSTRU
SET_ID LIKE HRRHAS-SET_ID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ROOT_OBJECTS LIKE HRROOTOB

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ROOT_NOT_FOUND Root not available
SET_ID_NOT_FOUND
WEGID_NOT_FOUND Evaluation path does not exist