SAP ABAP Class CL_DB4_COLUMN_TREE (DB6: simple column tree abstraction)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Properties
| Class | CL_DB4_COLUMN_TREE | |
| Short Description | DB6: simple column tree abstraction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20070201 | SAP |
| Last change | 20070911 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB4_COLUMN_TREE has no interface implemented.
Friends
Class CL_DB4_COLUMN_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DB6CI_COLUMN_TREE | 20070201 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070201 | ||||
| 3 | Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'treeObject' | Tree Control: Column Name / Item Name | 20070201 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20070201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070201 | |
| 2 | Instance method | Public | Method | free all objects | 20070201 | |
| 3 | Instance method | Public | Method | refresh ALV tree | 20070201 | |
| 4 | Instance method | Public | Method | remove all nodes from tree | 20070201 |
Events
Class CL_DB4_COLUMN_TREE has no event.
Types
Class CL_DB4_COLUMN_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 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20070201 | |||
| 2 | DYNPRO_FIELD | Call by reference | Type reference (TYPE) | C | 20070201 | ||||
| 3 | HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | Tree Control: Attributes of the Hierarchy Header | 20070201 | |||
| 4 | SELECTION_MODE | Call by reference | Type reference (TYPE) | I | 1 | 20070201 | |||
| 5 | WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070201 |
Method CONSTRUCTOR on class CL_DB4_COLUMN_TREE has no exception.
Method FREE Signature
Method FREE on class CL_DB4_COLUMN_TREE has no parameter.
Method FREE on class CL_DB4_COLUMN_TREE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DB4_COLUMN_TREE has no parameter.
Method REFRESH on class CL_DB4_COLUMN_TREE has no exception.
Method RESET_NODES Signature
Method RESET_NODES on class CL_DB4_COLUMN_TREE has no parameter.
Method RESET_NODES on class CL_DB4_COLUMN_TREE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |