SAP ABAP Class CL_UA_DIALOG (Dialogs)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
⤷
⤷
Properties
| Class | CL_UA_DIALOG | |
| Short Description | Dialogs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UAMO | |
| Program status | ||
| Category | 0 | |
| Package | UA_ASSIGNMENT_TREE | Default and Abstract Implementations on the Assignment Tree |
| Created | 20020711 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UA_DIALOG has no interface implemented.
Friends
Class CL_UA_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RSDS_TEXPR | 20020711 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | UAB_T_OBJECT_LINE | Table Type for Object Maintenance | 20030410 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RSDS_TEXPR | 20020911 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | RSDS_TEXPR | 20021001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020920 | |
| 2 | Static method | Private | Method | Helper: Generates UA Object with key from SELTAB | 20021028 | |
| 3 | Static method | Public | Method | 20030612 | ||
| 4 | Static method | Public | Method | List Dialog to Select an UA Object | 20020911 | |
| 5 | Static method | Public | Method | List Dialog to Select an UA Object | 20030724 | |
| 6 |