SAP ABAP Interface IF_CTS_TRACK_DATA_ACC_KEY (cCTS: Interface for accessing key pers. (internal))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_CHNG_TRCK_CORE (Package) cCTS: Change tracking core - persistence and data access

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_TRACK_DATA_ACC_KEY_LOC | cCTS: Data access for key persistence | 20111122 |
Properties
Interface | IF_CTS_TRACK_DATA_ACC_KEY | |
Short Description | cCTS: Interface for accessing key pers. (internal) |
General Data
Package | SCTS_DIST_CTL_CHNG_TRCK_CORE | cCTS: Change tracking core - persistence and data access |
Created | 20111122 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CTS_TRACK_DATA_ACC_KEY has no forward declaration.
Interfaces
Interface IF_CTS_TRACK_DATA_ACC_KEY has no interface.
Friends
Interface IF_CTS_TRACK_DATA_ACC_KEY has no friend.
Attributes
Interface IF_CTS_TRACK_DATA_ACC_KEY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete entries | 20111122 |
2 | ![]() |
Instance method | Public | Method | Delete entry | 20111122 |
3 | ![]() |
Instance method | Public | Method | Lock the persistence | 20111122 |
4 | ![]() |
Instance method | Public | Method | Read entries | 20111122 |
5 | ![]() |
Instance method | Public | Method | Read entry | 20111122 |
6 | ![]() |
Instance method | Public | Method | Unlock the persistence | 20111122 |
7 | ![]() |
Instance method | Public | Method | Write entries | 20111122 |
8 | ![]() |
Instance method | Public | Method | Write entry | 20111122 |
Events
Interface IF_CTS_TRACK_DATA_ACC_KEY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ACTIVITY | Public | Type reference (TYPE) | TY_ENTRY-ACTIVITY | 20111122 |
|
|
2 | TY_ENTRIES | Public | See coding | 20111122 | ty_entries type standard table of ty_entry with key key_id
|
||
3 | TY_ENTRY | Public | Type reference (TYPE) | SCTS_TRACK_KEY | 20111122 |
|
|
4 | TY_FLAG | Public | Type reference (TYPE) | TY_ENTRY-FLAG | 20111122 |
|
|
5 | TY_KEY_ID | Public | Type reference (TYPE) | TY_ENTRY-KEY_ID | 20111122 |
|
|
6 | TY_LANGUAGE | Public | Type reference (TYPE) | TY_ENTRY-LANG | 20111122 |
|
|
7 | TY_MASTER_NAME | Public | Type reference (TYPE) | TY_ENTRY-MASTERNAME | 20111122 |
|
|
8 | TY_MASTER_TYPE | Public | Type reference (TYPE) | TY_ENTRY-MASTERTYPE | 20111122 |
|
|
9 | TY_OBJFUNC | Public | Type reference (TYPE) | TY_ENTRY-OBJFUNC | 20111122 |
|
|
10 | TY_RANGE_ACTIVITY | Public | See coding | 20111122 | ty_range_activity TYPE RANGE OF ty_activity
|
||
11 | TY_RANGE_FLAG | Public | See coding | 20111122 | ty_range_flag TYPE RANGE OF ty_flag
|
||
12 | TY_RANGE_KEY_ID | Public | See coding | 20111122 | ty_range_key_id TYPE RANGE OF ty_key_id
|
||
13 | TY_RANGE_LANGUAGE | Public | See coding | 20111122 | ty_range_language TYPE RANGE OF ty_language
|
||
14 | TY_RANGE_MASTER_NAME | Public | See coding | 20111122 | ty_range_master_name TYPE RANGE OF ty_master_name
|
||
15 | TY_RANGE_MASTER_TYPE | Public | See coding | 20111122 | ty_range_master_type TYPE RANGE OF ty_master_type
|
||
16 | TY_RANGE_OBJFUNC | Public | See coding | 20111122 | ty_range_objfunc TYPE RANGE OF ty_objfunc
|
||
17 | TY_RANGE_SORTFLAG | Public | See coding | 20111122 | ty_range_sortflag TYPE RANGE OF ty_sortflag
|
||
18 | TY_RANGE_TABLE_KEY | Public | See coding | 20111122 | ty_range_table_key TYPE RANGE OF ty_table_key
|
||
19 | TY_RANGE_VIEWNAME | Public | See coding | 20111122 | ty_range_viewname TYPE RANGE OF ty_viewname
|
||
20 | TY_SORTFLAG | Public | Type reference (TYPE) | TY_ENTRY-SORTFLAG | 20111122 |
|
|
21 | TY_TABLE_KEY | Public | Type reference (TYPE) | TY_ENTRY-TABKEY | 20111122 |
|
|
22 | TY_VIEWNAME | Public | Type reference (TYPE) | TY_ENTRY-VIEWNAME | 20111122 |
|
Method Signatures
Method DELETE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_KEY_ID | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method DELETE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_ID | Call by reference | Type reference (TYPE) | TY_KEY_ID | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method LOCK_KEY_PERSISTENCE Signature
Method LOCK_KEY_PERSISTENCE on Interface IF_CTS_TRACK_DATA_ACC_KEY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method READ_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVITY_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_ACTIVITY | 20111122 | |||
2 | ![]() |
ENTRIES | Value transfer | Type reference (TYPE) | TY_ENTRIES | 20111122 | |||
3 | ![]() |
FLAG_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_FLAG | 20111122 | |||
4 | ![]() |
KEY_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_KEY_ID | 20111122 | |||
5 | ![]() |
LANG_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_LANGUAGE | 20111122 | |||
6 | ![]() |
MASTERNAME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_MASTER_NAME | 20111122 | |||
7 | ![]() |
MASTERTYPE_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_MASTER_TYPE | 20111122 | |||
8 | ![]() |
OBJFUNC_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OBJFUNC | 20111122 | |||
9 | ![]() |
SORTFLAG_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_SORTFLAG | 20111122 | |||
10 | ![]() |
TABKEY_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_TABLE_KEY | 20111122 | |||
11 | ![]() |
VIEWNAME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_VIEWNAME | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method READ_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVITY | Call by reference | Type reference (TYPE) | TY_ACTIVITY | 20111122 | |||
2 | ![]() |
ENTRY | Value transfer | Type reference (TYPE) | TY_ENTRY | 20111122 | |||
3 | ![]() |
FLAG | Call by reference | Type reference (TYPE) | TY_FLAG | 20111122 | |||
4 | ![]() |
KEY_ID | Call by reference | Type reference (TYPE) | TY_KEY_ID | 20111122 | |||
5 | ![]() |
LANG | Call by reference | Type reference (TYPE) | TY_LANGUAGE | 20111122 | |||
6 | ![]() |
MASTERNAME | Call by reference | Type reference (TYPE) | TY_MASTER_NAME | 20111122 | |||
7 | ![]() |
MASTERTYPE | Call by reference | Type reference (TYPE) | TY_MASTER_TYPE | 20111122 | |||
8 | ![]() |
OBJFUNC | Call by reference | Type reference (TYPE) | TY_OBJFUNC | 20111122 | |||
9 | ![]() |
SORTFLAG | Call by reference | Type reference (TYPE) | TY_SORTFLAG | 20111122 | |||
10 | ![]() |
TABKEY | Call by reference | Type reference (TYPE) | TY_TABLE_KEY | 20111122 | |||
11 | ![]() |
VIEWNAME | Call by reference | Type reference (TYPE) | TY_VIEWNAME | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method UNLOCK_KEY_PERSISTENCE Signature
Method UNLOCK_KEY_PERSISTENCE on Interface IF_CTS_TRACK_DATA_ACC_KEY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method WRITE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRIES | Call by reference | Type reference (TYPE) | TY_ENTRIES | cCTS: Object tracking catalog | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
Method WRITE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | TY_ENTRY | cCTS: Object tracking catalog | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS: Exeption for object tracking | 20111122 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |