Menu

SAP Function Module C14F_TREE_STRUCTURE_LATE_EXIT

EHS: User-Exit-Fkt. zum Nacheditieren der Datenstrukturen des Baumes

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module C14F_TREE_STRUCTURE_LATE_EXIT (EHS: User-Exit-Fkt. zum Nacheditieren der Datenstrukturen des Baumes) is a standard Function Module in SAP ERP and is part of the function group C14F within the package CBUI.

Technical Information

Function Module C14F_TREE_STRUCTURE_LATE_EXIT
Short Text EHS: User-Exit-Fkt. zum Nacheditieren der Datenstrukturen des Baumes
Function Group C14F
Package CBUI
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_FLG_NEW_NODETAB TYPE ESP1_BOOLEAN #NAME?

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
X_ADD_PARAMS TYPE ESP8_TREE_DATA_TYPE weitere Parameter (siehe Type-Pool ESP8)
X_BUFTAB_LEN LIKE SY-TABIX Anzahl der Zeilen in X_BUFTAB
X_FLG_ERROR TYPE ESP1_BOOLEAN - TRUE: es ist ein Fehler aufgetreten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_BUFTAB TYPE ESP8_BUFTAB_TYPE die Knoten-Puffer-Tabelle
X_LAYOUTTAB TYPE ESP8_LAYOUTTAB_TYPE die Layout-Tabelle
X_NODETAB LIKE SNODETEXT die Knoten-Tabelle (Schnittst. für SEUT)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INTERNAL_ERROR interner Systemfehler