SAP ABAP Class IF_SWF_GP_PROCESS_STATE (Status of a Guided Procedure)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_GP_PROCESS_STATE_WFM Process Status Based on WFM Runtime 20040922
Properties
Class IF_SWF_GP_PROCESS_STATE  
Short Description Status of a Guided Procedure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040730   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_GP_PROCESS_STATE has no forward declaration.
Interfaces
Class IF_SWF_GP_PROCESS_STATE has no interface implemented.
Friends
Class IF_SWF_GP_PROCESS_STATE has no friend class.
Attributes
Class IF_SWF_GP_PROCESS_STATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACI_ATTRIBUTES Instance method Public Method Gets the attributes of a node with an activity type 20040922
2 GET_ACI_CHILDS_BY_NODE Instance method Public Method Gets the children of an instance with a specific node number 20040922
3 GET_ACI_LOOP_COUNT Instance method Public Method Gets the maximum loop counter of specified loop 20040922
4 GET_ACI_PROCESSORS_T Instance method Public Method Gets the possible and actual agents 20041117
5 GET_ACI_SIBLINGS_COND Instance method Public Method Gets the instances of the alternatives of a condition 20040922
6 GET_ACI_SIBLINGS_LOOP Instance method Public Method Gets further activities for an instance 20040922
7 GET_GPIID Instance method Public Method 20041018
8 GET_GPI_ATTRIBUTES Instance method Public Method Gets attributes of a guided procedure (also subprocess) 20050127
Events
Class IF_SWF_GP_PROCESS_STATE has no event.
Types
Class IF_SWF_GP_PROCESS_STATE has no local type.
Method Signatures

Method GET_ACI_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACI_STATUS Call by reference Type reference (TYPE) SWFGPACISTAT Status einer Guided Procedure Activity 20040922
2 Exporting EX_DESIRED_END_TS Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050322
3 Exporting EX_DUEDATE_PASSED Call by reference Type reference (TYPE) SWFGPDUEDATEPASSED überschrittener Termin 20050322
4 Exporting EX_LATEST_END_TS Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050322
5 Exporting EX_LATEST_START_TS Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050322
6 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID SWFGPACIID oder SWPCMPGUID 20040922
7 Importing IM_LIGHTWEIGHT Call by reference Type reference (TYPE) XFELD Angabe, ob der Knoten eine Leichtgewichtskomponente ist 20040922

Method GET_ACI_ATTRIBUTES on class IF_SWF_GP_PROCESS_STATE has no exception.

Method GET_ACI_CHILDS_BY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID Elterninstanznummer 20040922
2 Importing IM_AC_TYPE Call by reference Type reference (TYPE) SWFGPACTYP Typ der Instanz 20040922
3 Importing IM_LIGHTWEIGHT_CHILD Call by reference Type reference (TYPE) XFELD Angabe, ob Kind eine Leichtgewichtskomponente ist 20040922
4 Importing IM_LIGHTWEIGHT_PARENT Call by reference Type reference (TYPE) XFELD Angabe, ob Instanz eine Leichtgewichtskomponente ist 20040922
5 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer der Kinder 20040922
6 Importing IM_NODE_L_IND Call by reference Type reference (TYPE) SWP_LOOPIND Loop-Indizes der Kinder 20040922
7 Returning RE_CHILDS Value transfer Type reference (TYPE) SWFGPACIIDTAB Kinder des Knotens mit einer bestimmten Knotennummer 20040922
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20040922

Method GET_ACI_LOOP_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID SWFGPACIID oder CMPGUID 20040922
2 Importing IM_AC_TYPE Call by reference Type reference (TYPE) SWFGPACTYP Typ einer GP Activity 20040922
3 Importing IM_LIGHTWEIGHT Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20040922
4 Returning RE_LOOP_COUNT Value transfer Type reference (TYPE) SWP_LOOPIND WFM: Schleifenzähler eines Knotens 20040922

Method GET_ACI_LOOP_COUNT on class IF_SWF_GP_PROCESS_STATE has no exception.

Method GET_ACI_PROCESSORS_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID ID einer GP-Action 20041117
2 Returning RE_PROCESSORS Value transfer Type reference (TYPE) SWFGPAGENTS Bearbeiter 20041117

Method GET_ACI_PROCESSORS_T on class IF_SWF_GP_PROCESS_STATE has no exception.

Method GET_ACI_SIBLINGS_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID ID einer GP-Action 20040922
2 Importing IM_AC_TYPE Call by reference Type reference (TYPE) SWFGPACTYP Typ einer GP Activity 20040922
3 Importing IM_EXCLUDE_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20040922
4 Importing IM_LIGHTWEIGHT Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20040922
5 Returning RE_SIBLINGS Value transfer Type reference (TYPE) SWFGPACIIDTAB Tabelle von Aktivitäten 20040922
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20040922

Method GET_ACI_SIBLINGS_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACI_ID Call by reference Type reference (TYPE) SWFGPACIID ID der Aktivität, deren Geschwister geliefert werden sollen 20040922
2 Importing IM_AC_TYPE Call by reference Type reference (TYPE) SWFGPACTYP Typ einer GP Activity 20040922
3 Returning RE_SIBLINGS Value transfer Type reference (TYPE) SWFGPACIIDTAB Tabelle von Aktivitäten 20040922
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20040922

Method GET_GPIID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GPIID Value transfer Type reference (TYPE) SWFGPIID ID einer GP-Instanz 20041018

Method GET_GPIID on class IF_SWF_GP_PROCESS_STATE has no exception.

Method GET_GPI_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INITIATOR Call by reference Type reference (TYPE) SWFGPAGENT GP Initiator 20050127
2 Importing IM_GPI_ID Call by reference Type reference (TYPE) SWFGPIID Instanz, deren Attribute geholt werden sollen 20050127

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