SAP ABAP Class IF_SWF_RUN_ENQUEUE_SERVICE (Workflow: Enqueue Service)
Properties
Class IF_SWF_RUN_ENQUEUE_SERVICE  
Short Description Workflow: Enqueue Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050417   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_ENQUEUE_SERVICE has no forward declaration.
Interfaces
Class IF_SWF_RUN_ENQUEUE_SERVICE has no interface implemented.
Friends
Class IF_SWF_RUN_ENQUEUE_SERVICE has no friend class.
Attributes
Class IF_SWF_RUN_ENQUEUE_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FLUSH_DEQUEUE Instance method Public Method 20050419
2 FLUSH_ENQUEUE Instance method Public Method 20050417
3 GET_ENQUEUE_OBJECT Instance method Public Method 20050417
4 GET_MAX_ENTRY Instance method Public Method 20050419
5 GET_REGISTERED_WORKITEMS Instance method Public Method 20050419
6 REGISTER_WORKITEM Instance method Public Method 20050417
7 REGISTER_WORKITEMS Instance method Public Method 20050417
Events
Class IF_SWF_RUN_ENQUEUE_SERVICE has no event.
Types
Class IF_SWF_RUN_ENQUEUE_SERVICE has no local type.
Method Signatures

Method FLUSH_DEQUEUE Signature

Method FLUSH_DEQUEUE on class IF_SWF_RUN_ENQUEUE_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050419

Method FLUSH_ENQUEUE Signature

Method FLUSH_ENQUEUE on class IF_SWF_RUN_ENQUEUE_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050417

Method GET_ENQUEUE_OBJECT 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 20050417
2 Returning RE_ENQUEUE_OBJECT Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WIM_ENQUEUE Workflow: Enqueue-Objekt für WIM 20050417

Method GET_ENQUEUE_OBJECT on class IF_SWF_RUN_ENQUEUE_SERVICE has no exception.

Method GET_MAX_ENTRY Signature

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

Method GET_MAX_ENTRY on class IF_SWF_RUN_ENQUEUE_SERVICE has no exception.

Method GET_REGISTERED_WORKITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WORKITEMS Value transfer Type reference (TYPE) SWWTWIID Workflow: Tabelle mit Workitem-Ids 20050419

Method GET_REGISTERED_WORKITEMS on class IF_SWF_RUN_ENQUEUE_SERVICE has no exception.

Method REGISTER_WORKITEM 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 20050417
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050419

Method REGISTER_WORKITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIIDS Call by reference Type reference (TYPE) SWWTWIID Workflow: Tabelle mit Workitem-Ids 20050417
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050419
History
Last changed by/on SAP  20110908 
SAP Release Created in