SAP ABAP Class IF_PT_UIA_LAYOUT (UIA Layout)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_LAYOUT | UIA Layout | 19990525 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_OBJECT_LAYOUT | UIA Layout | 20000311 |
Properties
| Class | IF_PT_UIA_LAYOUT | |
| Short Description | UIA Layout | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990427 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PT_UIA_LAYOUT has no forward declaration.
Interfaces
Class IF_PT_UIA_LAYOUT has no interface implemented.
Friends
Class IF_PT_UIA_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) | BOOLE_D | Valid? | 19990521 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PTOBJDSCR | Short description | 19991209 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PTLYTID | Layout ID | 19991209 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PTNODEID | Node ID of Layout in Sublayout | 20000317 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_UIA_OBJECT | UIA Object | 19991210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy All | 19990705 | |
| 2 | Instance method | Public | Method | Create Layout (Variable Number of Sublayouts) | 19990705 | |
| 3 | Instance method | Public | Method | Create Object for ID (Variable Number of Subnodes) | 19990429 | |
| 4 | Instance method | Public | Method | Release Layout and All Objects | 19990427 | |
| 5 | Instance method | Public | Method | Get Subordinate Nodes for a Node | 19990723 | |
| 6 | Instance method | Public | Method | Get Subordinate IDs for a Node | 19990430 | |
| 7 | Instance method | Public | Method | Search for Subordinate Nodes with Layout | 19990716 | |
| 8 | Instance method | Public | Method | Descriptive Text for Specified Layout_id | 19990802 | |
| 9 |