SAP ABAP Interface IF_KMC_LOCK_INFO (Complex type LockInfo)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_BC_RF (Package) KMC: Repository Framework Client API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_LOCK_INFO | Complex type LockInfo | 20050323 |
Properties
| Interface | IF_KMC_LOCK_INFO | |
| Short Description | Complex type LockInfo |
General Data
| Package | S_KMC_BC_RF | KMC: Repository Framework Client API |
| Created | 20050323 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_KMC_LOCK_INFO has no forward declaration.
Interfaces
Interface IF_KMC_LOCK_INFO has no interface.
Friends
Interface IF_KMC_LOCK_INFO has no friend.
Attributes
Interface IF_KMC_LOCK_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get value for field creationDate. | 20050323 | |
| 2 | Instance method | Public | Method | Get Data Structure | 20050323 | |
| 3 | Instance method | Public | Method | Get value for field depth. | 20050323 | |
| 4 | Instance method | Public | Method | Get value for field expirationDate. | 20050323 | |
| 5 | Instance method | Public | Method | Get Manager Factory | 20050323 | |
| 6 | Instance method | Public | Method | Get value for field owner. | 20050323 | |
| 7 | Instance method | Public | Method | Get value for field scope. | 20050323 | |
| 8 | Instance method | Public | Method | Get value for field timeout. | 20050323 | |
| 9 | Instance method | Public | Method | Get value for field token. | 20050323 | |
| 10 | Instance method | Public | Method | Get value for field type. | 20050323 | |
| 11 | Instance method | Public | Method | Set Data Structure | 20050323 | |
| 12 | Instance method | Public | Method | Set Manager Factory | 20050323 |
Events
Interface IF_KMC_LOCK_INFO has no event.
Types
Interface IF_KMC_LOCK_INFO has no local type.
Method Signatures
Method GET_CREATION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREATION_DATE | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | CreationDate | 20050323 |
Method GET_CREATION_DATE on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Value transfer | Type reference (TYPE) | KMCWS_LOCK_INFO | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_DEPTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEPTH | Value transfer | Type reference (TYPE) | INT4 | Depth | 20050323 |
Method GET_DEPTH on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_EXPIRATION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXPIRATION_DATE | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | ExpirationDate | 20050323 |
Method GET_EXPIRATION_DATE on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OWNER | Value transfer | Type reference (TYPE) | STRING | Owner | 20050323 |
Method GET_OWNER on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SCOPE | Value transfer | Type reference (TYPE) | INT4 | Scope | 20050323 |
Method GET_SCOPE on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_TIMEOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIMEOUT | Value transfer | Type reference (TYPE) | INT4 | Timeout | 20050323 |
Method GET_TIMEOUT on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TOKEN | Value transfer | Type reference (TYPE) | STRING | Token | 20050323 |
Method GET_TOKEN on Interface IF_KMC_LOCK_INFO has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE | Value transfer | Type reference (TYPE) | INT4 | Type | 20050323 |
Method GET_TYPE on Interface IF_KMC_LOCK_INFO has no exception.
Method SET_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Value transfer | Type reference (TYPE) | KMCWS_LOCK_INFO | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on Interface IF_KMC_LOCK_INFO has no exception.
Method SET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method SET_MANAGER_FACTORY on Interface IF_KMC_LOCK_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |