SAP ABAP Interface IF_CTS_REST_API_LOCK_HANDLE (Lock Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG-PLS (Application Component) Transport Organizer für non-ABAP (CTS+)
⤷
SCTS_REQ_RES_API (Package) Organizer Interface for REST API
⤷
⤷
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
| Interface | IF_CTS_REST_API_LOCK_HANDLE | |
| Short Description | Lock Handler |
General Data
| Package | SCTS_REQ_RES_API | Organizer Interface for REST API |
| Created | 20120615 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CTS_REST_API_LOCK_HANDLE has no forward declaration.
Interfaces
Interface IF_CTS_REST_API_LOCK_HANDLE has no interface.
Friends
Interface IF_CTS_REST_API_LOCK_HANDLE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 | 740 |