SAP ABAP Class CL_AXT_RAPI_UIMODELHIER_IMPL (CL_AXT_RAPI_UIMODELHIER_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA_TOOL_UI (Package) RA Tool UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RAPI_UIMODELHIER | 20091005 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20091005 |
Properties
Class | CL_AXT_RAPI_UIMODELHIER_IMPL | |
Short Description | ||
Super Class | CL_AXT_RAPI_UIMODELHIER | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_RA_TOOL_UI | RA Tool UI |
Created | 20091005 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AXT_RAPI_UIMODELHIER_IMPL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20091005 |
Friends
Class CL_AXT_RAPI_UIMODELHIER_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20091005 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091006 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091019 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091106 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091019 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXTT_BOL_UI_POSSIBLE_CHILDREN | List of possible child elements for BOL UI Generation | 20091019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20091005 | |
2 | ![]() |
Instance method | Private | Method | 20091005 | |
3 | ![]() |
Instance method | Private | Method | 20100329 | |
4 | ![]() |
Instance method | Private | Event handling method | 20091007 | |
5 | ![]() |
Instance method | Private | Event handling method | 20100203 | |
6 | ![]() |
Instance method | Private | Method | 20091019 | |
7 | ![]() |
Instance method | Private | Method | 20091106 | |
8 | ![]() |
Instance method | Private | Method | 20091019 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MODEL_CHANGED | Instance Event (0) |
Private (0) |
20091007 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_UI_POSSIBLE_CHILDREN | Public | See coding | 20091029 | BEGIN OF ty_ui_possible_children,
ui_type_desc TYPE axt_description,
ui_type TYPE axt_bol_ui_element_type,
alias TYPE axt_bol_ui_object_alias,
END OF ty_ui_possible_children
|
||
2 | TY_UI_POSSIBLE_CHILDREN_TAB | Public | See coding | 20091029 | ty_ui_possible_children_tab type STANDARD TABLE OF ty_ui_possible_children
|
Method Signatures
Method IS_ADD_BUTTON_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091005 |
Method IS_ADD_BUTTON_ENABLED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method IS_DELETE_BUTTON_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091005 |
Method IS_DELETE_BUTTON_ENABLED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method IS_HEADER_TABLE_DEFINED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100329 |
Method IS_HEADER_TABLE_DEFINED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method ON_MODEL_CHANGED Signature
Method ON_MODEL_CHANGED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no parameter.
Method ON_MODEL_CHANGED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method ON_SAVED_GENERATED Signature
Method ON_SAVED_GENERATED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no parameter.
Method ON_SAVED_GENERATED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method OPEN_DEL_CONFIRM_POPUP Signature
Method OPEN_DEL_CONFIRM_POPUP on class CL_AXT_RAPI_UIMODELHIER_IMPL has no parameter.
Method OPEN_DEL_CONFIRM_POPUP on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method OPEN_DETAILS_POPUP Signature
Method OPEN_DETAILS_POPUP on class CL_AXT_RAPI_UIMODELHIER_IMPL has no parameter.
Method OPEN_DETAILS_POPUP on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Method OPEN_POSSIBLE_CHILDREN_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHILDREN | Call by reference | Type reference (TYPE) | TY_UI_POSSIBLE_CHILDREN_TAB | List of possible child elements for BOL UI Generation | 20091019 |
Method OPEN_POSSIBLE_CHILDREN_POPUP on class CL_AXT_RAPI_UIMODELHIER_IMPL has no exception.
Event Signatures
Event MODEL_CHANGED Signature
Event MODEL_CHANGED on class CL_AXT_RAPI_UIMODELHIER_IMPL has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |