The Function Module HR_GET_OR_KEEP_ROOTS (Wurzelobjekte bestimmen oder behalten) is a standard Function Module in SAP ERP and is part of the function group HRBAS00SELIDS within the package PBAS_SELECTION.
Function Module | HR_GET_OR_KEEP_ROOTS |
Short Text | Wurzelobjekte bestimmen oder behalten |
Function Group | HRBAS00SELIDS |
Package | PBAS_SELECTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OTYPE | LIKE | HRRHAS-OTYPE | Objekttyp | |
PLVAR | LIKE | HRRHAS-PLVAR | Planvariante | |
SBEGD | LIKE | HRRHAS-SBEGD | Beginndatum | |
SENDD | LIKE | HRRHAS-SENDD | Endedatum | |
SVECT | LIKE | HRRHAS-SVECT | Statusvektor | |
TDEPTH | LIKE | HRRHAS-TDEPTH | Technische Tiefe der Struktur | |
WEGID | LIKE | HRRHAS-WEGID | Auswertungsweg |
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 |
---|---|---|---|---|
OBJ_TAB | LIKE | HRSOBID | Erweitertes Objekt |
This function module does not define any Exceptions.