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.
Function Module | ACC_CA_TREE_DOCK |
Short Text | Andocken des Tree-Controls an ein Dynpro |
Function Group | GSTC |
Package | GBSE |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |