The Function Module HRCM_BT_BUDGET_GETLIST (Vergütung-Budget: Liste aller zugeordneten Budgets für ein Objekt) 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_GETLIST |
Short Text | Vergütung-Budget: Liste aller zugeordneten Budgets für ein Objekt |
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 | |
BUTGR | LIKE | HRP1500-BUTGR | Budgettypgruppe | |
BUTYP | LIKE | HRP1500-BUTYP | SPACE | Budgettyp |
ENDDA | LIKE | HRP1000-ENDDA | Endedatum des Budgetzeitraums | |
EXACT_DATE | LIKE | HRP1000-HISTO | SPACE | Flag: Datum wird als exaktes Datum verwendet |
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.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I1500 | LIKE | P1500 | Verwaltungsinformation der Budgetobjekte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | Kein Objekt gefunden |