SAP ABAP Class CL_UA_LAYOUT_VIEW (View Holder)
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_LAYOUT_VIEW | |
| Short Description | View Holder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_ASSIGNMENT_TREE | Default and Abstract Implementations on the Assignment Tree |
| Created | 20020706 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_LAYOUT_VIEW has no forward declaration.
Interfaces
Class CL_UA_LAYOUT_VIEW has no interface implemented.
Friends
Class CL_UA_LAYOUT_VIEW 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) | GUI_TEXT | Menu Painter: Function or menu text (4.0) | 20020708 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | View ID | 20020706 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_LAYOUT | Layout | 20020706 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UAB_S_MVC | Structure with Model Adapter, View and Controller | 20020706 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Loops, number of current pass | 20040618 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UAB_T_LAYOUT | Table to Layout Interfaces | 20020706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020706 | |
| 2 | Instance method | Public | Method | 20020708 | ||
| 3 | Instance method | Public | Method | 20020706 | ||
| 4 | Instance method | Public | Method | 20020706 | ||
| 5 | Instance method | Public | Method | 20020706 | ||
| 6 | Instance method | Public | Method | 20020706 |
Events
Class CL_UA_LAYOUT_VIEW has no event.
Types
Class CL_UA_LAYOUT_VIEW 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_TEXT | Call by reference | Type reference (TYPE) | GUI_TEXT | Menu Painter: Funktions- oder Menütext (4.0) | 20020708 | |||
| 2 | ID_VIEWID | Value transfer | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20020706 | |||
| 3 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | Struktur mit Model Adapter, View und Controller | 20020706 |
Method CONSTRUCTOR on class CL_UA_LAYOUT_VIEW has no exception.
Method GET_CURRENT_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LAYOUT | Value transfer | Object reference (TYPE REF TO) | CL_UA_LAYOUT | Layoutid | 20020708 |
Method GET_CURRENT_LAYOUT on class CL_UA_LAYOUT_VIEW has no exception.
Method GET_HIDDEN_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_HIDDEN | Value transfer | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Tabelle von Feldnamen | 20020706 |
Method GET_HIDDEN_FIELDS on class CL_UA_LAYOUT_VIEW has no exception.
Method GET_VISIBLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VISIBLE | Value transfer | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Tabelle von Feldnamen | 20020706 |
Method GET_VISIBLE_FIELDS on class CL_UA_LAYOUT_VIEW has no exception.
Method SET_CURRENT_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LAYOUTID | Call by reference | Type reference (TYPE) | UAB_LAYOUTID | Layoutid | 20020706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020706 |
Method SET_VISIBLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VISIBLE | Call by reference | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Tabelle von Feldnamen | 20020706 |
Method SET_VISIBLE_FIELDS on class CL_UA_LAYOUT_VIEW has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 320 |