SAP ABAP Class IF_BCFG_ENQUEUE_STATE (handling of optimistic locks)
Properties
Class IF_BCFG_ENQUEUE_STATE  
Short Description handling of optimistic locks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCFG_ENQUEUE_STATE has no forward declaration.
Interfaces
Class IF_BCFG_ENQUEUE_STATE has no interface implemented.
Friends
Class IF_BCFG_ENQUEUE_STATE has no friend class.
Attributes
Class IF_BCFG_ENQUEUE_STATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Instance method Public Method dequeue operation on state engine 20110211
2 ENQUEUE Instance method Public Method enqueue operation on state engine 20110211
3 GET_DEQUEUE_MODE Instance method Public Method returns the dequeue mode from stack 20110211
4 IS_LOCKED Instance method Public Method returns true if locks are existing 20110211
Events
Class IF_BCFG_ENQUEUE_STATE has no event.
Types
Class IF_BCFG_ENQUEUE_STATE has no local type.
Method Signatures

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQMODE Call by reference Type reference (TYPE) ENQMODE 20110416
2 Returning RESULT Value transfer Type reference (TYPE) ENQMODE 20110211

Method DEQUEUE on class IF_BCFG_ENQUEUE_STATE has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQMODE Call by reference Type reference (TYPE) ENQMODE 20110416

Method ENQUEUE on class IF_BCFG_ENQUEUE_STATE has no exception.

Method GET_DEQUEUE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ENQMODE 20110211

Method GET_DEQUEUE_MODE on class IF_BCFG_ENQUEUE_STATE has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110211

Method IS_LOCKED on class IF_BCFG_ENQUEUE_STATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in