SAP ABAP Class CL_WFD_WIZARD_IMPORT (Workflow Wizard Runtime Representation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF (Package) Business Workflow: Wizards
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD_BASE Workflow Wizard Runtime Representation 20011107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XI_WIZARD_IMPORT_BPML BPML 04 Import Filter (+ XI Messages) 20020813
2 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD_IMPORT_BPML 20011107
3 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD_IMPORT_BPML09 20020320
4 Inheritance (c INHERITING FROM c_ref)  CL_WFD_WIZARD_IMPORT_INTERN Import 20070917
Properties
Class CL_WFD_WIZARD_IMPORT  
Short Description Workflow Wizard Runtime Representation    
Super Class CL_WFD_WIZARD_BASE Workflow Wizard Runtime Representation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF   Business Workflow: Wizards 
Created 20011107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_WIZARD_IMPORT has no forward declaration.
Interfaces
Class CL_WFD_WIZARD_IMPORT has no interface implemented.
Friends
Class CL_WFD_WIZARD_IMPORT has no friend class.
Attributes
Class CL_WFD_WIZARD_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011107
2 EXECUTE Instance method Public Method Use Workflow Wizard 20011107
Events
Class CL_WFD_WIZARD_IMPORT has no event.
Types
Class CL_WFD_WIZARD_IMPORT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIZARD_NAME Call by reference Type reference (TYPE) SWF_ID Eindeutige Identifikation eines Workflow Wizards 20011107

Method CONSTRUCTOR on class CL_WFD_WIZARD_IMPORT has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERRORS Call by reference Type reference (TYPE) SWD_TERROR 20011107
2 Importing IM_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE XML-Dokument -Verwaltung (Basisklasse) 20011107
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20020125
4 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID 20011107
# Exception Resumable Description Created on
1 IMPORT_NOT_POSSIBLE 20011107
History
Last changed by/on SAP  20110908 
SAP Release Created in 620