SAP ABAP Class IF_SWF_PDEF_EXPORT (Conversion of Process Definition)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_DEF_TO_BPML Converts Internal WF Definition to BPML 20011126
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WFD_CONVERT_DEF_TO_IXML Converts WF Definition to XML (Internal) 20070912
Properties
Class IF_SWF_PDEF_EXPORT  
Short Description Conversion of Process Definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_PDEF_EXPORT has no forward declaration.
Interfaces
Class IF_SWF_PDEF_EXPORT has no interface implemented.
Friends
Class IF_SWF_PDEF_EXPORT has no friend class.
Attributes
Class IF_SWF_PDEF_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Instance method Public Method Converts external document into internal data 20011126
2 GET_MESSAGES Instance method Public Method Produces list of warnings and errors 20011126
Events
Class IF_SWF_PDEF_EXPORT has no event.
Types
Class IF_SWF_PDEF_EXPORT has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Call by reference Type reference (TYPE) SWR_PDEFCTL Steuerparameter für den Export einer Prozessdefinition 20020320
2 Importing END_NODE Call by reference Type reference (TYPE) SWD_NODEID 99999 Knotennummer 20011126
3 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20011126
4 Importing LOAD_FROM_DB Call by reference Type reference (TYPE) XFLAG SPACE Daten von DB lesen / Puffer 20011126
5 Importing START_NODE Call by reference Type reference (TYPE) SWD_NODEID 00001 Knotennummer 20011126
6 Importing WFD_KEY Call by reference Type reference (TYPE) SWD_WFDKEY Schlüsselstruktur für alle Workflow-Definitions-Tabellen 20011126
7 Returning XML_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE XML-Dokument -Verwaltung (Basisklasse) 20011126

Method CONVERT on class IF_SWF_PDEF_EXPORT has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T_MESSAGES Value transfer Type reference (TYPE) SWD_TERROR WF: Tabelle für Fehler beim Prüfen einer Workflow-Definition 20011126

Method GET_MESSAGES on class IF_SWF_PDEF_EXPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in