SAP ABAP Class CL_DMC_WIZARD_MANAGER (Manager for Wizard Functionality)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance

⤷

⤷

Properties
Class | CL_DMC_WIZARD_MANAGER | |
Short Description | Manager for Wizard Functionality | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20050304 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_WIZARD_MANAGER has no forward declaration.
Interfaces
Class CL_DMC_WIZARD_MANAGER has no interface implemented.
Friends
Class CL_DMC_WIZARD_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Current Wizard Action | 20050321 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Reference to Current Object | 20050315 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Wizard for Changing Destinations | 20050321 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Wizard Kopier-Manager | 20051104 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Wizard for Creating Destinations | 20050304 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Selection Screen for RFC Function | 20050304 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | Reassign RFC to dependent conv. objects | 20050412 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SY-DYNNR | 1308 | Screen for Selecting Conversion Objects | 20050420 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SY-DYNNR | 1306 | Screen for Displaying the General Selection Screen | 20050412 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SY-DYNNR | 1307 | Screen for Reassigning RFC to Dependent Conv. Objects | 20050412 | |
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Screen in Display Mode Only | 20050420 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean '-' | 20050321 | |
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_IDENT_TAB | Internal Table with Preselection of Conv. Objects | 20050421 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_IDENT_TAB | Internal Table with Selected Conversion Objects | 20050421 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DMC_IDENT_TAB | Internal Table with Conv. Object IDs to Be Displayed | 20050421 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean 'X' | 20050321 | |
17 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_WIZARD_MANAGER | Manager for Wizard Functionality | 20050304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | ruft Kopier-Manager auf | 20051104 |
2 | ![]() |
Instance method | Private | Method | Calls wizard for creating the destinations | 20050304 |
3 | ![]() |
Instance method | Private | Method | Calls selection screen for RFC functions | 20050304 |
4 | ![]() |
Instance method | Private | Method | Calls interface for reassigning RFCs | 20050412 |
5 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050304 |
6 | ![]() |
Static method | Public | Method | Executes selected action/wizard | 20050304 |
7 | ![]() |
Static method | Public | Method | Returns reference to wizard manager | 20050315 |
8 | ![]() |
Instance method | Public | Method | Dialog Box for Selecting Conversion Objects | 20050420 |
Events
Class CL_DMC_WIZARD_MANAGER has no event.
Types
Class CL_DMC_WIZARD_MANAGER has no local type.
Method Signatures
Method CALL_COPY_MANAGER_SP Signature
Method CALL_COPY_MANAGER_SP on class CL_DMC_WIZARD_MANAGER has no parameter.
Method CALL_COPY_MANAGER_SP on class CL_DMC_WIZARD_MANAGER has no exception.
Method CALL_CREATE_RFC_WIZARD Signature
Method CALL_CREATE_RFC_WIZARD on class CL_DMC_WIZARD_MANAGER has no parameter.
Method CALL_CREATE_RFC_WIZARD on class CL_DMC_WIZARD_MANAGER has no exception.
Method CALL_GENERAL_RFC_WIZARD Signature
Method CALL_GENERAL_RFC_WIZARD on class CL_DMC_WIZARD_MANAGER has no parameter.
Method CALL_GENERAL_RFC_WIZARD on class CL_DMC_WIZARD_MANAGER has no exception.
Method CALL_TRANSFER_RFC Signature
Method CALL_TRANSFER_RFC on class CL_DMC_WIZARD_MANAGER has no parameter.
Method CALL_TRANSFER_RFC on class CL_DMC_WIZARD_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DMC_WIZARD_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMC_WIZARD_MANAGER has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | I | gewünschte Aktion | 20050304 | ||
2 | ![]() |
IM_ACTUAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf aktuelles Objekt | 20050315 |
Method EXECUTE on class CL_DMC_WIZARD_MANAGER has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_DMC_WIZARD_MANAGER | Manager für Wizard-Funktionalität | 20050315 |
Method GET_REFERENCE on class CL_DMC_WIZARD_MANAGER has no exception.
Method POPUP_SELECTION_OF_COBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Dynpro im Anzeigemodus aufrufen 'X' | 20050420 | |
2 | ![]() |
IM_PRESELECTION_TAB | Call by reference | Type reference (TYPE) | DMC_IDENT_TAB | Tabelle mit Bezeichnern die vorausgewählt werden sollen | 20050421 | ||
3 | ![]() |
IM_VALUE_TAB | Call by reference | Type reference (TYPE) | DMC_IDENT_TAB | Tabelle mit Bezeichner aus denen gewählt wird | 20050421 | ||
4 | ![]() |
RE_RESULT_TAB | Value transfer | Type reference (TYPE) | DMC_IDENT_TAB | Tabelle mit den selektierten Objektbezeichnern | 20050421 |
Method POPUP_SELECTION_OF_COBJ on class CL_DMC_WIZARD_MANAGER has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |