SAP ABAP Class CL_SWF_GP20_PROCESS_IMPORT (CL_SWF_GP20_PROCESS_IMPORT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_DEF (Package) Definition Component for Guided Procedures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_GP_PROCESS_IMPORT Converts GP XML to internal WF definition 20041209
Properties
Class CL_SWF_GP20_PROCESS_IMPORT  
Short Description    
Super Class CL_SWF_GP_PROCESS_IMPORT Converts GP XML to internal WF definition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_DEF   Definition Component for Guided Procedures 
Created 20041209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_GP20_PROCESS_IMPORT has no forward declaration.
Interfaces
Class CL_SWF_GP20_PROCESS_IMPORT has no interface implemented.
Friends
Class CL_SWF_GP20_PROCESS_IMPORT has no friend class.
Attributes
Class CL_SWF_GP20_PROCESS_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050204
2 _TRANSLATE_ACTIONSET Instance method Protected Method Translates ActionSet 20050427
3 __CREATE_CONTAINER Instance method Protected Method Help Function: Generates Container 20041210
Events
Class CL_SWF_GP20_PROCESS_IMPORT has no event.
Types
Class CL_SWF_GP20_PROCESS_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_DEPLOYMENT Call by reference Object reference (TYPE REF TO) IF_SWF_GP_DEPLOYMENT Deployment eines GP Prozesses 20050204
2 Importing IM_GP_CATEGORY Call by reference Type reference (TYPE) SWFGPDCATEGORY Kategorie einer GP-Definition 20050204
3 Importing IM_GP_TECH_NAME Call by reference Type reference (TYPE) SWFGPDTECHNAME Technischer Name einer GP-Definition 20050204

Method CONSTRUCTOR on class CL_SWF_GP20_PROCESS_IMPORT has no exception.

Method _TRANSLATE_ACTIONSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050427
2 Returning NEW_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID Knotennummer 20050427
3 Importing NODE_ID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20050427

Method _TRANSLATE_ACTIONSET on class CL_SWF_GP20_PROCESS_IMPORT has no exception.

Method __CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR Call by reference Type reference (TYPE) XFLAG SPACE neue Eingabewerte 20041210
2 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20041210
3 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20041210
4 Returning NEW_CNT Value transfer Type reference (TYPE) _CNT_DEF_TYPE 20041210

Method __CREATE_CONTAINER on class CL_SWF_GP20_PROCESS_IMPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700