SAP ABAP Class CL_DIALOG_FACTORY_DME (DME: Create Dialogs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SDME_DLG (Package) DME: Maintenance dialogs
Properties
Class CL_DIALOG_FACTORY_DME  
Short Description DME: Create Dialogs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_DLG   DME: Maintenance dialogs 
Created 19990218   SAP 
Last change 20000225   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDMEU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSDME Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DIALOG_FACTORY_DME has no interface implemented.
Friends
Class CL_DIALOG_FACTORY_DME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_DIALOG_FACTORY_DME singleton 20000225
2 UI_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_DYNP_FACTORY_DME UI Creator 19990415
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000225
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990218
3 CREATE_DIALOG Instance method Protected Method Gets Dialog Process for Specified Name 19990520
4 CREATE_DIALOG_PROCESS Instance method Public Method Gets Dialog Process for Specified Name 19990226
5 CREATE_TABLE_BROWSER Instance method Protected Method Gets a Browser Dialog with Navigation Table 20000229
6 CREATE_TREE_BROWSER Instance method Protected Method Gets a Browser Dialog with Navigation Tree 20000225
Events
Class CL_DIALOG_FACTORY_DME has no event.
Types
Class CL_DIALOG_FACTORY_DME has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DIALOG_FACTORY_DME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DIALOG_FACTORY_DME has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DIALOG_FACTORY_DME has no parameter.
Method CONSTRUCTOR on class CL_DIALOG_FACTORY_DME has no exception.

Method CREATE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PLAIN_DIALOG_DME --- 19990520
2 Importing THE_COMP_SPEC Call by reference Type reference (TYPE) TSDME_SCR_COMP_SPEC beschreibt zu erzeugende Dialog-Komponente 19990520
3 Importing THE_DIALOG_SPEC Value transfer Object reference (TYPE REF TO) CL_DIALOG_SPEC_DME --- 19990521
# Exception Resumable Description Created on
1 SPEC_ERROR iungültige Dialogspez. 19990607
2 UNKNOWN_DIALOG_KIND Spez. des Dialogprozesses enthält unbekannte Dialogart 19990520

Method CREATE_DIALOG_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_DIALOG_PROCESS_DME --- 19990226
2 Importing THE_SPEC_ID Call by reference Type reference (TYPE) TSDME_DIALOG_ID bezeichnet den zu erzeugenden Prozess 19990511
# Exception Resumable Description Created on
1 NOT_EXISTING dialog does not exist 20000302
2 NOT_YET_IMPLEMENTED feature not yet supported 20000229
3 SPEC_ERROR inconsistent dialog specification 20000302
4 UNKNOWN_DIALOG_KIND Spez. des Dialogprozesses enthält unbekannte Dialogart 19990415

Method CREATE_TABLE_BROWSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_TABLE_BROWSER_DME --- 20000229
2 Importing THE_DIALOG_SPEC Value transfer Object reference (TYPE REF TO) CL_DIALOG_SPEC_DME --- 20000229
# Exception Resumable Description Created on
1 SPEC_ERROR iungültige Dialogspez. 20000229
2 UNKNOWN_DIALOG_KIND Spez. des Dialogprozesses enthält unbekannte Dialogart 20000229

Method CREATE_TREE_BROWSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_TREE_BROWSER_DME --- 20000225
2 Importing THE_DIALOG_SPEC Value transfer Object reference (TYPE REF TO) CL_DIALOG_SPEC_DME --- 20000225
# Exception Resumable Description Created on
1 SPEC_ERROR iungültige Dialogspez. 20000225
2 UNKNOWN_DIALOG_KIND Spez. des Dialogprozesses enthält unbekannte Dialogart 20000225
History
Last changed by/on SAP  20000225 
SAP Release Created in 50A