SAP ABAP Class CL_AXT_BOL_UI_EXTENSION (BOL UI generation extension)
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_EXTENSION | Abstract extension handler | 20090910 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_BOL_UI_EXTENSION | Access to BOL UI Extension | 20090914 |
Properties
| Class | CL_AXT_BOL_UI_EXTENSION | |
| Short Description | BOL UI generation extension | |
| Super Class | CL_AXT_EXTENSION | Abstract extension handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA | Rapid Apps |
| Created | 20090910 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_BOL_UI_EXTENSION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_BOL_UI_EXTENSION | Access to BOL UI Extension | 20090914 |
Friends
Class CL_AXT_BOL_UI_EXTENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | AXT_EXTENSION_TYPE | 'BOL_UI' | Enhancement Type | 20090911 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AXT_BOL_UI_EXTENSION_DATA | Data for BOL UI Generation Extension | 20090910 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20091109 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AXT_BOL_UI_EXTENSION_DATA | Data for BOL UI Generation Extension | 20090910 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AXT_BOL_UI_EXTENSION_DATA | Data for BOL UI Generation Extension | 20090910 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_OBJ_PROPERTIES_TAB | 20091111 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | CRMT_RELATION_DETAIL_TAB | 20091111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090910 | |
| 2 | Instance method | Private | Method | 20091123 |
Events
Class CL_AXT_BOL_UI_EXTENSION has no event.
Types
Class CL_AXT_BOL_UI_EXTENSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_AXT_BOL_UI_EXTENSION has no parameter.
Method CONSTRUCTOR on class CL_AXT_BOL_UI_EXTENSION has no exception.
Method SET_UI_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20091123 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |