SAP ABAP Class CL_SWF_GP_PROCESS_STATE_WFM (Process Status Based on WFM Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_STATUS (Package) Status Components for Guided Procedures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_GP_PROCESS_STATE Status of a Guided Procedure 20040922
Properties
Class CL_SWF_GP_PROCESS_STATE_WFM  
Short Description Process Status Based on WFM Runtime    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_STATUS   Status Components for Guided Procedures 
Created 20040922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFGP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_GP_PROCESS_STATE Status of a Guided Procedure 20040922
Friends
Class CL_SWF_GP_PROCESS_STATE_WFM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_IXML Static Attribute Private Object reference (TYPE REF TO) IF_IXML iXML Instance 20041004
2 MC_PROCESSOR_TAG Constant Private Type reference (TYPE) STRING 'processor' Processor Tag 20041015
3 MT_INSTANCES Instance attribute Private Type reference (TYPE) SWPCMPINSTT Instance Table of WFM 20040923
4 MT_NODE_HIERARCHY Instance attribute Private Type reference (TYPE) SWPTFNODES Node Hierarchy Sorted by PCMPGUID 20040923
5 MT_NODE_HIERARCHY_PWI Instance attribute Private Type reference (TYPE) SWPTFNODES Node Hierarchy Sorted by PWI_ID 20040923
6 M_GPIID Instance attribute Private Type reference (TYPE) SWFGPIID Process number 20041018
7 M_WFM_STATUS Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_STATUS_QUERY Process Status Interface 20040922
8 XSLTP Static Attribute Private Object reference (TYPE REF TO) CL_XSLT_PROCESSOR XSLT Processor Reference 20040924
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20040924
2 CONSTRUCTOR Instance method Public Constructor 20040922
3 CREATE Static method Public Method 20040922
4 JOIN_HIERARCHY Instance method Private Method Creates Relationship with Parents of Components 20040923
Events
Class CL_SWF_GP_PROCESS_STATE_WFM has no event.
Types
Class CL_SWF_GP_PROCESS_STATE_WFM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_GP_PROCESS_STATE_WFM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_GP_PROCESS_STATE_WFM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFM_STATUS Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_STATUS_QUERY Statusdaten des WFM 20040922

Method CONSTRUCTOR on class CL_SWF_GP_PROCESS_STATE_WFM has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFM_PROCESS_STATUS Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_STATUS_QUERY Prozessstatus-Interface 20040922
2 Returning RE_STATE Value transfer Object reference (TYPE REF TO) IF_SWF_GP_PROCESS_STATE Status einer Guided Procedure 20040922

Method CREATE on class CL_SWF_GP_PROCESS_STATE_WFM has no exception.

Method JOIN_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHILDS Call by reference Type reference (TYPE) SWPTFNODES Tabelle für Knoteneigenschaften und -hierarchie (Laufzeit) 20040923
2 Exporting EX_LOOP_COUNT Call by reference Type reference (TYPE) SWP_LOOPIND Der Loopindex falls PWI_ID der Block einer GP Schleife ist 20040923
3 Importing IM_L_IND Call by reference Type reference (TYPE) SWP_LOOPIND Falls angegeben wird bei den Kindern hierauf eingeschränkt 20040923
4 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Falls angegeben wird bei den Kindern hierauf eingeschränkt 20040923
5 Importing IM_PWI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20040923

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