SAP ABAP Class CL_SALV_COLUMNS_TREE (Columns in the Tree Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_COLUMNS | All Column Objects | 20040422 |
Properties
| Class | CL_SALV_COLUMNS_TREE | |
| Short Description | Columns in the Tree Structure | |
| Super Class | CL_SALV_COLUMNS | All Column Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20040422 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_COLUMNS_TREE has no forward declaration.
Interfaces
Class CL_SALV_COLUMNS_TREE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040422 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20040422 | ALV: Abstract Controller | |
| 3 | CL_SALV_DATA_DESCR | 20040422 | ALV: Using Data to Build the Column Object | |
| 4 | CL_SALV_SERVICE_LAYOUT_DB | 20040422 | ALV: Database Layout |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LVC_FNAME | Exception Column | 20040430 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SALV_DE_CONSTANT | Exception Type | 20040430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040427 | ||
| 2 | Instance method | Public | Method | Get Exception Column | 20040430 | |
| 3 | Instance method | Public | Method | Set Exception Column | 20040430 |
Events
Class CL_SALV_COLUMNS_TREE has no event.
Types
Class CL_SALV_COLUMNS_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040427 | |||
| 2 | R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040427 |
Method CONSTRUCTOR on class CL_SALV_COLUMNS_TREE has no exception.
Method GET_EXCEPTION_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040430 |
Method GET_EXCEPTION_COLUMN on class CL_SALV_COLUMNS_TREE has no exception.
Method SET_EXCEPTION_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | SPACE | Exception Group | 20040430 | ||
| 2 | VALUE | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040430 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |