Menu

SAP Function Module HRCM_BT_SUB_PERFORM_TREE

Vergütung-Budget: Bearbeitet die Budgethierarchie mit vorgegebenen Forms

The Function Module HRCM_BT_SUB_PERFORM_TREE (Vergütung-Budget: Bearbeitet die Budgethierarchie mit vorgegebenen Forms) is a standard Function Module in SAP ERP and is part of the function group RHBS within the package PCMP.

Technical Information

Function Module HRCM_BT_SUB_PERFORM_TREE
Short Text Vergütung-Budget: Bearbeitet die Budgethierarchie mit vorgegebenen Forms
Function Group RHBS
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PATH_OBJID LIKE P1000-OBJID Objektid des Wurzelobjektes zum Strukturaufbau
PROCESS_FIRST LIKE PLOG-HISTO 'X' Schalter: Formaufruf vor der Rekursion
PROCESS_FORM LIKE SPACE Name der aufzurufenden Formroutine
PROCESS_LAST LIKE PLOG-HISTO SPACE Schalter: Formaufruf nach der Rekursion
PROCESS_PROG LIKE SY-REPID SPACE Rahmenprogramm mit aufzurufender Formroutine

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUDGET_INFO LIKE PPBT1 Budgethierarchie

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FORM_ERROR Fehler in der Formroutine ausgelöst
ROOT_NOT_FOUND Wurzelobjekt nicht gefunden