SAP ABAP Class IF_RSENQ_COMP_MEDIATOR (Componentization: Lock Matrix)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_COMP_MEDIATOR Marker Interface for Mediator Implementation 20091222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSENQ_COMP_MEDIATOR Mediator for Lock Matrix 20091111
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSENQ_COMP_MEDIATOR_CORE Lock Matrix for Lean BW 20091111
Properties
Class IF_RSENQ_COMP_MEDIATOR  
Short Description Componentization: Lock Matrix    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSENQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSENQ_COMP_MEDIATOR has no interface implemented.
Friends
Class IF_RSENQ_COMP_MEDIATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ACTION Constant Public See coding 20091111
2 N_C_CLASSNAME Constant Public Type reference (TYPE) CLASSNAME 'CL_RSENQ_COMP_MEDIATOR' Class Name of WHM Implementation 20091111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Lock Check for BW Processes 20091111
2 DEQUEUE Instance method Public Method Dequeue Module 20091111
3 ENQUEUE Instance method Public Method Enqueue Module for BW Processes 20091111
Events
Class IF_RSENQ_COMP_MEDIATOR has no event.
Types
Class IF_RSENQ_COMP_MEDIATOR has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20091111
2 Importing I_ACTION Call by reference Type reference (TYPE) RSENQ_ACTION Sperr-Aktion des Sperr-Managers 20091111
3 Importing I_T_OBJECT Call by reference Type reference (TYPE) RSENQ_T_OBJECT 20091111
4 Importing I_T_SUBOBJECT Call by reference Type reference (TYPE) RSENQ_T_OBJECT 20091111
# Exception Resumable Description Created on
1 LOCKED Gesperrt 20091111

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20091111
2 Importing I_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID 20091111
# Exception Resumable Description Created on
1 NO_LOCK_FOUND Keine Sperre gefunden 20091111

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20091111
2 Exporting E_LOCKID Call by reference Type reference (TYPE) RSENQ_LOCKID Sperr-ID des Sperr-Managers 20091111
3 Importing I_ACTION Call by reference Type reference (TYPE) RSENQ_ACTION 20091111
4 Importing I_T_OBJECT Call by reference Type reference (TYPE) RSENQ_T_OBJECT 20091111
5 Importing I_T_SUBOBJECT Call by reference Type reference (TYPE) RSENQ_T_OBJECT 20091111
# Exception Resumable Description Created on
1 LOCKED Gesperrt 20091111
History
Last changed by/on SAP  20130531 
SAP Release Created in