Menu

SAP Function Module SBAL_INTERNAL_CREATE_TREE

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module SBAL_INTERNAL_CREATE_TREE () is a standard Function Module in SAP ERP and is part of the function group SBAL_DISPLAY_BASE within the package SZAL.

Technical Information

Function Module SBAL_INTERNAL_CREATE_TREE
Short Text
Function Group SBAL_DISPLAY_BASE
Package SZAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_LOG_HANDLE TYPE BAL_T_LOGH Application Log: Log Handle Table
I_T_MSG_HANDLE TYPE BAL_T_MSGH Application Log: Message Handle Table

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_S_COUNT_ALL TYPE BAL_S_SCNT Application Log: Statistics: Message Type Counter
C_S_PROFILE_INTERNAL TYPE BAL_S_IPRF Application Log: Internal display profile format
C_T_LOGS_NOT_LOADED TYPE BAL_T_TRLG Application Log: Not yet loaded logs in tree
C_T_MESSAGES_IN_TREE TYPE BAL_T_TRMS Application Log: Messages in tree
C_T_TREE_COLUMNS TYPE BAL_T_HDRS Application Log: Tree headers table
C_T_TREE_ITEMS TYPE BAL_T_ITEM Application Log: Tree Data Table
C_T_TREE_NODES TYPE BAL_T_NODE Application Log: Tree Node Table

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal Error: Access to generated data failed