SAP ABAP Class CL_AXT_BOL_UI_ELEMENT_EMBEDD (Embeddable element 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_EMBEDD | |
| Short Description | Embeddable element 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no forward declaration.
Interfaces
Class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no interface implemented.
Friends
Class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no friend class.
Attributes
Class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090921 | |
| 2 | Instance method | Private | Method | 20091027 | ||
| 3 | Instance method | Private | Method | 20091124 | ||
| 4 | Static method | Public | Method | 20091001 | ||
| 5 | Instance method | Private | Method | 20091124 | ||
| 6 | Instance method | Private | Method | 20091124 | ||
| 7 | Instance method | Private | Method | 20091124 |
Events
Class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no event.
Types
Class CL_AXT_BOL_UI_ELEMENT_EMBEDD 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_EMBEDD has no exception.
Method GET_EMBED_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EMBED_ID | Value transfer | Type reference (TYPE) | AXT_EMBED_ID | Identifier for Embeddable Views | 20091027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20091027 |
Method GET_FORM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW_NAME | Value transfer | Type reference (TYPE) | AXT_VIEW | BSP View | 20091124 |
Method GET_FORM_NAME on class CL_AXT_BOL_UI_ELEMENT_EMBEDD 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_EMBEDD has no exception.
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW_NAME | Value transfer | Type reference (TYPE) | AXT_VIEW | BSP View | 20091124 |
Method GET_TABLE_NAME on class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no exception.
Method GET_VS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW_NAME | Value transfer | Type reference (TYPE) | AXT_VIEW | BSP View | 20091124 |
Method GET_VS_NAME on class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no exception.
Method GET_WINDOW_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW_NAME | Value transfer | Type reference (TYPE) | AXT_VIEW | BSP View | 20091124 |
Method GET_WINDOW_NAME on class CL_AXT_BOL_UI_ELEMENT_EMBEDD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |