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 CL_UA_APPLICATION 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 CD_DEFAULT_LAYOUTID Constant Public Type reference (TYPE) UAB_LAYOUTID '$DEFAULT$' Layout ID 20020706
2 CD_FCODE_PREFIX Constant Public Type reference (TYPE) CHAR6 '_LAYO_' Character field of length 6 20020708
3 CD_MAX_COLUMN Constant Public Type reference (TYPE) I 64 20030313
4 CD_TOP_VIEWID Constant Public Type reference (TYPE) CHAR10 '$TOP$' Character Field Length = 10 20020706
5 MD_APPLICATION Instance attribute Private Type reference (TYPE) UXB_APPLICATION Application 20020706
6 MD_AREAID Instance attribute Private Type reference (TYPE) UG_AREAID Application Area 20020730
7 MD_UNAME Instance attribute Private Type reference (TYPE) SYUNAME R/3 System, User Logon Name 20020705
8 MD_WORKSET Instance attribute Private Type reference (TYPE) UAB_WORKSETID Identification of Working Environment 20020705
9 MT_LAYOUT_DB Instance attribute Private Type reference (TYPE) UAB_T_UALAYOUT Table for UALAYOUT 20030923
10 MT_VIEW Instance attribute Public Type reference (TYPE) UAB_T_VIEW Layout Table 20020705
11 SEPARATOR Instance attribute Public Attribute reference (LIKE) 20030318
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VIEW Instance method Public Method 20020706
2 CHANGE_DEFAULT_LAYOUT Instance method Public Method 20020708
3 CLEAR_VIEWS Instance method Public Method 20040311
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020627
5 CONVERT_INPUT Instance method Public Method 20020702
6