SAP ABAP Class /MRSS/CL_RCCF_DATASTORAGE_DB (Data Storage in Database)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/RCCF_COMMON (Package) RCCF Common
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_RCCF_DATASTORAGE RCCF Datenhaltungs-Interface 20071106
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_RCCF_DATASTORAGE_C RCCF Datenhaltungs-Interface 20071106
Properties
Class /MRSS/CL_RCCF_DATASTORAGE_DB  
Short Description Data Storage in Database    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RCCF_COMMON   RCCF Common 
Created 20071102   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_RCCF_DATASTORAGE RCCF Datenhaltungs-Interface 20071106
2 /MRSS/IF_RCCF_DATASTORAGE_C RCCF Datenhaltungs-Interface 20071106
Friends
# Friend Modeled only Created on Description
1 /MRSS/CL_RCCF_DATASTORE 20071106 RCCF Factory-Datenspeicher
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DBACTION_DELETE Instance attribute Public Attribute reference (LIKE) 20071106
2 GC_DBACTION_INSERT Instance attribute Public Attribute reference (LIKE) 20071106
3 GC_DBACTION_SELECT Instance attribute Public Attribute reference (LIKE) 20071106
4 GC_DBACTION_UPDATE Instance attribute Public Attribute reference (LIKE) 20071106
5 GC_STORAGE_TYPE_DB Instance attribute Public Attribute reference (LIKE) 20071106
6 GC_STORAGE_TYPE_NOTHING Instance attribute Public Attribute reference (LIKE) 20071106
7 MV_DATA_STORAGETYPE Instance attribute Private Attribute reference (LIKE) 20071106
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SQL_FILTER Static method Private Method Creates an SQL Request from a Structure 20071102
2 CONSTRUCTOR Instance method Public Constructor Constructor 20071102
3 GET_CALLBACKS Instance method Public Method 20071106
4 GET_CURRENT_SLOTS Instance method Public Method 20071106
5 GET_DEFAULT_PARAMETER Instance method Public Method 20071106
6 GET_DESTINATIONS Instance method Public Method 20071106
7 GET_ENGINE_INFO Instance method Public Method 20071106
8 GET_ENGINE_STOP_STATUS Instance method Public Method 20071106
9 GET_EXTRAPARAMETER Instance method Public Method 20071106
10 HANDLE_SLOT Instance method Public Method 20071106
11 LOCK_SLOTCOLLECTION Instance method Public Method 20071106
12 PATTERN_MATCH Static method Private Method Checks Input Value for Conformity 20071102
13 UNLOCK_SLOTCOLLECTION Instance method Public Method 20071106
Events
Class /MRSS/CL_RCCF_DATASTORAGE_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYT_DYN_LINE Private See coding Table for Dynamic WHERE Conditions 20071102
2 MTYV_DYN_LINE Private Type reference (TYPE) CHAR72 Long Text - Line Width 72 20071102
Method Signatures

Method BUILD_SQL_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WHERE Value transfer Type reference (TYPE) MTYT_DYN_LINE Tabelle für die dynamische WHERE-Bedingung 20071102
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20071102
3 Importing IV_SKIP_EMPTY_VALUES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071102

Method BUILD_SQL_FILTER on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_STORAGETYPE Call by reference Type reference (TYPE) /MRSS/T_RCCF_DATA_STORAGETYPE Datenspeichertyp im RCCF 20071102

Method CONSTRUCTOR on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_CALLBACKS Signature

Method GET_CALLBACKS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_CALLBACKS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_CURRENT_SLOTS Signature

Method GET_CURRENT_SLOTS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_CURRENT_SLOTS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_DEFAULT_PARAMETER Signature

Method GET_DEFAULT_PARAMETER on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_DEFAULT_PARAMETER on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_DESTINATIONS Signature

Method GET_DESTINATIONS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_DESTINATIONS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_ENGINE_INFO Signature

Method GET_ENGINE_INFO on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_ENGINE_INFO on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_ENGINE_STOP_STATUS Signature

Method GET_ENGINE_STOP_STATUS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_ENGINE_STOP_STATUS on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method GET_EXTRAPARAMETER Signature

Method GET_EXTRAPARAMETER on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method GET_EXTRAPARAMETER on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method HANDLE_SLOT Signature

Method HANDLE_SLOT on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method HANDLE_SLOT on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method LOCK_SLOTCOLLECTION Signature

Method LOCK_SLOTCOLLECTION on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method LOCK_SLOTCOLLECTION on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method PATTERN_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_VALUE Call by reference Type reference (TYPE) STRING Nach diesem Wert wird gesucht 20071102
2 Importing IV_DB_VALUE Call by reference Type reference (TYPE) STRING In diesem Wert wird gesucht 20071102
3 Importing IV_EMPTY_VALUE Call by reference Type reference (TYPE) CHAR255 '' Der leere Wert gegen den geprüft wird 20071102
4 Returning RV_RETURN Value transfer Type reference (TYPE) ABAP_BOOL Rückgabewert (bool 20071102

Method PATTERN_MATCH on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.

Method UNLOCK_SLOTCOLLECTION Signature

Method UNLOCK_SLOTCOLLECTION on class /MRSS/CL_RCCF_DATASTORAGE_DB has no parameter.
Method UNLOCK_SLOTCOLLECTION on class /MRSS/CL_RCCF_DATASTORAGE_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610