SAP ABAP Class IF_CTS_REST_API_LOCK_HANDLE (Lock Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_REST_API_LOCK_HANDLE | CTS Lock Handler | 20120615 |
Properties
| Class | IF_CTS_REST_API_LOCK_HANDLE | |
| Short Description | Lock Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120615 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CTS_REST_API_LOCK_HANDLE has no forward declaration.
Interfaces
Class IF_CTS_REST_API_LOCK_HANDLE has no interface implemented.
Friends
Class IF_CTS_REST_API_LOCK_HANDLE has no friend class.
Attributes
Class IF_CTS_REST_API_LOCK_HANDLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120615 | ||
| 2 | Instance method | Public | Method | 20120615 | ||
| 3 | Instance method | Public | Method | 20120615 |
Events
Class IF_CTS_REST_API_LOCK_HANDLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_LOCK | Public | See coding | 20120615 | BEGIN OF gty_lock,
gname TYPE eqegraname,
garg TYPE eqegraarg,
GUNAME type EQEUNAME,
END OF gty_lock
|
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120622 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CTS_LOCK_HANDLE | 20120615 |
Method GET on class IF_CTS_REST_API_LOCK_HANDLE has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOCK_HANDLE | Call by reference | Type reference (TYPE) | CTS_LOCK_HANDLE | 20120615 | ||||
| 2 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20120615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120622 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |