SAP ABAP Interface IF_GRFN_LOCK (Lock Service)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CATALOGUES (Package) GRCFoundation catalogue
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_HR | HR Service | 20091014 |
Properties
| Interface | IF_GRFN_LOCK | |
| Short Description | Lock Service |
General Data
| Package | GRFN_CATALOGUES | GRCFoundation catalogue |
| Created | 20090902 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_LOCK has no interface.
Friends
Interface IF_GRFN_LOCK has no friend.
Attributes
Interface IF_GRFN_LOCK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Dequeue object | 20090902 | |
| 2 | Instance method | Public | Method | Enqueue object | 20090902 | |
| 3 | Instance method | Public | Method | Whether object is locked or not | 20090902 |
Events
Interface IF_GRFN_LOCK has no event.
Types
Interface IF_GRFN_LOCK has no local type.
Method Signatures
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090902 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091014 | |||
| 2 | RV_IS_LOCKED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090902 |
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20091014 | |||
| 2 | RV_IS_LOCKED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090902 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |