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.
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 |
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 |
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 | |
OUT_OBJECTS | LIKE | HRSOBID | Erweitertes Objekt |
This function module does not define any Exceptions.