SAP ABAP Class CL_AXT_RA_BOL_UI_TREE (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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RA_BOL_UI_BASE_TREE | Basis Class for RA BOL UI Tree | 20091021 |
Properties
Class | CL_AXT_RA_BOL_UI_TREE | |
Short Description | BOL UI Tree | |
Super Class | CL_AXT_RA_BOL_UI_BASE_TREE | Basis Class for RA BOL UI Tree |
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
Class CL_AXT_RA_BOL_UI_TREE has no forward declaration.
Interfaces
Class CL_AXT_RA_BOL_UI_TREE has no interface implemented.
Friends
Class CL_AXT_RA_BOL_UI_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_AXT_RA_BOL_MODEL | BOL UI Tree | 20091021 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AXTT_BOL_UI_POSSIBLE_CHILDREN | List of possible child elements for BOL UI Generation | 20091023 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_GENIL_APPL | Component Set Name for Generic Interaction Layer | 20091021 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091021 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20091021 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20091021 | |
2 | ![]() |
Instance method | Protected | Method | 20091021 | |
3 | ![]() |
Instance method | Public | Constructor | 20091021 | |
4 | ![]() |
Instance method | Protected | Method | 20091021 | |
5 | ![]() |
Instance method | Protected | Method | OBSOLETE | 20091021 |
6 | ![]() |
Instance method | Public | Method | 20091021 | |
7 | ![]() |
Instance method | Public | Method | 20091023 | |
8 | ![]() |
Instance method | Private | Event handling method | 20091021 | |
9 | ![]() |
Instance method | Private | Event handling method | 20091021 | |
10 | ![]() |
Instance method | Private | Event handling method | 20091021 |
Events
Class CL_AXT_RA_BOL_UI_TREE has no event.
Types
Class CL_AXT_RA_BOL_UI_TREE has no local type.
Method Signatures
Method ADD_BOL_OBJECT_TO_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARENT_OBJECT | Call by reference | Type reference (TYPE) | AXTS_BOL_4_UIGEN_TREE | BOL Model | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20091021 |
Method ADD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODEINFO | Call by reference | Type reference (TYPE) | AXTS_BOL_4_UIGEN_TREE | BOL Model | 20091021 | ||
2 | ![]() |
IV_IS_EXPANDABLE | Call by reference | Type reference (TYPE) | FLAG | '' | General Flag | 20091021 | |
3 | ![]() |
IV_RELAT_NODEKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091021 | ||
4 | ![]() |
RV_NODEKEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091021 |
Method ADD_NODE on class CL_AXT_RA_BOL_UI_TREE has no exception.
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 | Access to BOL UI Extension | 20091021 | ||
3 | ![]() |
IV_COMPONENT_SET | Call by reference | Type reference (TYPE) | CRMT_GENIL_APPL | Component Set Name for Generic Interaction Layer | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20091021 |
Method DELETE_BOL_OBJECT_FROM_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | AXTS_BOL_4_UIGEN_TREE | BOL Model | 20091021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20091021 |
Method GET_NODE_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20091021 | ||
2 | ![]() |
RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20091021 |
Method GET_NODE_PATH on class CL_AXT_RA_BOL_UI_TREE has no exception.
Method GET_SELECTED_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_OBJECT | Value transfer | Type reference (TYPE) | AXTS_BOL_4_UIGEN_TREE | External Name of Object | 20091021 |
Method GET_SELECTED_OBJECT on class CL_AXT_RA_BOL_UI_TREE has no exception.
Method INIT_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_POSSIBLE_CHILDREN | Call by reference | Type reference (TYPE) | AXTT_BOL_UI_POSSIBLE_CHILDREN | List of possible child elements for BOL UI Generation | 20091023 | ||
2 | ![]() |
IV_ALLOW_EDIT | Call by reference | Type reference (TYPE) | FLAG | '' | General Flag | 20091023 | |
3 | ![]() |
IV_FLT_CHILD_OF | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091023 | ||
4 | ![]() |
IV_FLT_NO_QUERY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20091023 | ||
5 | ![]() |
IV_FLT_ROOT | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091023 | ||
6 | ![]() |
IV_PATH_TO_OPEN | Call by reference | Type reference (TYPE) | STRING | 20091210 | |||
7 | ![]() |
IV_TREE_USECASE | Call by reference | Type reference (TYPE) | CHAR3 | 'WZD' | 3-Byte field | 20091023 |
Method INIT_DISPLAY on class CL_AXT_RA_BOL_UI_TREE has no exception.
Method ON_OBJECT_ADDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_DATA | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_OBJECT_ADDED on class CL_AXT_RA_BOL_UI_TREE has no exception.
Method ON_OBJECT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_DATA | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_OBJECT_CHANGED on class CL_AXT_RA_BOL_UI_TREE has no exception.
Method ON_OBJECT_REMOVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_DATA | Value transfer | Attribute reference (LIKE) | 20091021 |
Method ON_OBJECT_REMOVED on class CL_AXT_RA_BOL_UI_TREE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |