Menu

SAP Function Module HR_GET_OR_KEEP_ROOTS

Wurzelobjekte bestimmen oder behalten

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.

Technical Information

Function Module HR_GET_OR_KEEP_ROOTS
Short Text Wurzelobjekte bestimmen oder behalten
Function Group HRBAS00SELIDS
Package PBAS_SELECTION
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
OBJ_TAB LIKE HRSOBID Erweitertes Objekt

Exceptions

This function module does not define any Exceptions.