SAP ABAP Class CL_SWF_RUN_SWWWIDH_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_SWWWIDH_QUEUE  
Short Description Workflow: Queue for Suspend Entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20031121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_RUN_SWWWIDH_QUEUE has no forward declaration.
Interfaces
Class CL_SWF_RUN_SWWWIDH_QUEUE has no interface implemented.
Friends
Class CL_SWF_RUN_SWWWIDH_QUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTIVE_FILTER Instance attribute Private Type reference (TYPE) SWW_TASK Task ID 20060424
2 M_CREATE_TIME_STAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20031121
3 M_ENTRIES Instance attribute Private Type reference (TYPE) TABLE_OF_ENTRIES 20031121
4 M_ENTRY_COUNT Instance attribute Private Type reference (TYPE) I 20050720
5 M_EXTENDED_SELECTION Instance attribute Private Type reference (TYPE) XFELD Checkbox 20060424
6 M_PACKAGE Instance attribute Private Type reference (TYPE) TABLE_OF_ENTRIES 20081125
7 M_SWWWIDH_STATISTICS Instance attribute Private Type reference (TYPE) TABLE_SWWWIDH_STATISTICS 20081125
8 M_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20031121
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_PACKAGE Instance method Private Method 20081125
2 COMPUTE_STATISTICS Instance method Private Method 20081125
3 COMPUTE_WEIGHT Instance method Private Method 20081125
4 CONSTRUCTOR Instance method Public Constructor Constructor 20031121
5 DELETE_ENTRIES Instance method Public Method 20101111
6 DEQUEUE Instance method Public Method 20031121
7 FIND_ENTRIES_FOR_WIIDS Instance method Public Method 20101111
8 GET_EXTENDED_ENTRIES Instance method Private Method 20081124
9 GET_INITIAL_NUMBER_OF_ENTRIES Instance method Public Method 20050720
10 GET_INSTANCE_FOR_ENTRY Static method Public Method 20051114
11 GET_INSTANCE_FOR_TIMESTAMP Static method Public Method 20031121
12 GET_ITERATOR Instance method Private Method 20081125
13 GET_NUMBER_OF_ENTRIES Instance method Public Method 20031121
14 GET_STATISTICS_LIST Instance method Public Method 20081201
15 GET_TASKS Instance method Public Method 20060424
16 GET_TIMESTAMP Instance method Public Method 20040608
17 GET_TRC_ENTRIES Instance method Public Method 20040608
18 SET_ENTRIES Instance method Private Method 20060424
19 SET_EXCLUDE_FILTER Instance method Public Method 20091118
20 SET_FILTER Instance method Public Method 20060424
21 SET_INCLUDE_FILTER Instance method Public Method 20091118
22 STRAIGHTEN_DEADLINES_ENTRIES Instance method Private Method 20091208
Events
Class CL_SWF_RUN_SWWWIDH_QUEUE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TABLE_OF_OBJECTS Public See coding 20101111 table_of_objects type standard table of ref to if_swf_run_callback_entry
Method Signatures

Method BUILD_PACKAGE Signature

Method BUILD_PACKAGE on class CL_SWF_RUN_SWWWIDH_QUEUE has no parameter.
Method BUILD_PACKAGE on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method COMPUTE_STATISTICS Signature

Method COMPUTE_STATISTICS on class CL_SWF_RUN_SWWWIDH_QUEUE has no parameter.
Method COMPUTE_STATISTICS on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method COMPUTE_WEIGHT Signature

Method COMPUTE_WEIGHT on class CL_SWF_RUN_SWWWIDH_QUEUE has no parameter.
Method COMPUTE_WEIGHT on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTENDED_SELECTION Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060424
2 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20031121

Method CONSTRUCTOR on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method DELETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTRIES Call by reference Type reference (TYPE) TABLE_OF_OBJECTS 20101111

Method DELETE_ENTRIES on class CL_SWF_RUN_SWWWIDH_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 20031121

Method DEQUEUE on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method FIND_ENTRIES_FOR_WIIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ENTRIES Call by reference Type reference (TYPE) TABLE_OF_OBJECTS 20101111
2 Importing IM_TOP_WIID Call by reference Type reference (TYPE) SWW_WIID 20101111

Method FIND_ENTRIES_FOR_WIIDS on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_EXTENDED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ENTRIES Call by reference Type reference (TYPE) TABLE_ENTRY_EXTENDED 20081124
2 Importing IM_ENTRIES Call by reference Type reference (TYPE) TABLE_OF_SWWWIDH 20081124

Method GET_EXTENDED_ENTRIES on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_INITIAL_NUMBER_OF_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNT Value transfer Type reference (TYPE) I 20050720

Method GET_INITIAL_NUMBER_OF_ENTRIES on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_INSTANCE_FOR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20051114
2 Importing IM_WI_DATTYPE Call by reference Type reference (TYPE) SWW_DATTYP Workflow: Deadlinetyp 20051114
3 Returning RE_DEADLINE_QUEUE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_SWWWIDH_QUEUE Workflow: Queue für SWWWIDH-Einträge 20051114

Method GET_INSTANCE_FOR_ENTRY on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_INSTANCE_FOR_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTENDED_SELECTION Call by reference Type reference (TYPE) XFELD SPACE Zusätzlich Informatione z.B. Prozeßtyp selektieren 20060424
2 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20031121
3 Importing IM_WIIDS Call by reference Type reference (TYPE) SWWTWIID Workflow: Tabelle mit Workitem-Ids 20110113
4 Returning RE_DEADLINE_QUEUE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_SWWWIDH_QUEUE Workflow: Queue für SWWWIDH-Einträge 20031121

Method GET_INSTANCE_FOR_TIMESTAMP on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_ITERATOR Signature

Method GET_ITERATOR on class CL_SWF_RUN_SWWWIDH_QUEUE has no parameter.
Method GET_ITERATOR on class CL_SWF_RUN_SWWWIDH_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 20031121

Method GET_NUMBER_OF_ENTRIES on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_STATISTICS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LINES Value transfer Type reference (TYPE) STANDARD TABLE 20081201

Method GET_STATISTICS_LIST on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ONLY_BPE_TASKS Call by reference Type reference (TYPE) XFELD 'X' - Nur BPE relevante Aufgaben 20060424
2 Returning RE_TASKS Value transfer Type reference (TYPE) SWFSTRTAB Tabelle mit Tasks 20060424

Method GET_TASKS on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20040608

Method GET_TIMESTAMP on class CL_SWF_RUN_SWWWIDH_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) TSWWWIDH Workflow: Tabelle von SWWWIDH-Einträgen 20040608

Method GET_TRC_ENTRIES on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method SET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENTRIES Call by reference Type reference (TYPE) TABLE_OF_SWWWIDH 20060424

Method SET_ENTRIES on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method SET_EXCLUDE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCLUDE_TASKS Call by reference Type reference (TYPE) SWW_TASKARRAY 20091118

Method SET_EXCLUDE_FILTER on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20060424

Method SET_FILTER on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method SET_INCLUDE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_TASKS Call by reference Type reference (TYPE) SWW_TASKARRAY 20091118

Method SET_INCLUDE_FILTER on class CL_SWF_RUN_SWWWIDH_QUEUE has no exception.

Method STRAIGHTEN_DEADLINES_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ENTRIES Value transfer Type reference (TYPE) TABLE_OF_ENTRIES 20091208
2 Importing IM_ENTRIES Call by reference Type reference (TYPE) TABLE_OF_ENTRIES 20091208

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