SAP ABAP Class CL_SALV_GUI_TREE (ALV: Wrapper for ALV Tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_TREE | ALV Tree Control | 20040408 |
Properties
| Class | CL_SALV_GUI_TREE | |
| Short Description | ALV: Wrapper for ALV Tree | |
| Super Class | CL_GUI_ALV_TREE | ALV Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
| Created | 20040408 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SALV_GUI_TREE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040408 | ALV: Basis Class Adapter |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_FORM_DYDOS | Display Design Object in HTML | 20050119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Deletes Current Toolbar | 20040413 | |
| 2 | Instance method | Public | Constructor | 20040408 | ||
| 3 | Instance method | Protected | Method | Create End-of-List Report | 20040419 | |
| 4 | Instance method | Protected | Method | Set Toolbar | 20040413 | |
| 5 | Instance method | Protected | Method | Set Exception Column | 20040430 | |
| 6 | Instance method | Private | Method | Set First Field Catalog to Front End | 20040812 | |
| 7 | Instance method | Protected | Method | Set Function Code Without Selection | 20040416 | |
| 8 | Instance method | Protected | Method | Sets Splitter Container Sizes to Modifiable | 20040419 | |
| 9 | Instance method | Protected | Method | Set Tooltips for Icons | 20040422 | |
| 10 | Instance method | Protected | Method | Resets Column Properties | 20040427 |
Events
Class CL_SALV_GUI_TREE has no event.
Types
Class CL_SALV_GUI_TREE has no local type.
Method Signatures
Method CLEAR_TOOLBAR Signature
Method CLEAR_TOOLBAR on class CL_SALV_GUI_TREE has no parameter.
Method CLEAR_TOOLBAR on class CL_SALV_GUI_TREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIDE_HEADER | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040816 | |||
| 2 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040408 | |||
| 3 | MODEL_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040419 | ||||
| 4 | NO_TOOLBAR | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040416 |
Method CONSTRUCTOR on class CL_SALV_GUI_TREE has no exception.
Method CREATE_REPORT_FOOTER Signature
Method CREATE_REPORT_FOOTER on class CL_SALV_GUI_TREE has no parameter.
Method CREATE_REPORT_FOOTER on class CL_SALV_GUI_TREE has no exception.
Method MODIFY_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040413 |
Method MODIFY_TOOLBAR on class CL_SALV_GUI_TREE has no exception.
Method SET_EXCEPTION_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040430 |
Method SET_EXCEPTION_COLUMN on class CL_SALV_GUI_TREE has no exception.
Method SET_FIRST_FRONT_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20040812 |
Method SET_FIRST_FRONT_FIELDCATALOG on class CL_SALV_GUI_TREE has no exception.
Method SET_PURE_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040416 |
Method SET_PURE_FUNCTION_CODE on class CL_SALV_GUI_TREE has no exception.
Method SET_SPLITTER_MOVABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040419 |
Method SET_SPLITTER_MOVABLE on class CL_SALV_GUI_TREE has no exception.
Method SET_TOOLTIPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_TOOLTIPS | Call by reference | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20040422 |
Method SET_TOOLTIPS on class CL_SALV_GUI_TREE has no exception.
Method UPDATE_COLUMNS Signature
Method UPDATE_COLUMNS on class CL_SALV_GUI_TREE has no parameter.
Method UPDATE_COLUMNS on class CL_SALV_GUI_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |