SAP ABAP Class CL_SWF_EVT_STRATEGY_LBUFFER (Call Strategy: Queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EVT (Package) Workflow: Events
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_EVT_PROCESS_STRATEGY Call Strategy for an Event Handler 20040805
Properties
Class CL_SWF_EVT_STRATEGY_LBUFFER  
Short Description Call Strategy: Queue    
Super Class CL_SWF_EVT_PROCESS_STRATEGY Call Strategy for an Event Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_EVT   Workflow: Events 
Created 20040805   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_EVT_STRATEGY_LBUFFER has no forward declaration.
Interfaces
Class CL_SWF_EVT_STRATEGY_LBUFFER has no interface implemented.
Friends
Class CL_SWF_EVT_STRATEGY_LBUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_HANDLERS Instance attribute Protected Type reference (TYPE) SWF_EVTHANDLERS Event Handler Table (Internal) 20040805
Methods
# Method Level Visibility Method type Description Created on
1 ON_COMMIT_WORK Instance method Private Event handling method Event Handler "on commit" 20040805
2 ON_FLUSH Instance method Private Event handling method Event Handler "Flush_sync" 20040810
3 ON_ROLLBACK_WORK Instance method Private Event handling method Event Handler "rollback" 20040805
Events
Class CL_SWF_EVT_STRATEGY_LBUFFER has no event.
Types
Class CL_SWF_EVT_STRATEGY_LBUFFER has no local type.
Method Signatures

Method ON_COMMIT_WORK Signature

Method ON_COMMIT_WORK on class CL_SWF_EVT_STRATEGY_LBUFFER has no parameter.
Method ON_COMMIT_WORK on class CL_SWF_EVT_STRATEGY_LBUFFER has no exception.

Method ON_FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER Call by reference Attribute reference (LIKE) 20040810

Method ON_FLUSH on class CL_SWF_EVT_STRATEGY_LBUFFER has no exception.

Method ON_ROLLBACK_WORK Signature

Method ON_ROLLBACK_WORK on class CL_SWF_EVT_STRATEGY_LBUFFER has no parameter.
Method ON_ROLLBACK_WORK on class CL_SWF_EVT_STRATEGY_LBUFFER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700