SAP ABAP Class IF_SWF_PDEF_IMPORT (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_BPML_TO_DEF Convert BPML to Internal WF Definition 20011126
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_PROCESS_IMPORT Converts GP XML to internal WF definition 20040910
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XI_XML10_IMPORT XI: Imports an XI Process Definition Version 1.0 20030428
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XI_XML10_IMPORT_CNT XI: Imports a Container Definition Version 1.0 20041201
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WFD_CONVERT_IXML_TO_DEF Converts WF Definition to XML (Internal) 20070913
Properties
Class IF_SWF_PDEF_IMPORT  
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_IMPORT has no forward declaration.
Interfaces
Class IF_SWF_PDEF_IMPORT has no interface implemented.
Friends
Class IF_SWF_PDEF_IMPORT has no friend class.
Attributes
Class IF_SWF_PDEF_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_SAVE Instance method Public Method Called After Saving (ID and Version) 20041012
2 CONVERT Instance method Public Method Converts external document into internal data 20011126
3 GET_MESSAGES Instance method Public Method Produces list of warnings and errors 20011126
Events
Class IF_SWF_PDEF_IMPORT has no event.
Types
Class IF_SWF_PDEF_IMPORT has no local type.
Method Signatures

Method AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK Call by reference Type reference (TYPE) C 20041012
2 Importing VERSION Call by reference Type reference (TYPE) SWD_VERSIO Version 20041012

Method AFTER_SAVE on class IF_SWF_PDEF_IMPORT has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20011126
2 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011126
3 Importing START_NODE Call by reference Type reference (TYPE) SWD_NODEID 00001 Knotennummer 20011126
4 Importing XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE XML-Dokument -Verwaltung (Basisklasse) 20011126

Method CONVERT on class IF_SWF_PDEF_IMPORT 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_IMPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in