The Function Module HR_HCP_RUN_GET_PACKAGES (Lesen der Pakete 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.
Function Module | HR_HCP_RUN_GET_PACKAGES |
Short Text | Lesen der Pakete eines Kostenplanungslaufs |
Function Group | HRHCP00_PLAN_DBHANDLING |
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_RUNID | TYPE | HCP_PRUN | Nummer des Planungslaufs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PACKAGES | TYPE | HRHCP00_PLAN_DATAKEY | Cluster-Schlüssel der Plandaten |
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.