SAP ABAP Class IF_CTS_TRACK_DATA_ACC_MAIN (cCTS: Interface for accessing main pers. (internal))
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_MAIN_LOC | cCTS: Main data access (local db) for object tracking | 20111005 |
Properties
| Class | IF_CTS_TRACK_DATA_ACC_MAIN | |
| Short Description | cCTS: Interface for accessing main pers. (internal) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111005 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CTS_TRACK_DATA_ACC_MAIN has no forward declaration.
Interfaces
Class IF_CTS_TRACK_DATA_ACC_MAIN has no interface implemented.
Friends
Class IF_CTS_TRACK_DATA_ACC_MAIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_OPERATION | 'EXPORT' | 20111005 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_OPERATION | 'IDLE' | 20111005 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_OPERATION | 'IMPORT' | 20111005 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_OPERATION | 'MODIFY' | 20111005 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_STATUS | 'FINISHED' | 20111005 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_STATUS | 'ONGOING' | 20111005 | |||
| 7 | Constant | Public | Type reference (TYPE) | TY_STATUS | 'RUNNING' | 20111005 | |||
| 8 | Constant | Public | Type reference (TYPE) | TY_STATUS | 'WAITING' | 20111005 | |||
| 9 | Constant | Public | Type reference (TYPE) | TY_STATUS | 'REWAITING' | 20121009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete entries | 20111005 | |
| 2 | Instance method | Public | Method | Delete entry | 20111005 | |
| 3 | Instance method | Public | Method | Lock the persistence | 20111005 | |
| 4 | Instance method | Public | Method | Read entries | 20111005 | |
| 5 | Instance method | Public | Method | Read entry | 20111005 | |
| 6 | Instance method | Public | Method | Unlock the persistence | 20111005 | |
| 7 | Instance method | Public | Method | Write entries | 20111005 | |
| 8 | Instance method | Public | Method | Write entry | 20111005 |
Events
Class IF_CTS_TRACK_DATA_ACC_MAIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DOMAIN_NAME | Public | Type reference (TYPE) | TY_ENTRY-DOMAIN_NAME | 20111005 | |
|
| 2 | TY_ENTRIES | Public | See coding | 20111005 | ty_entries type standard table of ty_entry with key object_id request_id system_name domain_name system_client pos
|
||
| 3 | TY_ENTRY | Public | Type reference (TYPE) | SCTS_TRACK_MAIN | 20111005 | |
|
| 4 | TY_OBJECT_ID | Public | Type reference (TYPE) | TY_ENTRY-OBJECT_ID | 20111005 | |
|
| 5 | TY_OPERATION | Public | Type reference (TYPE) | TY_ENTRY-OPERATION | 20111005 | |
|
| 6 | TY_OPERATION_OWNER | Public | Type reference (TYPE) | TY_ENTRY-OPERATION_OWNER | 20111005 | |
|
| 7 | TY_OPERATION_TIMESTAMP | Public | Type reference (TYPE) | TY_ENTRY-OPERATION_TSTAMP | 20111005 | |
|
| 8 | TY_POS | Public | Type reference (TYPE) | TY_ENTRY-POS | 20111123 | |
|
| 9 | TY_PROJECT | Public | Type reference (TYPE) | TY_ENTRY-PROJECT | 20111005 | |
|
| 10 | TY_RANGE_DOMAIN_NAME | Public | See coding | 20111005 | ty_range_domain_name type range of ty_entry-domain_name
|
||
| 11 | TY_RANGE_OBJECT_ID | Public | See coding | 20111005 | ty_range_object_id type range of ty_entry-object_id
|
||
| 12 | TY_RANGE_OPERATION | Public | See coding | 20111005 | ty_range_operation type range of ty_entry-operation
|
||
| 13 | TY_RANGE_OPERATION_OWNER | Public | See coding | 20111005 | ty_range_operation_owner type range of ty_entry-operation_owner
|
||
| 14 | TY_RANGE_OPERATION_TIMESTAMP | Public | See coding | 20111005 | ty_range_operation_timestamp type range of ty_entry-operation_tstamp
|
||
| 15 | TY_RANGE_POS | Public | See coding | 20111123 | ty_range_pos TYPE RANGE OF ty_pos
|
||
| 16 | TY_RANGE_PROJECT | Public | See coding | 20111005 | ty_range_project type range of ty_entry-project
|
||
| 17 | TY_RANGE_REPORTED_TIMESTAMP | Public | See coding | 20111005 | ty_range_reported_timestamp type range of ty_entry-reported_tstamp
|
||
| 18 | TY_RANGE_REPORTER | Public | See coding | 20111005 | ty_range_reporter type range of ty_entry-reporter
|
||
| 19 | TY_RANGE_REQUEST_ID | Public | See coding | 20111005 | ty_range_request_id type range of ty_entry-request_id
|
||
| 20 | TY_RANGE_RETURN_CODE | Public | See coding | 20111005 | ty_range_return_code type range of ty_entry-return_code
|
||
| 21 | TY_RANGE_STATUS | Public | See coding | 20111005 | ty_range_status type range of ty_entry-status
|
||
| 22 | TY_RANGE_SYSTEM_CLIENT | Public | See coding | 20111005 | ty_range_system_client type range of ty_entry-system_client
|
||
| 23 | TY_RANGE_SYSTEM_NAME | Public | See coding | 20111005 | ty_range_system_name type range of ty_entry-system_name
|
||
| 24 | TY_RANGE_VERSION | Public | See coding | 20111005 | ty_range_version type range of ty_entry-version
|
||
| 25 | TY_REPORTED_TIMESTAMP | Public | Type reference (TYPE) | TY_ENTRY-REPORTED_TSTAMP | 20111005 | |
|
| 26 | TY_REPORTER | Public | Type reference (TYPE) | TY_ENTRY-REPORTER | 20111005 | |
|
| 27 | TY_REQUEST_ID | Public | Type reference (TYPE) | TY_ENTRY-REQUEST_ID | 20111005 | |
|
| 28 | TY_RETURN_CODE | Public | Type reference (TYPE) | TY_ENTRY-RETURN_CODE | 20111005 | |
|
| 29 | TY_STATUS | Public | Type reference (TYPE) | TY_ENTRY-STATUS | 20111005 | |
|
| 30 | TY_SYSTEM_CLIENT | Public | Type reference (TYPE) | TY_ENTRY-SYSTEM_CLIENT | 20111005 | |
|
| 31 | TY_SYSTEM_NAME | Public | Type reference (TYPE) | TY_ENTRY-SYSTEM_NAME | 20111005 | |
|
| 32 | TY_VERSION | Public | Type reference (TYPE) | TY_ENTRY-VERSION | 20111005 | |
Method Signatures
Method DELETE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_DOMAIN_NAME | 20111005 | ||||
| 2 | OBJECT_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OBJECT_ID | 20111005 | ||||
| 3 | OPERATION_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OPERATION | 20111005 | ||||
| 4 | POS_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_POS | 20111123 | ||||
| 5 | REQUEST_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_REQUEST_ID | 20111005 | ||||
| 6 | SYSTEM_CLIENT_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_SYSTEM_CLIENT | 20111005 | ||||
| 7 | SYSTEM_NAME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_SYSTEM_NAME | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
Method DELETE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | TY_DOMAIN_NAME | 20111005 | ||||
| 2 | OBJECT_ID | Call by reference | Type reference (TYPE) | TY_OBJECT_ID | 20111005 | ||||
| 3 | OPERATION | Call by reference | Type reference (TYPE) | TY_OPERATION | 20111005 | ||||
| 4 | POSITION | Call by reference | Type reference (TYPE) | DDPOSITION | Dictionary: Line item | 20111123 | |||
| 5 | REQUEST_ID | Call by reference | Type reference (TYPE) | TY_REQUEST_ID | 20111005 | ||||
| 6 | SYSTEM_CLIENT | Call by reference | Type reference (TYPE) | TY_SYSTEM_CLIENT | 20111005 | ||||
| 7 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | TY_SYSTEM_NAME | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
Method LOCK_MAIN_PERSISTENCE Signature
Method LOCK_MAIN_PERSISTENCE on class IF_CTS_TRACK_DATA_ACC_MAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
Method READ_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_DOMAIN_NAME | 20111005 | ||||
| 2 | ENTRIES | Value transfer | Type reference (TYPE) | TY_ENTRIES | 20111005 | ||||
| 3 | OBJECT_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OBJECT_ID | Catalog ID | 20111005 | |||
| 4 | OPERATION_OWNER_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OPERATION_OWNER | 20111005 | ||||
| 5 | OPERATION_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OPERATION | 20111005 | ||||
| 6 | OPERATION_TIME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_OPERATION_TIMESTAMP | 20111005 | ||||
| 7 | POS_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_POS | 20111123 | ||||
| 8 | PROJECT_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_PROJECT | 20111005 | ||||
| 9 | REPORTED_TIME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_REPORTED_TIMESTAMP | 20111005 | ||||
| 10 | REPORTER_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_REPORTER | 20111005 | ||||
| 11 | REQUEST_ID_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_REQUEST_ID | 20111005 | ||||
| 12 | RETURN_CODE_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_RETURN_CODE | 20111005 | ||||
| 13 | STATUS_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_STATUS | 20111005 | ||||
| 14 | SYSTEM_CLIENT_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_SYSTEM_CLIENT | 20111005 | ||||
| 15 | SYSTEM_NAME_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_SYSTEM_NAME | 20111005 | ||||
| 16 | VERSION_RANGE | Call by reference | Type reference (TYPE) | TY_RANGE_VERSION | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
Method READ_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | TY_DOMAIN_NAME | 20111005 | ||||
| 2 | ENTRY | Value transfer | Type reference (TYPE) | TY_ENTRY | 20111005 | ||||
| 3 | OBJECT_ID | Call by reference | Type reference (TYPE) | TY_OBJECT_ID | 20111005 | ||||
| 4 | OPERATION | Call by reference | Type reference (TYPE) | TY_OPERATION | 20111005 | ||||
| 5 | OPERATION_OWNER | Call by reference | Type reference (TYPE) | TY_OPERATION_OWNER | 20111005 | ||||
| 6 | OPERATION_TIME | Call by reference | Type reference (TYPE) | TY_OPERATION_TIMESTAMP | 20111005 | ||||
| 7 | POS | Call by reference | Type reference (TYPE) | TY_POS | Dictionary: Line item | 20111123 | |||
| 8 | PROJECT | Call by reference | Type reference (TYPE) | TY_PROJECT | 20111005 | ||||
| 9 | REPORTED_TIME | Call by reference | Type reference (TYPE) | TY_REPORTED_TIMESTAMP | 20111005 | ||||
| 10 | REPORTER | Call by reference | Type reference (TYPE) | TY_REPORTER | 20111005 | ||||
| 11 | REQUEST_ID | Call by reference | Type reference (TYPE) | TY_REQUEST_ID | 20111005 | ||||
| 12 | RETURN_CODE | Call by reference | Type reference (TYPE) | TY_RETURN_CODE | 20111005 | ||||
| 13 | STATUS | Call by reference | Type reference (TYPE) | TY_STATUS | 20111005 | ||||
| 14 | SYSTEM_CLIENT | Call by reference | Type reference (TYPE) | TY_SYSTEM_CLIENT | 20111005 | ||||
| 15 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | TY_SYSTEM_NAME | 20111005 | ||||
| 16 | VERSION | Call by reference | Type reference (TYPE) | TY_VERSION | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
Method UNLOCK_MAIN_PERSISTENCE Signature
Method UNLOCK_MAIN_PERSISTENCE on class IF_CTS_TRACK_DATA_ACC_MAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
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 | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
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 | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |