SAP ABAP Class CL_UA_LAYOUT_SAVE_DIALOG (Popup to Save Layouts)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_LAYOUT_DIALOG | Super Class of Layout Dialogs | 20020702 |
Properties
| Class | CL_UA_LAYOUT_SAVE_DIALOG | |
| Short Description | Popup to Save Layouts | |
| Super Class | CL_UA_LAYOUT_DIALOG | Super Class of Layout Dialogs |
| 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 | 20020702 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_LAYOUT_SAVE_DIALOG has no forward declaration.
Interfaces
Class CL_UA_LAYOUT_SAVE_DIALOG has no interface implemented.
Friends
Class CL_UA_LAYOUT_SAVE_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR15 | 'D2000-CONTAINER' | Not More Closely Defined Area, Possibly Used for Patchlevels | 20020703 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYDYNNR | 2000 | ABAP Program: Number of Current Screen | 20020703 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR9 | 'OVERWRITE' | Character field of 9 digits | 20020708 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | UAB_LAYOUTID | Layout | 20020706 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR40 | Language-Dependent Layout Text | 20021028 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20020710 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020703 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_HANDLER | 20020705 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20020702 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UAB_T_LAYOUT_DIALOG | Table of Layout Information | 20020703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020702 | |
| 2 | Instance method | Public | Event handling method | 20020710 | ||
| 3 | Instance method | Public | Method | 20020705 |
Events
Class CL_UA_LAYOUT_SAVE_DIALOG has no event.
Types
Class CL_UA_LAYOUT_SAVE_DIALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VIEWID | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20020706 | |||
| 2 | IO_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_UA_LAYOUT_MANAGER | Layout Manager | 20020706 | |||
| 3 | IT_LAYOUT | Call by reference | Type reference (TYPE) | UAB_T_LAYOUT_DIALOG | Tabelle von Layoutinformationen | 20020705 |
Method CONSTRUCTOR on class CL_UA_LAYOUT_SAVE_DIALOG has no exception.
Method ON_HOTSPOT_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020710 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020710 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20020710 |
Method ON_HOTSPOT_CLICKED on class CL_UA_LAYOUT_SAVE_DIALOG has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LAYOUT | Call by reference | Type reference (TYPE) | LTDXKEY_T | Tabelle zu LTDXKEY | 20020705 |
Method SET_TABLE on class CL_UA_LAYOUT_SAVE_DIALOG has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |