SAP ABAP Interface IF_RCC_DATASTORAGE_C (RCCF Data Retention Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COMMON (Package) RCCF: Shared Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_DATASTORAGE_DB | Data Storage in the Database | 20080320 |
Properties
Interface | IF_RCC_DATASTORAGE_C | |
Short Description | RCCF Data Retention Interface |
General Data
Package | RCC_COMMON | RCCF: Shared Objects |
Created | 20080320 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RCC_DATASTORAGE_C has no forward declaration.
Interfaces
Interface IF_RCC_DATASTORAGE_C has no interface.
Friends
Interface IF_RCC_DATASTORAGE_C has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_DBACTION_COUNT | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Character Field Length 1 | 20091029 | |
2 | GC_DBACTION_DELETE | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Character Field of Length 1 | 20080320 | |
3 | GC_DBACTION_INSERT | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Character Field of Length 1 | 20080320 | |
4 | GC_DBACTION_MODIFY | Constant | Public | Type reference (TYPE) | CHAR01 | 'M' | Character Field of Length 1 | 20120613 | |
5 | GC_DBACTION_SELECT | Constant | Public | Type reference (TYPE) | CHAR01 | 'S' | Character Field of Length 1 | 20080320 | |
6 | GC_DBACTION_UPDATE | Constant | Public | Type reference (TYPE) | CHAR01 | 'U' | Character Field of Length 1 | 20080320 | |
7 | GC_DESTINATION_ACTIVE | Constant | Public | Type reference (TYPE) | RCC_STATUS | 1 | Status for RCCF | 20080320 | |
8 | GC_DESTINATION_INACTIVE | Constant | Public | Type reference (TYPE) | RCC_STATUS | 0 | Status for RCCF | 20080320 | |
9 | GC_STORAGE_TYPE_DB | Constant | Public | Type reference (TYPE) | RCC_DATA_STORAGETYPE | 1 | Data Storage via DB | 20080320 | |
10 | GC_STORAGE_TYPE_NOTHING | Constant | Public | Type reference (TYPE) | RCC_DATA_STORAGETYPE | 0 | No Data Storage | 20080320 |
Methods
Interface IF_RCC_DATASTORAGE_C has no method.
Events
Interface IF_RCC_DATASTORAGE_C has no event.
Types
Interface IF_RCC_DATASTORAGE_C has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |