SAP Function Module HR_HCP_FILL_COMPINFO_ORGOBJECT

Füllen Compensation Info aus Einzeltabellen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.