SAP ABAP Class CL_UA_LAYOUT_MAINTAIN_DIALOG (Popup for Column Selection)
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_MAINTAIN_DIALOG | |
| Short Description | Popup for Column Selection | |
| 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_MAINTAIN_DIALOG has no forward declaration.
Interfaces
Class CL_UA_LAYOUT_MAINTAIN_DIALOG has no interface implemented.
Friends
Class CL_UA_LAYOUT_MAINTAIN_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) | CHAR14 | 'D1000-ALV_LEFT' | Character field of 9 digits | 20020703 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR15 | 'D1000-ALV_RIGHT' | Character Field, 8 Characters Long | 20020703 | ||
| 3 | Constant | Private | Type reference (TYPE) | SYDYNNR | 1000 | ABAP Program: Number of Current Screen | 20020703 | ||
| 4 | Constant | Public | Type reference (TYPE) | GUI_STATUS | '1000' | Menu Painter: Status code | 20030417 | ||
| 5 | Constant | Public | Type reference (TYPE) | GUI_STATUS | '1100' | Menu Painter: Status code | 20030417 | ||
| 6 | Constant | Public | Type reference (TYPE) | GUI_STATUS | '1200' | Menu Painter: Status code | 20030515 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_DD_DOUBLE_LISTBOX | Management Class for two D&D List Boxes | 20020702 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020703 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020703 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_DD_LISTBOX | D&D List Box | 20020702 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_DD_LISTBOX | D&D List Box | 20020702 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UAB_T_OBJS | Object Table for Double ALV Simple Call | 20020702 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UAB_T_OBJS | Object Table for Double ALV Simple Call | 20020704 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UAB_T_OBJS | Object Table for Double ALV Simple Call | 20020702 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | UAB_T_OBJS | Object Table for Double ALV Simple Call | 20020704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020702 | |
| 2 | Instance method | Public | Method | 20020704 | ||
| 3 | Instance method | Private | Method | 20030313 | ||
| 4 | Instance method | Public | Event handling method | 20030423 | ||
| 5 | Instance method | Public | Event handling method | 20030422 | ||
| 6 | Instance method | Public | Event handling method | 20030417 | ||
| 7 | Instance method | Public | Event handling method | 20030422 | ||
| 8 | Instance method | Private | Method | 20020704 | ||
| 9 | Instance method | Public | Method | 20020704 |
Events
Class CL_UA_LAYOUT_MAINTAIN_DIALOG has no event.
Types
Class CL_UA_LAYOUT_MAINTAIN_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_STATUS | Value transfer | Type reference (TYPE) | GUI_STATUS | Menu Painter: Statuscode | 20030417 | |||
| 2 | ID_TITLE | Value transfer | Type reference (TYPE) | GUI_TITLE | Menu Painter: Titelcode | 20030417 | |||
| 3 | ID_VIEWID | Value transfer | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20020706 | |||
| 4 | IO_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_UA_LAYOUT_MANAGER | Layout Manager | 20020706 | |||
| 5 | IT_LEFT | Call by reference | Type reference (TYPE) | UAB_T_OBJS | Objekttabelle für Double ALV Einfachstaufruf | 20020703 | |||
| 6 | IT_RIGHT | Call by reference | Type reference (TYPE) | UAB_T_OBJS | Objekttabelle für Double ALV Einfachstaufruf | 20020703 |
Method CONSTRUCTOR on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LEFT | Call by reference | Type reference (TYPE) | UAB_T_OBJS | Objekttabelle für Double ALV Einfachstaufruf | 20020704 | |||
| 2 | ET_RIGHT | Call by reference | Type reference (TYPE) | UAB_T_OBJS | Objekttabelle für Double ALV Einfachstaufruf | 20020704 |
Method GET_TABLES on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method NO_OF_VISIBLE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_NUMBER | Value transfer | Type reference (TYPE) | I | 20030313 |
Method NO_OF_VISIBLE_COLUMNS on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method ON_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20030423 |
Method ON_CONTEXT_MENU_REQUEST on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method ON_DATA_CHANGED Signature
Method ON_DATA_CHANGED on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no parameter.
Method ON_DATA_CHANGED on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method ON_DATA_CHANGED_FINISHED Signature
Method ON_DATA_CHANGED_FINISHED on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no parameter.
Method ON_DATA_CHANGED_FINISHED on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method ON_USER_COMMAND Signature
Method ON_USER_COMMAND on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no parameter.
Method ON_USER_COMMAND on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method RESET Signature
Method RESET on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no parameter.
Method RESET on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
Method SET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LEFT | Call by reference | Type reference (TYPE) | UAB_T_OBJS | Objekttabelle für Double ALV Einfachstaufruf | 20020704 | |||
| 2 | IT_RIGHT | Call by reference | Type reference (TYPE) | UAB_T_OBJS | Objekttabelle für Double ALV Einfachstaufruf | 20020704 |
Method SET_TABLES on class CL_UA_LAYOUT_MAINTAIN_DIALOG has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |