Menu

SAP Function Module HRCM_FOREIGN_ORGUNIT_EMPL_NEW

Lesen alle abh. Mitarbeiter einer fremden Organisationseinheit über SELID

The Function Module HRCM_FOREIGN_ORGUNIT_EMPL_NEW (Lesen alle abh. Mitarbeiter einer fremden Organisationseinheit über SELID) is a standard Function Module in SAP ERP and is part of the function group HRCMP00SELID within the package PCMP.

Technical Information

Function Module HRCM_FOREIGN_ORGUNIT_EMPL_NEW
Short Text Lesen alle abh. Mitarbeiter einer fremden Organisationseinheit über SELID
Function Group HRCMP00SELID
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_POPUP TYPE FLAG_X Flag
OBJID TYPE SOBID Id des verknüpften Objekts
OTYPE TYPE OTYPE Objekttyp
PLVAR TYPE PLVAR Planvariante
SBEGD LIKE HRRHAS-SBEGD Beginndatum
SENDD LIKE HRRHAS-SENDD Endedatum
SVECT TYPE SVECT Statusvektor
TDEPTH TYPE TDEPTH Technische Tiefe der Struktur
WEGID TYPE 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
OUT_OBJECTS LIKE HRSOBID Erweitertes Objekt

Exceptions

This function module does not define any Exceptions.