The Function Module HRCM_BT_SUB_CREATE_TREE (Vergütung-Budget: Bestimmt die Budgethierarchie) is a standard Function Module in SAP ERP and is part of the function group RHBS within the package PCMP.
Function Module | HRCM_BT_SUB_CREATE_TREE |
Short Text | Vergütung-Budget: Bestimmt die Budgethierarchie |
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 | P1000-BEGDA | Beginndatum Budgetzeitraum | |
BUTGR | LIKE | T7PM0-BUTGR | Budgettypgruppe | |
BUTYP | LIKE | T7PM3-BUTYP | Budgettyp | |
ENDDA | LIKE | P1000-ENDDA | Endedatum Budgetzeitraum | |
OBJECT | LIKE | HROBJECT | Einstiegsobjekt | |
PATH_DEPTH | LIKE | HRRHAS-TDEPTH | 0 | Auswertungstiefe |
PATH_ID | LIKE | T778A-WEGID | SPACE | Auswertungsweg |
SHOW_FINREL | LIKE | PLOG-HISTO | SPACE | Flag: Finanzierungsverknüpfungen anzeigen |
TOTAL_TREE | LIKE | PLOG-HISTO | SPACE | Flag: ' ','X','A': Gesamtbudgetbaum bestimmen |
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 |
---|---|---|---|---|
BUDGET_INFO | LIKE | PPBT1 | Budgethierarchie |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BUDGET_ROOT_ERROR | Wurzelobjekt konnte nicht bestimmt werden |
BUDGET_STRUC_ERROR | Fehler bei der Budgetstrukturermittlung |
NO_DATA_FOUND | Keine Daten gefunden |
PATH_ERROR | Fehler mit dem Auswertungsweg |