SAP ABAP Class CL_UA_CE_EVENT_QUEUE (Collector for Changes)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UA_CE_EVENT_HANDLER CE Event Handler 20020730
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UA_CE_EVENT_QUEUE CE Event Queue 20020730
Properties
Class CL_UA_CE_EVENT_QUEUE  
Short Description Collector for Changes    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_COSTING_ENGINE   Costing Solutions: Costing Engine 
Created 20020730   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_CE_EVENT_QUEUE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UA_CE_EVENT_HANDLER CE Event Handler 20020730
2 IF_UA_CE_EVENT_QUEUE CE Event Queue 20020730
Friends
Class CL_UA_CE_EVENT_QUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_IS_LOCKED Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_FALSE Queue is firing, register not possible 20050616
2 MD_IS_QUEUING Instance attribute Private Type reference (TYPE) BOOLE_D State of Queue 20020731
3 MT_CLIENT Instance attribute Private Type reference (TYPE) UAB_T_ABAP_OBJECT User of Queue 20020731
4 MT_EVENT_QUEUE Instance attribute Private Type reference (TYPE) UAB_T_CE_EVENT_QUEUE Event Queue 20020730
5 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UA_CE_EVENT_QUEUE Singleton 20020730
Methods
# Method Level Visibility Method type Description Created on
1