SAP ABAP Class CL_UA_DIALOG_TEMPLATE (Super Class of Layout Dialogs)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_MODELLER (Package) Package UA_MODELLER
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UA_DIALOG_CONSTANTS Constants 20020829
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_DIALOG_ALV Super Class of All ALV Dialogs 20020916
2 Inheritance (c INHERITING FROM c_ref)  CL_UA_DIALOG_IMPORT_ODS_DATA 20030804
3 Inheritance (c INHERITING FROM c_ref)  CL_UA_FIELDNAME_DIALOG Popup to Save Layouts 20020902
4 Inheritance (c INHERITING FROM c_ref)  CL_UA_HIERARCHY_DIALOG Popup to Save Layouts 20020830
5 Inheritance (c INHERITING FROM c_ref)  CL_UA_OBJECT_TYPE_DIALOG Popup to Save Layouts 20020829
Properties
Class CL_UA_DIALOG_TEMPLATE  
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_MODELLER   Package UA_MODELLER 
Created 20020829   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UA_DIALOG_CONSTANTS Constants 20020829
Friends
Class CL_UA_DIALOG_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_CONTAINER Constant Protected Type reference (TYPE) CHAR10 'MAIN_CON' Character Field Length = 10 20030611
2 CD_DYNNR Constant Protected Type reference (TYPE) SYDYNNR '1000' ABAP Program: Number of Current Screen 20030611
3 CD_X1 Constant Private Type reference (TYPE) I 30 20020829
4 CD_X2 Constant Private Type reference (TYPE) I 100 20020829
5 CD_Y1 Constant Private Type reference (TYPE) I 5 20020829
6 CD_Y2 Constant Private Type reference (TYPE) I 20 20020829
7 FCODE_ACTIVATE Instance attribute Protected Attribute reference (LIKE) 20030128
8 FCODE_CANCEL Instance attribute Protected Attribute reference (LIKE) 20030128
9 FCODE_CHECK Instance attribute Protected Attribute reference (LIKE) 20030128
10 FCODE_CHECK_FORMULA Instance attribute Protected Attribute reference (LIKE) 20030410
11 FCODE_CHOOSE_FORMULA Instance attribute Protected Attribute reference (LIKE) 20030611
12 FCODE_DELETE_FORMULA Instance attribute Protected Attribute reference (LIKE) 20030606
13 FCODE_ENTER Instance attribute Protected Attribute reference (LIKE) 20030128
14 FCODE_EXPORT_FORMULAS Instance attribute Protected Attribute reference (LIKE) 20050428
15 FCODE_FULL_SCREEN Instance attribute Protected Attribute reference (LIKE) 20050622
16 FCODE_POPUP Instance attribute Protected Attribute reference (LIKE) 20050622
17 FCODE_RUN Instance attribute Protected Attribute reference (LIKE) 20030611
18 FCODE_SELECT_ALL Instance attribute Protected Attribute reference (LIKE) 20030606
19 FCODE_SELECT_NONE Instance attribute Protected Attribute reference (LIKE) 20030606
20 MD_INIT Instance attribute Protected Type reference (TYPE) BOOLE_D Boolean Variable (X=True, -=False, Space=Unknown) 20020829
21 MD_NO_CANCEL Instance attribute Protected Type reference (TYPE) BOOLE_D ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20020829
22 MD_STATUS Instance attribute Protected Type reference (TYPE) GUI_STATUS 'MAIN' Menu Painter: Status code 20030128
23 MD_VIEWID Instance attribute Protected Type reference (TYPE) CHAR10 Character Field Length = 10 20020829
24 MD_X1 Instance attribute Public Type reference (TYPE) I 20020829
25 MD_X2 Instance attribute Public Type reference (TYPE) I 20020829
26 MD_Y1 Instance attribute Public Type reference (TYPE) I 20020829
27 MD_Y2 Instance attribute Public Type reference (TYPE) I 20020829
Methods
# Method Level Visibility Method type Description Created on
1 DYNPRO_FREE Instance method Private Method 20020829
2 FREE Instance method Protected Method 20020829
3 FREE_ALL Instance method Protected Method 20020829
4 GET_DYNNR Instance method Public Method 20020829
5 GET_STATUS Instance method Public Method 20030128
6 INIT_CONTROLS Instance method Public Method 20020829
7 ON_FCODE Instance method Public Method 20020829
8 SET_DEFAULT_SIZE Instance method Private Method 20020829
9 SET_SIZE Instance method Public Method 20020829
10 SHOW Instance method Public Method 20020829
Events
Class CL_UA_DIALOG_TEMPLATE has no event.
Types
Class CL_UA_DIALOG_TEMPLATE 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 Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020829

Method DYNPRO_FREE on class CL_UA_DIALOG_TEMPLATE has no exception.

Method FREE Signature

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

Method FREE_ALL Signature

Method FREE_ALL on class CL_UA_DIALOG_TEMPLATE has no parameter.
Method FREE_ALL on class CL_UA_DIALOG_TEMPLATE 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 20020829

Method GET_DYNNR on class CL_UA_DIALOG_TEMPLATE has no exception.

Method GET_STATUS Signature

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

Method GET_STATUS on class CL_UA_DIALOG_TEMPLATE has no exception.

Method INIT_CONTROLS Signature

Method INIT_CONTROLS on class CL_UA_DIALOG_TEMPLATE has no parameter.
Method INIT_CONTROLS on class CL_UA_DIALOG_TEMPLATE 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 20020829

Method ON_FCODE on class CL_UA_DIALOG_TEMPLATE has no exception.

Method SET_DEFAULT_SIZE Signature

Method SET_DEFAULT_SIZE on class CL_UA_DIALOG_TEMPLATE has no parameter.
Method SET_DEFAULT_SIZE on class CL_UA_DIALOG_TEMPLATE 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 Call by reference Type reference (TYPE) I 20020829
2 Importing ID_X2 Call by reference Type reference (TYPE) I 20020829
3 Importing ID_Y1 Call by reference Type reference (TYPE) I 20020829
4 Importing ID_Y2 Call by reference Type reference (TYPE) I 20020829

Method SET_SIZE on class CL_UA_DIALOG_TEMPLATE 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 20020829

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