SAP ABAP Class CL_SWF_RUN_QSTATE (Workflow: Status of qRFC Queue for Inbound Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_QSTATE  
Short Description Workflow: Status of qRFC Queue for Inbound Processing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20060316   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_QSTATE has no forward declaration.
Interfaces
Class CL_SWF_RUN_QSTATE has no interface implemented.
Friends
Class CL_SWF_RUN_QSTATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_QSTATE_RUNNING Constant Public Type reference (TYPE) QRFCSTATE 'RUNNING' Status: Running 20060316
2 C_QSTATE_STOPPED Constant Public Type reference (TYPE) QRFCSTATE 'STOPPED' Status: Running 20060316
3 M_ENQUEUED Instance attribute Private Type reference (TYPE) XFELD Record blocked 20060403
4 M_INSERT_QSTATE Instance attribute Private Type reference (TYPE) XFELD Table not in database 20060316
5 M_QSTATE Instance attribute Private Type reference (TYPE) SWF_QSTATE BPE: Status of Inbound Queues 20060316
6 M_QUEUE_NAME Instance attribute Private Type reference (TYPE) CHAR100 Queue Name 20060316
7 S_APPL_DEADLINE Static Attribute Public Type reference (TYPE) SWF_APPLIC Name of Deadline Application 20060403
8 S_APPL_SHUTDOWN Static Attribute Public Type reference (TYPE) SWF_APPLIC Name of Shutdown Application 20060413
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060403
2 DISCARD Instance method Public Method 20060403
3 GET_INSTANCE Static method Public Method 20060316
4 GET_LOCK_KEY Instance method Public Method 20060316
5 GET_OWNER Instance method Public Method 20060316
6 GET_QSTATE Instance method Public Method 20060316
7 GET_QUEUE_NAME Instance method Public Method 20060320
8 GET_RETRY_COUNTER Instance method Public Method 20060316
9 GET_STATUS Instance method Public Method 20060316
10 GET_STOPPED_INSTANCES Static method Public Method 20060320
11 INITIALIZE Instance method Private Method 20060316
12 INITIALIZE_INTERNAL Instance method Private Method 20060320
13 SET_LOCK_KEY Instance method Public Method 20060316
14 SET_OWNER Instance method Private Method 20060316
15 SET_RETRY_COUNTER Instance method Public Method 20060316
16 SET_STATUS Instance method Public Method 20060316
17 UPDATE Instance method Public Method 20060316
Events
Class CL_SWF_RUN_QSTATE has no event.
Types
Class CL_SWF_RUN_QSTATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DISCARD Signature

Method DISCARD on class CL_SWF_RUN_QSTATE has no parameter.
Method DISCARD on class CL_SWF_RUN_QSTATE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE Call by reference Type reference (TYPE) XFELD 'X' Enqueue anfordern 20060403
2 Importing IM_QUEUE_NAME Call by reference Type reference (TYPE) C Workflow: Status der qRFC-Queue für Eingangsverarbeitung 20060316
3 Returning RE_QSTATE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_QSTATE Workflow: Status der qRFC-Queue für Eingangsverarbeitung 20060316
# Exception Resumable Description Created on
1 CX_SWF_RUN_INQUEUE BPE: Queue-Handling 20060403

Method GET_LOCK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOCK_KEY Value transfer Type reference (TYPE) STRING 20060316

Method GET_LOCK_KEY on class CL_SWF_RUN_QSTATE has no exception.

Method GET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OWNER Value transfer Type reference (TYPE) STRING 20060316

Method GET_OWNER on class CL_SWF_RUN_QSTATE has no exception.

Method GET_QSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_QSTATE Value transfer Type reference (TYPE) QRFCSTATE Zustand einer tRFC-Queue 20060316

Method GET_QSTATE on class CL_SWF_RUN_QSTATE has no exception.

Method GET_QUEUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_QUEUE_NAME Value transfer Type reference (TYPE) STRING 20060320

Method GET_QUEUE_NAME on class CL_SWF_RUN_QSTATE has no exception.

Method GET_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNTER Value transfer Type reference (TYPE) SWF_QRETRY BPE: Wiederholungsversuche für Inboundprocessing 20060316

Method GET_RETRY_COUNTER on class CL_SWF_RUN_QSTATE 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) QRFCSTATE Zustand einer tRFC-Queue 20060316

Method GET_STATUS on class CL_SWF_RUN_QSTATE has no exception.

Method GET_STOPPED_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_QSTATES Value transfer Type reference (TYPE) SWFTQSTATE Workflow: Status der qRFC-Queue für Eingangsverarbeitung 20060320

Method GET_STOPPED_INSTANCES on class CL_SWF_RUN_QSTATE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SWF_RUN_QSTATE has no parameter.
Method INITIALIZE on class CL_SWF_RUN_QSTATE has no exception.

Method INITIALIZE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) SWF_QSTATE BPE: Status der Eingangsqueues 20060320
2 Importing IM_INSERT Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060320
3 Importing IM_QUEUE_NAME Call by reference Type reference (TYPE) C Name der Queue 20060320

Method INITIALIZE_INTERNAL on class CL_SWF_RUN_QSTATE has no exception.

Method SET_LOCK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOCK_KEY Call by reference Type reference (TYPE) TRFCQCNT Zähler für serialisierten tRFC 20060316

Method SET_LOCK_KEY on class CL_SWF_RUN_QSTATE has no exception.

Method SET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OWNER Call by reference Type reference (TYPE) C 20060316

Method SET_OWNER on class CL_SWF_RUN_QSTATE has no exception.

Method SET_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COUNTER Call by reference Type reference (TYPE) SWF_QRETRY BPE: Wiederholungsversuche für Inboundprocessing 20060316

Method SET_RETRY_COUNTER on class CL_SWF_RUN_QSTATE has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OWNER Call by reference Type reference (TYPE) C 20060411
2 Importing IM_STATUS Call by reference Type reference (TYPE) QRFCSTATE Zustand einer tRFC-Queue 20060316

Method SET_STATUS on class CL_SWF_RUN_QSTATE has no exception.

Method UPDATE Signature

Method UPDATE on class CL_SWF_RUN_QSTATE has no parameter.
Method UPDATE on class CL_SWF_RUN_QSTATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640