SAP ABAP Class IF_FOPC_CLS_ENQUEUE (Lock)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FOPC_CLS_DISPLAY Closing: Display Information 20041013
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_CLS_INFO_BASE Closing Info 20041130
Properties
Class IF_FOPC_CLS_ENQUEUE  
Short Description Lock    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041013   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOPC_CLS_ENQUEUE has no forward declaration.
Interfaces
Class IF_FOPC_CLS_ENQUEUE has no interface implemented.
Friends
Class IF_FOPC_CLS_ENQUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MODE_EXCLUSIVE Constant Public Type reference (TYPE) ENQMODE 'E' Lock Mode 20041013
2 GC_MODE_SHARED Constant Public Type reference (TYPE) ENQMODE 'S' Lock Mode 20041013
3 GC_SCOPE_DIALOG Constant Public Type reference (TYPE) DDENQSCOPE '1' Control lock behavior when calling the update task 20041130
4 GC_SCOPE_DIALOG_AND_UPDATE Constant Public Type reference (TYPE) DDENQSCOPE '2' Control lock behavior when calling the update task 20041013
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Instance method Public Method Unlock 20041013
2 ENQUEUE Instance method Public Method Lock 20041013
Events
Class IF_FOPC_CLS_ENQUEUE has no event.
Types
Class IF_FOPC_CLS_ENQUEUE has no local type.
Method Signatures

Method DEQUEUE Signature

Method DEQUEUE on class IF_FOPC_CLS_ENQUEUE has no parameter.
Method DEQUEUE on class IF_FOPC_CLS_ENQUEUE has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) ENQMODE GC_MODE_EXCLUSIVE Sperrmodus 20041013
2 Importing I_SCOPE Call by reference Type reference (TYPE) DDENQSCOPE GC_SCOPE_DIALOG_AND_UPDATE 20041013
# Exception Resumable Description Created on
1 CX_FOPC_CLOSING Closing 20041013
History
Last changed by/on SAP  20050109 
SAP Release Created in