SAP ABAP Class CL_UA_LAYOUT_MANAGER (Layout Manager)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_LAYOUT_CONSTANTS | TO BE DELETED | 20020729 |
Properties
| Class | CL_UA_LAYOUT_MANAGER | |
| Short Description | Layout Manager | |
| 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 | 20020627 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UA_LAYOUT_CONSTANTS | TO BE DELETED | 20020729 |
Friends
Class CL_UA_LAYOUT_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UAB_LAYOUTID | '$DEFAULT$' | Layout ID | 20020706 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR6 | '_LAYO_' | Character field of length 6 | 20020708 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 64 | 20030313 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | '$TOP$' | Character Field Length = 10 | 20020706 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | UXB_APPLICATION | Application | 20020706 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UG_AREAID | Application Area | 20020730 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | R/3 System, User Logon Name | 20020705 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UAB_WORKSETID | Identification of Working Environment | 20020705 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UAB_T_UALAYOUT | Table for UALAYOUT | 20030923 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UAB_T_VIEW | Layout Table | 20020705 | |||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20030318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020706 | ||
| 2 | Instance method | Public | Method | 20020708 | ||
| 3 | Instance method | Public | Method | 20040311 | ||
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20020627 | |
| 5 | Instance method | Public | Method | 20020702 | ||
| 6 |