SAP ABAP Interface IF_AXT_BOL_UI_EXTENSION (Access to BOL UI Extension)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA (Package) Rapid Apps
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_BOL_UI_EXTENSION | BOL UI generation extension | 20090914 |
Properties
| Interface | IF_AXT_BOL_UI_EXTENSION | |
| Short Description | Access to BOL UI Extension |
General Data
| Package | AXT_RA | Rapid Apps |
| Created | 20090910 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_AXT_BOL_UI_ELEMENT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_AXT_BOL_UI_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_EXTENSION | Extension interface for facade | 20090910 |
Friends
Interface IF_AXT_BOL_UI_EXTENSION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_FILTER_TYPE_ELEMENT | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'ELEMENT' | Parameter | 20091023 | |
| 2 | MC_FILTER_TYPE_HEADER | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'HEADER' | Parameter | 20091023 | |
| 3 | MC_FILTER_TYPE_OBJECT | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'OBJECT' | Parameter | 20091023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090910 | ||
| 2 | Instance method | Public | Method | 20100208 | ||
| 3 | Instance method | Public | Method | 20091021 | ||
| 4 | Instance method | Public | Method | 20091007 | ||
| 5 | Instance method | Public | Method | 20090910 |
Events
Interface IF_AXT_BOL_UI_EXTENSION has no event.
Types
Interface IF_AXT_BOL_UI_EXTENSION has no local type.
Method Signatures
Method GET_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DEF | Value transfer | Type reference (TYPE) | AXTS_BOL_UI_HEADER_DEF | Header definition of BOL UI extension | 20091023 |
Method GET_DEF on Interface IF_AXT_BOL_UI_EXTENSION has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_BOL_UI_OBJECT_ALIAS | Alias for object | 20100208 | |||
| 2 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_OBJECT | BOL Object in BOL UI definition | 20100208 |
Method GET_OBJECT on Interface IF_AXT_BOL_UI_EXTENSION has no exception.
Method GET_TOP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBECTS | Value transfer | Type reference (TYPE) | AXTT_BOL_UI_OBJECT_REF | List of objects for BOL UI Generation | 20091021 |
Method GET_TOP_OBJECTS on Interface IF_AXT_BOL_UI_EXTENSION has no exception.
Method GET_TOP_UI_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_ELEMENT | Element for BOL UI definition | 20091007 |
Method GET_TOP_UI_ELEMENT on Interface IF_AXT_BOL_UI_EXTENSION has no exception.
Method SET_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEF | Call by reference | Type reference (TYPE) | AXTS_BOL_UI_HEADER_DEF | Header definition of BOL UI extension | 20091023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20091023 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |