The Function Module HR_HCP_FILL_COMPINFO_ORGOBJECT (Füllen Compensation Info aus Einzeltabellen) 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_FILL_COMPINFO_ORGOBJECT |
Short Text | Füllen Compensation Info aus Einzeltabellen |
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_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
IM_LEVEL_OF_EMPL_TAB | TYPE | HRHCP00_PLAN_LEVEL_OF_EMPL | Beschäftigungsgrad | |
IM_OBJID | TYPE | OBJEKTID | ObjektId | |
IM_OTYPE | TYPE | OTYPE | Objekttyp | |
IM_PAYSCALE_TAB | TYPE | HRHCP00_PLAN_PAYSCALE | Tarifinformationen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_COMP_INFO_TAB | TYPE | HRHCP00_PLAN_COMP_INFO | Vergütungsinformationen Kostenplanungslauf |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.