SAP ABAP Class CL_UA_LAYOUT (Layout)
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_SERIALIZABLE_OBJECT | Serializable Object | 20020709 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_LAYOUT | TO BE DELETED | 20020706 |
Properties
| Class | CL_UA_LAYOUT | |
| Short Description | Layout | |
| 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 | 20020624 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_LAYOUT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20020709 | ||
| 2 | IF_UA_LAYOUT | TO BE DELETED | 20020706 |
Friends
Class CL_UA_LAYOUT 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) | UAB_LAYOUTID | Layout ID | 20020705 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20021028 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | R/3 System, User Logon Name | 20020710 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Table of Field Names | 20020706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020624 | |
| 2 | Static method | Public | Method | 20020624 |
Events
Class CL_UA_LAYOUT has no event.
Types
Class CL_UA_LAYOUT 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_LAYOUTID | Value transfer | Type reference (TYPE) | UAB_LAYOUTID | Layoutid | 20020705 | |||
| 2 | ID_LAYOUTTEXT | Value transfer | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20021028 | |||
| 3 | ID_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020710 | |||
| 4 | IT_VISIBLE | Call by reference | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Tabelle von Feldnamen | 20020705 |
Method CONSTRUCTOR on class CL_UA_LAYOUT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_LAYOUTID | Value transfer | Type reference (TYPE) | UAB_LAYOUTID | Layoutid | 20020705 | |||
| 2 | ID_LAYOUTTEXT | Value transfer | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20021028 | |||
| 3 | ID_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020710 | |||
| 4 | IT_VISIBLE | Call by reference | Type reference (TYPE) | UAB_T_LAYOUT_FIELD | Tabelle von Feldnamen | 20020705 | |||
| 5 | RO_LAYOUT | Value transfer | Object reference (TYPE REF TO) | CL_UA_LAYOUT | Layout | 20020624 |
Method CREATE on class CL_UA_LAYOUT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |