Menu

SAP Function Module ACC_CA_TREE_DOCK

Andocken des Tree-Controls an ein Dynpro

The Function Module ACC_CA_TREE_DOCK (Andocken des Tree-Controls an ein Dynpro) is a standard Function Module in SAP ERP and is part of the function group GSTC within the package GBSE.

Technical Information

Function Module ACC_CA_TREE_DOCK
Short Text Andocken des Tree-Controls an ein Dynpro
Function Group GSTC
Package GBSE
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_DOCK_AT TYPE C Wo andocken: 'L'eft, 'R'ight, 'T'op, 'B'ottom
I_DYNNR TYPE SYDYNNR Dynpro, an das angedockt wird
I_NO_FLUSH TYPE SYDATAR SPACE 'X': Frontend nicht aktualisieren
I_REPID TYPE SYREPID Programm des Dynpros

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONTROL_ERROR Fehler beim andocken der Controls
TREE_NOT_CREATED Es wurde noch kein Baum angelegt