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 | Instance attribute | Private | Type reference (TYPE) | SWW_TASK | Task ID | 20060424 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | 20031121 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABLE_OF_ENTRIES | 20031121 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20050720 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20060424 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TABLE_OF_ENTRIES | 20081125 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TABLE_SWWWIDH_STATISTICS | 20081125 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20031121 |
Methods
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 | IM_EXTENDED_SELECTION | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20060424 | |||
| 2 | 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 | 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 | 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 | EX_ENTRIES | Call by reference | Type reference (TYPE) | TABLE_OF_OBJECTS | 20101111 | ||||
| 2 | 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 | EX_ENTRIES | Call by reference | Type reference (TYPE) | TABLE_ENTRY_EXTENDED | 20081124 | ||||
| 2 | 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 | 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 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20051114 | |||
| 2 | IM_WI_DATTYPE | Call by reference | Type reference (TYPE) | SWW_DATTYP | Workflow: Deadlinetyp | 20051114 | |||
| 3 | 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 | IM_EXTENDED_SELECTION | Call by reference | Type reference (TYPE) | XFELD | SPACE | Zusätzlich Informatione z.B. Prozeßtyp selektieren | 20060424 | ||
| 2 | IM_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20031121 | |||
| 3 | IM_WIIDS | Call by reference | Type reference (TYPE) | SWWTWIID | Workflow: Tabelle mit Workitem-Ids | 20110113 | |||
| 4 | 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 | 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 | 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 | IM_ONLY_BPE_TASKS | Call by reference | Type reference (TYPE) | XFELD | 'X' - Nur BPE relevante Aufgaben | 20060424 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | EX_ENTRIES | Value transfer | Type reference (TYPE) | TABLE_OF_ENTRIES | 20091208 | ||||
| 2 | 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 |