SAP ABAP Class IF_AXT_UI_GENERATOR_UTIL (UI Generator Utility)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_UI_CONTEXT | UI Context Abstract Class | 20090128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_UI_CONTEXT_NODE | UI Context Node | 20090128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_UI_CONTROLLER | Abstract Generator utility for UI Controller | 20090128 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_UI_LAYOUT | Layout for views | 20090129 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_UI_RT_REPOSITORY | RT Repository Generator Utility | 20090206 |
Properties
| Class | IF_AXT_UI_GENERATOR_UTIL | |
| Short Description | UI Generator Utility | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090128 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AXT_UI_GENERATOR_UTIL has no forward declaration.
Interfaces
Class IF_AXT_UI_GENERATOR_UTIL has no interface implemented.
Friends
Class IF_AXT_UI_GENERATOR_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CHILD_LIST | 20090130 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | AXT_GUID | GUID | 20090306 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090130 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090130 | ||
| 2 | Instance method | Public | Method | 20090130 |
Events
Class IF_AXT_UI_GENERATOR_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CHILD | Public | See coding | 20090130 | begin of CHILD ,
guid type AXT_GUID,
child type REF TO IF_AXT_UI_GENERATOR_UTIL,
END OF child
|
||
| 2 | CHILD_LIST | Public | See coding | 20090130 | CHILD_LIST TYPE STANDARD TABLE OF child WITH NON-UNIQUE KEY table_line
|
Method Signatures
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CAT_GEN_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_AXT_CATALOG_GEN_HELPER | Help access interface for catalog setup | 20090130 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20090130 | |||
| 3 | RT_ELEMENTS | Value transfer | Type reference (TYPE) | AXTT_ELEMENT_REF | Table of elements | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20090130 |
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CAT_GEN_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_AXT_CATALOG_GEN_HELPER | Help access interface for catalog setup | 20090130 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | AXT_GUID | GUID | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20090130 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |