SAP ABAP Class CL_AXT_RA_BOL_UI_BASE_TREE (Basis Class for RA BOL UI Tree)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA_TOOL_UI (Package) RA Tool UI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RA_BOL_UI_ELEMENT_TREE | BOL UI Tree | 20091021 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RA_BOL_UI_TREE | BOL UI Tree | 20091021 |
Properties
| Class | CL_AXT_RA_BOL_UI_BASE_TREE | |
| Short Description | Basis Class for RA BOL UI Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA_TOOL_UI | RA Tool UI |
| Created | 20091021 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_AXT_RA_BOL_UI_BASE_TREE has no interface implemented.
Friends
Class CL_AXT_RA_BOL_UI_BASE_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20091021 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR3 | 'F4' | 3-Byte field | 20091021 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR3 | 'F4U' | 3-Byte field | 20091021 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR3 | 'WZD' | 3-Byte field | 20091021 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20091021 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_EXTENSION | Access to BOL UI Extension | 20091021 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20091021 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20091021 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20091021 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_NKEY | ALV Tree Control: Node Table | 20091021 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | I | 20091021 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091021 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CHAR3 | 3-Byte field | 20091021 |
Methods
Events
Class CL_AXT_RA_BOL_UI_BASE_TREE has no event.
Types
Class CL_AXT_RA_BOL_UI_BASE_TREE has no local type.
Method Signatures
Method ADD_NODE_TO_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 2 | IS_NODE_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYN | Boolean | 20091023 | |||
| 3 | IT_ITEM_LAYOUT | Call by reference | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20091023 | |||
| 4 | IV_PARENT | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091023 | |||
| 5 | IV_RELATIONSHIP | Call by reference | Type reference (TYPE) | INT4 | CL_GUI_COLUMN_TREE=>RELAT_LAST_CHILD | Natural number | 20091023 | ||
| 6 | IV_TEXT | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV Control: Cell Content | 20091023 | |||
| 7 | RV_ID | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091023 |
Method ADD_NODE_TO_TREE on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method BUILD_EMPTY_DATA_TABLE Signature
Method BUILD_EMPTY_DATA_TABLE on class CL_AXT_RA_BOL_UI_BASE_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20091021 |
Method CHECK Signature
Method CHECK on class CL_AXT_RA_BOL_UI_BASE_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception | 20091113 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20091021 | |||
| 2 | IO_EXTENSION | Call by reference | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_EXTENSION | Extension interface for facade | 20091021 | |||
| 3 | IV_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20091021 |
Method CONSTRUCTOR on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method DELETE_NODE_FROM_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091023 |
Method DELETE_NODE_FROM_TREE on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method EXPAND_TREE Signature
Method EXPAND_TREE on class CL_AXT_RA_BOL_UI_BASE_TREE has no parameter.
Method EXPAND_TREE on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method FIND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | Field ID | 20091023 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20091023 | ||||
| 3 | RV_ID | Value transfer | Type reference (TYPE) | LVC_NKEY | Field ID | 20091023 |
Method FIND_NODE on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method FREE Signature
Method FREE on class CL_AXT_RA_BOL_UI_BASE_TREE has no parameter.
Method FREE on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method ON_TOOLBAR_DROPDOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20091021 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20091021 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_TOOLBAR_DROPDOWN on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method ON_TOOLBAR_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_TOOLBAR_FUNCTION_SELECTED on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method ON_TREE_EXPAND_NC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_TREE_EXPAND_NC on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method ON_TREE_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_TREE_NODE_DOUBLE_CLICK on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method SET_BUTTONS Signature
Method SET_BUTTONS on class CL_AXT_RA_BOL_UI_BASE_TREE has no parameter.
Method SET_BUTTONS on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method SET_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVATION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20100204 |
Method SET_EVENT_HANDLER on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
Method SHOW_EXCEPTION_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EX | Call by reference | Object reference (TYPE REF TO) | CX_AXT | General exception | 20091022 |
Method SHOW_EXCEPTION_MESSAGES on class CL_AXT_RA_BOL_UI_BASE_TREE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |