SAP ABAP Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE (Additional node for BOL UI)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA (Package) Rapid Apps
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BOL_UI_ABSTR_ELEMENT | Base class for BOL UI model objects | 20090918 |
Properties
| Class | CL_AXT_BOL_UI_ELEMENT_ADD_NODE | |
| Short Description | Additional node for BOL UI | |
| Super Class | CL_AXT_BOL_UI_ABSTR_ELEMENT | Base class for BOL UI model objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA | Rapid Apps |
| Created | 20090918 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no forward declaration.
Interfaces
Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no interface implemented.
Friends
Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no friend class.
Attributes
Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090921 | |
| 2 | Static method | Public | Method | 20091001 |
Events
Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no event.
Types
Class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_BOL_UI_ABSTR_ELEMENT | Base class for BOL UI model objects | 20090921 | |||
| 2 | IO_TOP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_BOL_UI_ELEMENT_TOP | 20090928 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | AXT_BOL_UI_ELEMENT_TYPE | Type of Element for BOL UI | 20090921 |
Method CONSTRUCTOR on class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no exception.
Method GET_POSSIBLE_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHILDREN | Value transfer | Type reference (TYPE) | AXTT_BOL_UI_POSSIBLE_CHILDREN | List of possible child elements for BOL UI Generation | 20091001 | |||
| 2 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_BOL_UI_ABSTR_ELEMENT | Element for BOL UI definition | 20091001 |
Method GET_POSSIBLE_CHILDREN on class CL_AXT_BOL_UI_ELEMENT_ADD_NODE has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |