SAP ABAP Class CL_AXT_UI_POPUP (UI Popup View)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TEMPLATES (Package) Generation templates for Extensibility
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_UI_POPUP | AXT UI Popup Interface | 20090428 |
Properties
| Class | CL_AXT_UI_POPUP | |
| Short Description | UI Popup View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090421 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_POPUP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_UI_POPUP | AXT UI Popup Interface | 20090428 |
Friends
Class CL_AXT_UI_POPUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'CANCEL' | Name | 20090427 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'CLOSE' | Name | 20090427 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'CONFIRM_POPUP' | Single-Character Flag | 20090421 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'DECISION_POPUP' | Single-Character Flag | 20090421 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'NO' | Name | 20090427 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'OK' | Name | 20090427 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'USAGE_POPUP' | Name | 20090421 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | AXT_NAME | 'YES' | Name | 20090427 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | AXTT_PARAM | Table Type AXTS_PARAM | 20090428 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090421 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090427 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090421 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090428 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090427 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090427 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090421 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090427 | |
| 2 | Static method | Public | Method | 20090427 |
Events
Class CL_AXT_UI_POPUP has no event.
Types
Class CL_AXT_UI_POPUP has no local type.
Method Signatures
Method CONSTRUCTOR 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_NAME | Name | 20090428 | |||
| 2 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090427 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090427 |
Method CONSTRUCTOR on class CL_AXT_UI_POPUP has no exception.
Method CREATE_CONFIRM_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BTNCOMBINATION | Call by reference | Type reference (TYPE) | STRING | 20090427 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090428 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090427 | ||||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090427 | ||||
| 5 | RO_UI_POPUP | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_POPUP | UI Popup View | 20090427 |
Method CREATE_CONFIRM_POPUP on class CL_AXT_UI_POPUP has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |