SAP ABAP Class CL_UA_LAYOUT_DIALOG (Super Class of Layout Dialogs)
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 20020703
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_LAYOUT_MAINTAIN_DIALOG Popup for Column Selection 20020702
2 Inheritance (c INHERITING FROM c_ref)  CL_UA_LAYOUT_SAVE_DIALOG Popup to Save Layouts 20020702
Properties
Class CL_UA_LAYOUT_DIALOG  
Short Description Super Class of Layout Dialogs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UAMO    
Program status     
Category 0   
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20020702   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_LAYOUT_DIALOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UA_LAYOUT_CONSTANTS TO BE DELETED 20020703
Friends
Class CL_UA_LAYOUT_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_X1 Constant Private Type reference (TYPE) I 30 20020703
2 CD_X2 Constant Private Type reference (TYPE) I 100 20020703
3 CD_Y1 Constant Private Type reference (TYPE) I 5 20020703
4 CD_Y2 Constant Private Type reference (TYPE) I 20 20020703
5 MD_DYNNR Instance attribute Protected Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20020704
6 MD_INIT Instance attribute Protected Type reference (TYPE) BOOLE_D Boolean Variable (X=True, -=False, Space=Unknown) 20020704
7 MD_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_UA_LAYOUT_MANAGER Layout Manager 20020706
8 MD_NO_CANCEL Instance attribute Protected Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020703
9 MD_RESULT Instance attribute Public Type reference (TYPE) SYUCOMM Screens, Function Code That Triggered PAI 20030417
10 MD_STATUS Instance attribute Public Type reference (TYPE) GUI_STATUS Menu Painter: Status code 20030417
11 MD_TITLE Instance attribute Public Type reference (TYPE) GUI_TITLE Menu Painter: Title Code 20030417
12 MD_VIEWID Instance attribute Protected Type reference (TYPE) CHAR10 Character Field Length = 10 20020706
13 MD_X1 Instance attribute Public Type reference (TYPE) I 20020702
14 MD_X2 Instance attribute Public Type reference (TYPE) I 20020702
15 MD_Y1 Instance attribute Public Type reference (TYPE) I 20020702
16 MD_Y2 Instance attribute Public Type reference (TYPE) I 20020702
Methods
# Method Level Visibility Method type Description Created on
1 DYNPRO_FREE Instance method Private Method 20020704
2 FREE Instance method Protected Method 20020704
3 FREE_ALL Instance method Protected Method 20020704
4 GET_DYNNR Instance method Public Method 20020704
5 INIT_CONTROLS Instance method Public Method 20020703
6 ON_FCODE Instance method Public Method 20020702
7 SET_DEFAULT_SIZE Instance method Private Method 20020702
8 SET_SIZE Instance method Public Method 20020702
9 SHOW Instance method Public Method 20020702
Events
Class CL_UA_LAYOUT_DIALOG has no event.
Types
Class CL_UA_LAYOUT_DIALOG has no local type.
Method Signatures

Method DYNPRO_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020704

Method DYNPRO_FREE on class CL_UA_LAYOUT_DIALOG has no exception.

Method FREE Signature

Method FREE on class CL_UA_LAYOUT_DIALOG has no parameter.
Method FREE on class CL_UA_LAYOUT_DIALOG has no exception.

Method FREE_ALL Signature

Method FREE_ALL on class CL_UA_LAYOUT_DIALOG has no parameter.
Method FREE_ALL on class CL_UA_LAYOUT_DIALOG has no exception.

Method GET_DYNNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020704

Method GET_DYNNR on class CL_UA_LAYOUT_DIALOG has no exception.

Method INIT_CONTROLS Signature

Method INIT_CONTROLS on class CL_UA_LAYOUT_DIALOG has no parameter.
Method INIT_CONTROLS on class CL_UA_LAYOUT_DIALOG has no exception.

Method ON_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20020702

Method ON_FCODE on class CL_UA_LAYOUT_DIALOG has no exception.

Method SET_DEFAULT_SIZE Signature

Method SET_DEFAULT_SIZE on class CL_UA_LAYOUT_DIALOG has no parameter.
Method SET_DEFAULT_SIZE on class CL_UA_LAYOUT_DIALOG has no exception.

Method SET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_X1 Value transfer Type reference (TYPE) I 20020702
2 Importing ID_X2 Value transfer Type reference (TYPE) I 20020702
3 Importing ID_Y1 Value transfer Type reference (TYPE) I 20020702
4 Importing ID_Y2 Value transfer Type reference (TYPE) I 20020702

Method SET_SIZE on class CL_UA_LAYOUT_DIALOG has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NO_CANCEL Value transfer Type reference (TYPE) BOOLE_D 20020703

Method SHOW on class CL_UA_LAYOUT_DIALOG has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 320