SAP ABAP Class CL_SWF_RUN_SUSPEND_QUEUE (Workflow: Queue for Suspend Entries)
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_SUSPEND_QUEUE  
Short Description Workflow: Queue for Suspend Entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20031022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_SUSPEND_QUEUE has no forward declaration.
Interfaces
Class CL_SWF_RUN_SUSPEND_QUEUE has no interface implemented.
Friends
Class CL_SWF_RUN_SUSPEND_QUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CREATE_TIME_STAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20031022
2 M_ENTRIES Instance attribute Private Type reference (TYPE) SWPTSUSPEN 20031022
3 M_ERROR_TYPE Instance attribute Private Type reference (TYPE) SWP_ERRTYP 20031022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031022
2 DEQUEUE Instance method Public Method 20031022
3 GET_INSTANCE_FOR_ERRORTYPE Static method Public Method 20031022
4 GET_NUMBER_OF_ENTRIES Instance method Public Method 20031022
5 GET_STATISTICS Instance method Public Method 20090128
6 GET_TRC_ENTRIES Instance method Public Method 20040609
Events
Class CL_SWF_RUN_SUSPEND_QUEUE has no event.
Types
Class CL_SWF_RUN_SUSPEND_QUEUE 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_ERROR_TYPE Call by reference Type reference (TYPE) SWP_ERRTYP 20031022

Method CONSTRUCTOR on class CL_SWF_RUN_SUSPEND_QUEUE has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CALLBACK_ENTRY Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_CALLBACK_ENTRY Callback-Eintrag 20031112

Method DEQUEUE on class CL_SWF_RUN_SUSPEND_QUEUE has no exception.

Method GET_INSTANCE_FOR_ERRORTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ERROR_TYPE Call by reference Type reference (TYPE) SWP_ERRTYP 20031022
2 Returning RE_SUSPEND_QUEUE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_SUSPEND_QUEUE 20031022

Method GET_INSTANCE_FOR_ERRORTYPE on class CL_SWF_RUN_SUSPEND_QUEUE has no exception.

Method GET_NUMBER_OF_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NUMBER_OF_ENTRIES Value transfer Type reference (TYPE) SYTABIX 20031022

Method GET_NUMBER_OF_ENTRIES on class CL_SWF_RUN_SUSPEND_QUEUE has no exception.

Method GET_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATISTICS Value transfer Type reference (TYPE) SWF_RUN_ERRE_FREQ_TABLE Tabelle mit Statistikdaten für SWWERRE 20090128

Method GET_STATISTICS on class CL_SWF_RUN_SUSPEND_QUEUE has no exception.

Method GET_TRC_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRC_ENTRIES Value transfer Type reference (TYPE) SWPTSUSPEN WFM: Tabellentype für SWP_SUSPEN 20040609

Method GET_TRC_ENTRIES on class CL_SWF_RUN_SUSPEND_QUEUE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640