The Function Module HRCM_BT_BUDGET_GETDEPENDENT (Vergütung-Budget: Ermittelt für ein Budgetobjekt abhängige Budgetwerte) is a standard Function Module in SAP ERP and is part of the function group RHBS within the package PCMP.
Function Module | HRCM_BT_BUDGET_GETDEPENDENT |
Short Text | Vergütung-Budget: Ermittelt für ein Budgetobjekt abhängige Budgetwerte |
Function Group | RHBS |
Package | PCMP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | HRP1000-BEGDA | Beginndatum des Budgetzeitraums | |
ENDDA | LIKE | HRP1000-ENDDA | Endedatum des Budgetzeitraums | |
OBJID | LIKE | HRP1000-OBJID | Id des Objekts, für das Budget gesucht wird | |
OTYPE | LIKE | HRP1000-OTYPE | Typ des Objekts, für das Budget gesucht wird | |
PLVAR | LIKE | HRP1000-PLVAR | Planvariante |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ROOT_NOT_FOUND | Kein Objekt gefunden |