The Function Module HR_HCP_GET_1013_POS (Employee group/subgroup from it1013) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_PLAN_FUNCTIONS_ORG within the package PAOC_HCP_PLAN.
Function Module | HR_HCP_GET_1013_POS |
Short Text | Employee group/subgroup from it1013 |
Function Group | HRHCP00_PLAN_FUNCTIONS_ORG |
Package | PAOC_HCP_PLAN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ACTIVATE | TYPE | ACTIVATE | Statusüberlagerung | |
IM_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
IM_ISTAT | TYPE | PCHDYISTAT | Datenstatus | |
IM_OBJECTS | TYPE | HRHCP00_PLAN_OBJECTAB | Tabelle mit PD-Objekten mit Planstellenzuordnung f. PersKPl | |
IM_SVECT | TYPE | SVECT | Statusvektor |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_RETURN | TYPE | HRHCP00_ERROR_TAB | Fehlertabelle |
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 |
---|---|---|---|---|
EX_1013_TAB | LIKE | P1013 | Infotyp 1013: Mitarbeitergruppe und Mitarbeiterkreis |
This function module does not define any Exceptions.