SAP ABAP Class CL_RCC_DATASTORAGE_DB (Data Storage in the Database)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_DATASTORAGE | RCCF Data Retention Interface | 20080320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_DATASTORAGE_C | RCCF Data Retention Interface | 20080320 |
Properties
| Class | CL_RCC_DATASTORAGE_DB | |
| Short Description | Data Storage in the Database | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RCC_COMMON | RCCF: Shared Objects |
| Created | 20080320 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCC_DATASTORAGE | RCCF Data Retention Interface | 20080320 | ||
| 2 | IF_RCC_DATASTORAGE_C | RCCF Data Retention Interface | 20080320 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RCC_DATASTORE | 20080320 | RCCF Factory Data Store |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20091029 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20080320 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20080320 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20080320 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20080320 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20091029 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20091029 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20080320 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20080320 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20080320 |
Methods
Events
Class CL_RCC_DATASTORAGE_DB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GT_LOGHANDLE_RANGE | Private | Attribute reference (LIKE) | 20091029 | |
Method Signatures
Method BUILD_SQL_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20080320 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100728 | ||||
| 3 | IV_SKIP_EMPTY_VALUES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080320 | |||
| 4 | RV_WHERE | Value transfer | Type reference (TYPE) | STRING | 20080320 |
Method BUILD_SQL_FILTER on class CL_RCC_DATASTORAGE_DB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_STORAGETYPE | Call by reference | Type reference (TYPE) | RCC_DATA_STORAGETYPE | Data Store Type in RCCF | 20080320 |
Method CONSTRUCTOR on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_CALLBACKS Signature
Method GET_CALLBACKS on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_CALLBACKS on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_CURRENT_SLOTS Signature
Method GET_CURRENT_SLOTS on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_CURRENT_SLOTS on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_DEFAULT_PARAMETER Signature
Method GET_DEFAULT_PARAMETER on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_DEFAULT_PARAMETER on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_DESTINATIONS Signature
Method GET_DESTINATIONS on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_DESTINATIONS on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_ENGINE_INFO Signature
Method GET_ENGINE_INFO on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_ENGINE_INFO on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_ENGINE_STOP_STATUS Signature
Method GET_ENGINE_STOP_STATUS on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_ENGINE_STOP_STATUS on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_EXTRAPARAMETER Signature
Method GET_EXTRAPARAMETER on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_EXTRAPARAMETER on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_SECURE_FUNCTIONS Signature
Method GET_SECURE_FUNCTIONS on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_SECURE_FUNCTIONS on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_SERVICE_PROFILE_HANDLER Signature
Method GET_SERVICE_PROFILE_HANDLER on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_SERVICE_PROFILE_HANDLER on class CL_RCC_DATASTORAGE_DB has no exception.
Method GET_SERVICE_PROFILE_NAMES Signature
Method GET_SERVICE_PROFILE_NAMES on class CL_RCC_DATASTORAGE_DB has no parameter.
Method GET_SERVICE_PROFILE_NAMES on class CL_RCC_DATASTORAGE_DB has no exception.
Method HANDLE_DESTINATION Signature
Method HANDLE_DESTINATION on class CL_RCC_DATASTORAGE_DB has no parameter.
Method HANDLE_DESTINATION on class CL_RCC_DATASTORAGE_DB has no exception.
Method HANDLE_EXTRAPARAMETER Signature
Method HANDLE_EXTRAPARAMETER on class CL_RCC_DATASTORAGE_DB has no parameter.
Method HANDLE_EXTRAPARAMETER on class CL_RCC_DATASTORAGE_DB has no exception.
Method HANDLE_LOGENTRY Signature
Method HANDLE_LOGENTRY on class CL_RCC_DATASTORAGE_DB has no parameter.
Method HANDLE_LOGENTRY on class CL_RCC_DATASTORAGE_DB has no exception.
Method HANDLE_SERVICE_PROFILE Signature
Method HANDLE_SERVICE_PROFILE on class CL_RCC_DATASTORAGE_DB has no parameter.
Method HANDLE_SERVICE_PROFILE on class CL_RCC_DATASTORAGE_DB has no exception.
Method HANDLE_SLOT Signature
Method HANDLE_SLOT on class CL_RCC_DATASTORAGE_DB has no parameter.
Method HANDLE_SLOT on class CL_RCC_DATASTORAGE_DB has no exception.
Method IS_APP_VALID Signature
Method IS_APP_VALID on class CL_RCC_DATASTORAGE_DB has no parameter.
Method IS_APP_VALID on class CL_RCC_DATASTORAGE_DB has no exception.
Method LOCK_SLOTCOLLECTION Signature
Method LOCK_SLOTCOLLECTION on class CL_RCC_DATASTORAGE_DB has no parameter.
Method LOCK_SLOTCOLLECTION on class CL_RCC_DATASTORAGE_DB has no exception.
Method PATTERN_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_VALUE | Call by reference | Type reference (TYPE) | STRING | This Value Is Searched For | 20080320 | |||
| 2 | IV_DB_VALUE | Call by reference | Type reference (TYPE) | STRING | Search Performed in This Value | 20080320 | |||
| 3 | IV_EMPTY_VALUE | Call by reference | Type reference (TYPE) | CHAR255 | '' | Empty Value Against Which Check Is Performed | 20080320 | ||
| 4 | RV_RETURN | Value transfer | Type reference (TYPE) | ABAP_BOOL | Return Value (Boolean) | 20080320 |
Method PATTERN_MATCH on class CL_RCC_DATASTORAGE_DB has no exception.
Method UNLOCK_SLOTCOLLECTION Signature
Method UNLOCK_SLOTCOLLECTION on class CL_RCC_DATASTORAGE_DB has no parameter.
Method UNLOCK_SLOTCOLLECTION on class CL_RCC_DATASTORAGE_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |