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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_DIALOG_FACTORY_DME | singleton | 20000225 | ||
2 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000225 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990218 |
3 | ![]() |
Instance method | Protected | Method | Gets Dialog Process for Specified Name | 19990520 |
4 | ![]() |
Instance method | Public | Method | Gets Dialog Process for Specified Name | 19990226 |
5 | ![]() |
Instance method | Protected | Method | Gets a Browser Dialog with Navigation Table | 20000229 |
6 | ![]() |
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 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PLAIN_DIALOG_DME | --- | 19990520 | ||
2 | ![]() |
THE_COMP_SPEC | Call by reference | Type reference (TYPE) | TSDME_SCR_COMP_SPEC | beschreibt zu erzeugende Dialog-Komponente | 19990520 | ||
3 | ![]() |
THE_DIALOG_SPEC | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_SPEC_DME | --- | 19990521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
iungültige Dialogspez. | 19990607 | |
2 | ![]() |
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 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_PROCESS_DME | --- | 19990226 | ||
2 | ![]() |
THE_SPEC_ID | Call by reference | Type reference (TYPE) | TSDME_DIALOG_ID | bezeichnet den zu erzeugenden Prozess | 19990511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
dialog does not exist | 20000302 | |
2 | ![]() |
feature not yet supported | 20000229 | |
3 | ![]() |
inconsistent dialog specification | 20000302 | |
4 | ![]() |
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 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_TABLE_BROWSER_DME | --- | 20000229 | ||
2 | ![]() |
THE_DIALOG_SPEC | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_SPEC_DME | --- | 20000229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
iungültige Dialogspez. | 20000229 | |
2 | ![]() |
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 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_TREE_BROWSER_DME | --- | 20000225 | ||
2 | ![]() |
THE_DIALOG_SPEC | Value transfer | Object reference (TYPE REF TO) | CL_DIALOG_SPEC_DME | --- | 20000225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
iungültige Dialogspez. | 20000225 | |
2 | ![]() |
Spez. des Dialogprozesses enthält unbekannte Dialogart | 20000225 |
History
Last changed by/on | SAP | 20000225 |
SAP Release Created in | 50A |