Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HRCM_BTDB_CHECK_BUDGET_OBJECT (DB-Vergütung-Budget: Überprüft Budgetobjekt auf Budgettypgruppe/-typ) is a standard Function Module in SAP ERP and is part of the function group RHBV within the package PCMP.
Function Module | HRCM_BTDB_CHECK_BUDGET_OBJECT |
Short Text | DB-Vergütung-Budget: Überprüft Budgetobjekt auf Budgettypgruppe/-typ |
Function Group | RHBV |
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 | SY-DATUM | Beginndatum |
BSTAT | LIKE | T7PMQ-BSTAT | SPACE | Budgetstatus |
BUTGR | LIKE | T7PM0-BUTGR | Budgettypgruppe | |
BUTYP | LIKE | T7PM3-BUTYP | Budgettyp | |
ENDDA | LIKE | HRP1000-ENDDA | SY-DATUM | Endedatum |
EXACT_DATE | LIKE | HRP1000-HISTO | SPACE | Schalter: Prüfung auf exakte Datümer |
FINYR | LIKE | T7PM9-FINYR | SPACE | Budgetperiode |
OBJID | LIKE | HRP1000-OBJID | Budgetid | |
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 |
---|---|
BUDGET_ADMIN_ERROR | Fehler beim Verwaltungsatz 1500 des Objekts |
INVALID_BSTAT | Budget entspricht nicht dem Budgetstatus |
INVALID_BUTGR | Budget entspricht nicht der Budgettypgruppe |
INVALID_BUTYP | Budget entspricht nicht dem Budgettyp |
INVALID_PERIOD | Budget entspricht nicht der Budgetperiode |
OBJECT_NOT_FOUND | Budgetobjekt existiert nicht |