SAP ABAP Class CL_SWF_RUN_ENQUEUE_FACTORY (Workflow: Factory for Enqueue)
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_ENQUEUE_FACTORY  
Short Description Workflow: Factory for Enqueue    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status K  Customer Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20050417   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_RUN_TRANSACTION_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SWF_RUN_ENQUEUE_FACTORY has no interface implemented.
Friends
Class CL_SWF_RUN_ENQUEUE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ENQUEUE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_ENQUEUE_MANAGER Workflow: Enqueue Manager 20050417
2 M_ENQUEUE_OWNER Instance attribute Private Type reference (TYPE) STRING Enqueue Owner 20050417
3 M_ENQUEUE_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_ENQUEUE_SERVICE Workflow: Enqueue Service 20050417
4 M_MAX_ENTRY Instance attribute Private Type reference (TYPE) I 1000 20050419
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENQUEUE_MANAGER Instance method Public Method 20050417
2 GET_ENQUEUE_SERVICE Instance method Public Method 20050417
3 GET_INSTANCE Static method Public Method 20050417
Events
Class CL_SWF_RUN_ENQUEUE_FACTORY has no event.
Types
Class CL_SWF_RUN_ENQUEUE_FACTORY has no local type.
Method Signatures

Method GET_ENQUEUE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ENQUEUE_MANAGER Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_ENQUEUE_MANAGER Workflow: Enqueuemanager 20050417

Method GET_ENQUEUE_MANAGER on class CL_SWF_RUN_ENQUEUE_FACTORY has no exception.

Method GET_ENQUEUE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRANSACTION_MODE Call by reference Type reference (TYPE) SWF_TRMODE CL_SWF_RUN_TRANSACTION_MANAGER=>C_ASYNCHRONOUS_UPDATE Workflow: Transaktionsmode 20050503
2 Returning RE_ENQUEUE_SERVICE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_ENQUEUE_SERVICE Workflow: Enqueueservice 20050417

Method GET_ENQUEUE_SERVICE on class CL_SWF_RUN_ENQUEUE_FACTORY 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_OWNER Call by reference Type reference (TYPE) STRING Workflow: Enqueueowner 20050417
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_ENQUEUE_FACTORY Workflow: Factory für Enqueue 20050417

Method GET_INSTANCE on class CL_SWF_RUN_ENQUEUE_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710