SAP Function Module HR_HCP_PLAN_GET_CO_ORIGDOCS

Lesen der CO-Balegschlüssel eines Kostenplanungslaufs

The Function Module HR_HCP_PLAN_GET_CO_ORIGDOCS (Lesen der CO-Balegschlüssel eines Kostenplanungslaufs) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_PLAN_DBHANDLING within the package PAOC_HCP_PLAN.

Technical Information

Function Module HR_HCP_PLAN_GET_CO_ORIGDOCS
Short Text Lesen der CO-Balegschlüssel eines Kostenplanungslaufs
Function Group HRHCP00_PLAN_DBHANDLING
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_PCPLAN TYPE HCP_PLAN Personalkostenplan
IM_PLVAR TYPE PLVAR Planvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_CODOCS TYPE HRHCP00_PLAN_DATAKEY_CODOC Tabelle der Clusterschlüssel der CO-Originalbelege

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.