SAP ABAP Class CL_SWF_GP_STATUS_ACTIVITY_ELEM (Object Representation of an Activity Status Element)
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 Inheritance (c INHERITING FROM c_ref)  CL_SWF_GP_STATUS_ACTBASED_ELEM Object Representation of Activity-Based Status Elements 20041116
Properties
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM  
Short Description Object Representation of an Activity Status Element    
Super Class CL_SWF_GP_STATUS_ACTBASED_ELEM Object Representation of Activity-Based Status Elements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_STATUS   Status Components for Guided Procedures 
Created 20041018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no forward declaration.
Interfaces
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no interface implemented.
Friends
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PROCESSORS Instance attribute Private Type reference (TYPE) SWFGPAGENTS Agents 20041117
2 MT_RELATEDS_EXC Instance attribute Private Type reference (TYPE) SWFGPACIIDTAB ACIIDS Related Using Exceptions 20041118
3 M_ACIID Instance attribute Private Type reference (TYPE) SWFGPACIID ID of a GP Action 20041018
4 M_INDEX Instance attribute Private Type reference (TYPE) SWP_LOOPIND WFM: Node Loop Counter 20041018
5 M_STATUS Instance attribute Private Type reference (TYPE) SWFGPACISTAT Status of an Activity 20041018
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACIID Instance method Public Method Sets Activity Instance Number 20041116
2 GET_INDEX Instance method Public Method Sets Loop Index 20041116
3 GET_PROCESSORS Instance method Public Method Gets Agent 20041117
4 GET_RELATEDS_EXC Instance method Public Method Sets Table of ACIIDS Related Using Exceptions 20041118
5 GET_STATUS Instance method Public Method Gets Status 20041020
6 SET_ACIID Instance method Public Method Sets Activity Instance Number 20041019
7 SET_INDEX Instance method Public Method Sets Loop Index 20041019
8 SET_PROCESSORS Instance method Public Method Sets Agent 20041117
9 SET_RELATEDS_EXC Instance method Public Method Sets Table of ACIIDS Related Using Exceptions 20041118
10 SET_STATUS Instance method Public Method Sets Status of Action 20041019
Events
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no event.
Types
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no local type.
Method Signatures

Method GET_ACIID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACI_ID Value transfer Type reference (TYPE) SWFGPACIID ID einer GP-Action 20041116

Method GET_ACIID on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INDEX Value transfer Type reference (TYPE) SWP_LOOPIND WFM: Schleifenzähler eines Knotens 20041116

Method GET_INDEX on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method GET_PROCESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROCESSORS Value transfer Type reference (TYPE) SWFGPAGENTS Tabelle von Bearbeitern innerhalb einer GP Prozessrolle 20041117

Method GET_PROCESSORS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method GET_RELATEDS_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RELATEDS Value transfer Type reference (TYPE) SWFGPACIIDTAB Tabelle von Aktivitätsinstanzen 20041118

Method GET_RELATEDS_EXC on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) SWFGPACISTAT Status einer Aktivität 20041020

Method GET_STATUS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method SET_ACIID 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 20041019

Method SET_ACIID on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method SET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) SWP_LOOPIND WFM: Schleifenzähler eines Knotens 20041019

Method SET_INDEX on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method SET_PROCESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROCESSORS Value transfer Type reference (TYPE) SWFGPAGENTS Tabelle von Bearbeitern innerhalb einer GP Prozessrolle 20041117

Method SET_PROCESSORS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method SET_RELATEDS_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RELATEDS Call by reference Type reference (TYPE) SWFGPACIIDTAB Tabelle von Aktivitätsinstanzen 20041118

Method SET_RELATEDS_EXC on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) SWFGPACISTAT Status einer Aktivität 20041019

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