SAP ABAP Class IF_AXT_BOL_UI_OBJECT (BOL Object in BOL UI definition)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AXT_BOL_UI_EDITABLE_OBJECT | Editable object for BOL UI generation | 20091021 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_BOL_UI_ABSTR_OBJECT | Base class for BOL UI model elements | 20090911 |
Properties
| Class | IF_AXT_BOL_UI_OBJECT | |
| Short Description | BOL Object in BOL UI definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090911 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AXT_BOL_UI_OBJECT has no forward declaration.
Interfaces
Class IF_AXT_BOL_UI_OBJECT has no interface implemented.
Friends
Class IF_AXT_BOL_UI_OBJECT 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_NAME | 'DQUERY' | Name | 20091001 | ||
| 2 | Constant | Public | Type reference (TYPE) | AXT_NAME | 'DQUERYS' | Name | 20091001 | ||
| 3 | Constant | Public | Type reference (TYPE) | AXT_NAME | 'QUERY' | Name | 20091001 | ||
| 4 | Constant | Public | Type reference (TYPE) | AXT_NAME | 'QUERYS' | Name | 20091001 | ||
| 5 | Constant | Public | Type reference (TYPE) | AXT_NAME | 'ROOTS' | Name | 20091001 | ||
| 6 | Constant | Public | Type reference (TYPE) | AXT_NAME | 'ROOT_HIER' | Name | 20091001 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | AXT_GUID | GUID | 20090911 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091022 | ||
| 2 | Instance method | Public | Method | 20090930 | ||
| 3 | Instance method | Public | Method | 20090930 | ||
| 4 | Instance method | Public | Method | 20090930 | ||
| 5 | Instance method | Public | Method | 20090911 | ||
| 6 | Instance method | Public | Method | 20091007 | ||
| 7 | Instance method | Public | Method | 20091012 | ||
| 8 | Instance method | Public | Method | 20090930 | ||
| 9 | Instance method | Public | Method | 20090930 | ||
| 10 | Instance method | Public | Method | 20091008 | ||
| 11 | Instance method | Public | Method | 20091005 | ||
| 12 | Instance method | Public | Method | 20091103 | ||
| 13 | Instance method | Public | Method | 20091001 | ||
| 14 | Instance method | Public | Method | 20091119 | ||
| 15 | Instance method | Public | Method | 20100122 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_BEFORE_RENAME | Instance Event (0) |
Public (2) |
20090928 | |
| 2 | ON_CARDINALITY_CHANGED | Instance Event (0) |
Public (2) |
20091020 | |
| 3 | ON_DELETE | Instance Event (0) |
Public (2) |
20090928 | |
| 4 | ON_TITLE_CHANGED | Instance Event (0) |
Public (2) |
20091005 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_CHILDREN | Public | See coding | 20090911 | Lty_t_CHILDREN TYPE STANDARD TABLE OF REF TO if_axt_bol_ui_object WITH NON-UNIQUE KEY TABLE_LINE
|
Method Signatures
Method GET_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ALIAS | Value transfer | Type reference (TYPE) | AXT_BOL_UI_OBJECT_ALIAS | Name | 20091022 |
Method GET_ALIAS on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_BOL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOL_OBJECT | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20090930 |
Method GET_BOL_OBJECT on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_BOL_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOL_RELATION | Value transfer | Type reference (TYPE) | CRMT_RELATION_NAME | 20090930 |
Method GET_BOL_RELATION on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CARDINALITY | Value transfer | Type reference (TYPE) | AXT_TABLE_CARDINALITY | 20090930 |
Method GET_CARDINALITY on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHILDREN | Value transfer | Type reference (TYPE) | AXTT_BOL_UI_OBJECT_REF | List of objects for BOL UI Generation | 20090911 |
Method GET_CHILDREN on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_EDITABLE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091007 |
Method GET_EDITABLE_PROPERTIES on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELD_LIST | Value transfer | Type reference (TYPE) | AXTT_BOL_UI_ATTRIBUTE_LIST | Field details for ui config | 20091012 |
Method GET_FIELD_LIST on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CRMT_OBJKIND | 20090930 |
Method GET_OBJECT_TYPE on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_OBJECT | BOL Object in BOL UI definition | 20090930 |
Method GET_PARENT on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_RESULT_OBJECT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_FIELD_LIST | Call by reference | Type reference (TYPE) | AXTT_BOL_UI_ATTRIBUTE_LIST | Field details for ui config | 20091012 | |||
| 2 | EV_RESULT_OBJECT | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091008 | |||
| 3 | EV_RESULT_RELATION | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20091008 | |||
| 4 | EV_ROOT_OBJECT | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20091008 |
Method GET_RESULT_OBJECT_INFO on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TITLE | Value transfer | Type reference (TYPE) | AXT_T_FIELD_TEXT | Field Texts | 20091005 |
Method GET_TITLE on class IF_AXT_BOL_UI_OBJECT has no exception.
Method GET_VIEW_TITLE_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TITLE_PROVIDER | Value transfer | Type reference (TYPE) | STRING | Name to string value | 20091103 |
Method GET_VIEW_TITLE_PROVIDER on class IF_AXT_BOL_UI_OBJECT has no exception.
Method IS_MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MANDATORY | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091001 |
Method IS_MANDATORY on class IF_AXT_BOL_UI_OBJECT has no exception.
Method IS_OPTIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OPTIONAL | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091119 |
Method IS_OPTIONAL on class IF_AXT_BOL_UI_OBJECT has no exception.
Method IS_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_READ_ONLY | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100122 |
Method IS_READ_ONLY on class IF_AXT_BOL_UI_OBJECT has no exception.
Event Signatures
Event ON_BEFORE_RENAME Signature
Event ON_BEFORE_RENAME on class IF_AXT_BOL_UI_OBJECT has no parameter.
Event ON_CARDINALITY_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_OBJECT | BOL Object in BOL UI definition | 20091020 |
Event ON_DELETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_OBJECT | BOL Object in BOL UI definition | 20090928 |
Event ON_TITLE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_AXT_BOL_UI_OBJECT | BOL Object in BOL UI definition | 20091005 |
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |