SAP ABAP Interface IF_BCFG_ENQUEUE_STATE (handling of optimistic locks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation

⤷

⤷

Properties
Interface | IF_BCFG_ENQUEUE_STATE | |
Short Description | handling of optimistic locks |
General Data
Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
Created | 20110211 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BCFG_ENQUEUE_STATE has no forward declaration.
Interfaces
Interface IF_BCFG_ENQUEUE_STATE has no interface.
Friends
Interface IF_BCFG_ENQUEUE_STATE has no friend.
Attributes
Interface IF_BCFG_ENQUEUE_STATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | dequeue operation on state engine | 20110211 |
2 | ![]() |
Instance method | Public | Method | enqueue operation on state engine | 20110211 |
3 | ![]() |
Instance method | Public | Method | returns the dequeue mode from stack | 20110211 |
4 | ![]() |
Instance method | Public | Method | returns true if locks are existing | 20110211 |
Events
Interface IF_BCFG_ENQUEUE_STATE has no event.
Types
Interface 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 | ![]() |
I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | 20110416 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ENQMODE | 20110211 |
Method DEQUEUE on Interface 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 | ![]() |
I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | 20110416 |
Method ENQUEUE on Interface 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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ENQMODE | 20110211 |
Method GET_DEQUEUE_MODE on Interface 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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110211 |
Method IS_LOCKED on Interface IF_BCFG_ENQUEUE_STATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |