SAP ABAP Class CL_MO_ENQUEUE_SERVICE_DME (DME: Lock Service for MOs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SDME_OBJ (Package) DME: Maintenance Objects
Properties
Class CL_MO_ENQUEUE_SERVICE_DME  
Short Description DME: Lock Service for MOs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDME_OBJ   DME: Maintenance Objects 
Created 19990420   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDMET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MO_ENQUEUE_SERVICE_DME has no interface implemented.
Friends
Class CL_MO_ENQUEUE_SERVICE_DME has no friend class.
Attributes
Class CL_MO_ENQUEUE_SERVICE_DME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_MO Static method Public Method Unlocks an MO 19990818
2 ENQUEUE_MO Static method Public Method Locks an MO 19990818
3 ENQUEUE_MO_MODE Static method Private Method Locks or Unlocks an MO 19990818
4 ENQUEUE_TABLE_MODE Static method Private Method Locks or Unlocks a Table 19990420
Events
Class CL_MO_ENQUEUE_SERVICE_DME has no event.
Types
Class CL_MO_ENQUEUE_SERVICE_DME has no local type.
Method Signatures

Method DEQUEUE_MO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME MO-Klasse 19990818
2 Importing IM_SEL_COND Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME Selektionsbedingung 19990818

Method DEQUEUE_MO on class CL_MO_ENQUEUE_SERVICE_DME has no exception.

Method ENQUEUE_MO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME MO-Klasse 19990818
2 Importing IM_SEL_COND Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME Selektionsbedingung 19990818
# Exception Resumable Description Created on
1 FAILURE Fehler 19990818
2 FOREIGN_LOCK Objekt gesperrt 19990818

Method ENQUEUE_MO_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Value transfer Object reference (TYPE REF TO) IF_OBJ_META_DME MO-Klasse 19990818
2 Importing IM_ENQUEUE Value transfer Type reference (TYPE) SDMET_BOOL Enqueue oder Dequeue 19990818
3 Importing IM_SEL_COND Value transfer Object reference (TYPE REF TO) CL_MO_SEL_COND_DME Selektionsbedíngung 19990818
# Exception Resumable Description Created on
1 FAILURE Fehler 19990818
2 FOREIGN_LOCK Objekt gesperrt 19990818

Method ENQUEUE_TABLE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE Value transfer Type reference (TYPE) SDMET_BOOL Enqueue oder Dequeue 19990420
2 Importing IM_TABNAME Value transfer Type reference (TYPE) TABNAME Tabelle 19990420
3 Importing IM_VARKEY Value transfer Type reference (TYPE) RSTABLE-VARKEY Sperrschlüssel 19990420
# Exception Resumable Description Created on
1 FAILURE Fehler 19990420
2 FOREIGN_LOCK Objekt gesperrt 19990420
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A