SAP ABAP Interface /MRSS/IF_RCCF_DATASTORAGE (RCCF Datenhaltungs-Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_DATASTORAGE_DB Data Storage in Database 20071106
Properties
Interface /MRSS/IF_RCCF_DATASTORAGE  
Short Description RCCF Datenhaltungs-Interface    
General Data
Package /MRSS/RCCF_COMMON   RCCF Common 
Created 20071102   SAP 
Last changed 20141109    
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 /MRSS/IF_RCCF_DATASTORAGE has no interface.
Friends
Interface /MRSS/IF_RCCF_DATASTORAGE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DATA_STORAGETYPE Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_DATA_STORAGETYPE Datenspeichertyp im RCCF 20071102
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALLBACKS Instance method Public Method Callbackbausteine für eine Applikation holen 20071102
2 GET_CURRENT_SLOTS Instance method Public Method Aktuelle Slottabelle holen 20071102
3 GET_DEFAULT_PARAMETER Instance method Public Method Liest die allgemeinen Customizing-Parameter im RCCF 20071102
4 GET_DESTINATIONS Instance method Public Method Zieladressen für eine Applikation holen 20071102
5 GET_ENGINE_INFO Instance method Public Method Applikationsenginespezifische Informationen holen 20071102
6 GET_ENGINE_STOP_STATUS Instance method Public Method Liefert den Stopstatus der Engine 20071102
7 GET_EXTRAPARAMETER Instance method Public Method Exteraparameter aus Customizingtabelle holen 20071102
8 HANDLE_LOGENTRY Instance method Public Method Logeintrag bearbeiten (hinzufügen, löschen oder updaten) 20071102
9 HANDLE_SLOT Instance method Public Method Slot bearbeiten (freigeben oder belegen) 20071102
10 IS_APP_VALID Instance method Public Method Überprüft das Applikationskürzel auf Existenz in der DB 20071102
11 LOCK_SLOTCOLLECTION Instance method Public Method Slottabelle sperren 20071102
12 UNLOCK_SLOTCOLLECTION Instance method Public Method Slottabelle freigeben 20071102
Events
Interface /MRSS/IF_RCCF_DATASTORAGE has no event.
Types
Interface /MRSS/IF_RCCF_DATASTORAGE has no local type.
Method Signatures

Method GET_CALLBACKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF Applikationskürzel 20071102

Method GET_CALLBACKS on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method GET_CURRENT_SLOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF Applikationskürzel 20071102
2 Returning RT_ENGAGED_SLOTS Value transfer Type reference (TYPE) /MRSS/T_RCCFT_DEST_SLOT Tabelle der belegten Zieladressen im RCCF 20071102

Method GET_CURRENT_SLOTS on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method GET_DEFAULT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAMETER Value transfer Type reference (TYPE) /MRSS/T_RCCFS_GENERAL_PARM Vom Benutzer gesetzte allgemeine Parameter im RCCF 20071102

Method GET_DEFAULT_PARAMETER on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method GET_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP nur diese Applikationstypen 20071102
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ID der Zieladresse der externen Engine im RCCF 20071102
3 Importing IV_STATUS Call by reference Type reference (TYPE) /MRSS/T_RCCF_STATUS nur Zieladressen mit diesem Status 20071102
4 Returning RT_DESTINATIONS Value transfer Type reference (TYPE) /MRSS/T_RCCFT_ENG_DESTINATION Tabelle der Zieladressen externer Engines im RCCF 20071102

Method GET_DESTINATIONS on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method GET_ENGINE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF-Applikationskürzel 20071102
2 Returning RT_ENGINES Value transfer Type reference (TYPE) /MRSS/T_RCCFT_ENGINE Tabelle der Applikationsengines 20071102

Method GET_ENGINE_INFO on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method GET_ENGINE_STOP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SLOT_DEST_ID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ZieladressID der externen Engine im RCCF 20071102
2 Importing IV_SLOT_NO Call by reference Type reference (TYPE) /MRSS/T_RCCF_SLOT_NUMBER Slot-Nummer der Lastverteilung im RCCF 20071102
3 Returning RV_IS_STOPPED Value transfer Type reference (TYPE) ABAP_BOOL 20071102

Method GET_ENGINE_STOP_STATUS on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method GET_EXTRAPARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETER Call by reference Type reference (TYPE) /MRSS/T_RCCFS_DATA_CUSTMERPARM Benutzerparameter im RCCF 20071102
2 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF Applikationskürzel 20071102
3 Importing IV_CUSTID Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_CUSTID RCCF Parameter: CustomizingID 20071102
4 Importing IV_DESTID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID Zeichenartiger Identifier 20071102
5 Importing IV_PARAM_F_VAL Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_FLOAT_VALUE RCCF Parameter: Floatwert 20071102
6 Importing IV_PARAM_I_VAL Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_INTEGER_VAL RCCF Parameter: Integerwert 20071102
7 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_NAME RCCF Parameter: Name 20071102
8 Importing IV_PARAM_SECTION Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_SECTION RCCF Parameter: Sektion 20071102
9 Importing IV_PARAM_SWITCH Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_SWITCH RCCF Parameter: Wertschalter 20071102
10 Importing IV_PARAM_S_VAL Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_STRING_VAL RCCF Parameter: Stringwert 20071102
11 Importing IV_PROFILE Call by reference Type reference (TYPE) /MRSS/T_RCCF_PARAM_PROFILE RCCF Parameter: Profil 20071102
12 Importing IV_USEPROFILEPATTERNMATCHING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Beim Profilcheck Patternmatching verwenden 20071102
13 Returning RT_PARAMETER Value transfer Type reference (TYPE) /MRSS/T_RCCFT_DATA_CUSTMERPARM Benutzerparameter im RCCF 20071102

Method GET_EXTRAPARAMETER on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method HANDLE_LOGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOGENTRY Call by reference Type reference (TYPE) /MRSS/T_RCCFS_LOG_ENTRY Logeintrag im Engineprotokoll 20071102
2 Exporting ET_LOGENTRY Call by reference Type reference (TYPE) /MRSS/T_RCCFT_LOG_ENTRY Tabelle von Protokolleinträgen der Engineläufe im RCCF 20071102
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Status der letzten Operation 20071102
4 Importing IS_LOGENTRY Call by reference Type reference (TYPE) /MRSS/T_RCCFS_LOG_ENTRY Logeintrag im Engineprotokoll 20071102
5 Importing IT_LOGHANDLE Call by reference Type reference (TYPE) /MRSS/T_RCCFT_LOG_HANDLE_RANGE Rangetabelle von Loghandles 20071102
6 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR01 'U'pdate, 'I'nsert, 'D'elete, 'S'elect 20071102
7 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071102
8 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_HANDLE Loghandle genau eines Eintrags im RCCF 20071102
9 Importing IV_RETURN_MULTI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Sollen mehrere Einträge zurückgeliefert werden falls möglich 20071102
10 Importing IV_SKIP_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Initialwerte überspringen 20071102
11 Importing IV_TO_DATE Call by reference Type reference (TYPE) DATS Datum bis(!) zu dem gelesen wird 20071102

Method HANDLE_LOGENTRY on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method HANDLE_SLOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20071102
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID Zeichenartiger Identifier 20071102
3 Importing IV_HOSTNAME Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_HOSTNAME Hostname auf dem die externe Engine läuft 20071102
4 Importing IV_IS_STOPPED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20071102
5 Importing IV_NUMSLOTS Call by reference Type reference (TYPE) /MRSS/T_RCCF_SLOT_USEDNUMBER 1 Anzahl zu belegender Slots 20071102
6 Importing IV_PROCID Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_PROCID ProzessID der externen Engine im RCCF 20071102
7 Importing IV_PROCNAME Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_PROCNAME Prozessname der externen Engine im RCCF 20071102
8 Importing IV_SLOT_NR Call by reference Type reference (TYPE) /MRSS/T_RCCF_SLOT_NUMBER Natürliche Zahl 20071102
9 Importing IV_STARTDATE Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_STARTDATE Startdatum eines Enginelaufs im RCCF 20071102
10 Importing IV_STARTTIME Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_STARTTIME Startzeit eines Enginelaufs im RCCF 20071102
11 Importing IV_USER Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20071102
12 Returning RV_SLOT_NR Value transfer Type reference (TYPE) /MRSS/T_RCCF_SLOT_NUMBER Slot-Nummer der Lastverteilung im RCCF 20071102

Method HANDLE_SLOT on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method IS_APP_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF-Applikationskürzel 20071102
2 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL Existiert das Applikationskürzel 20071102

Method IS_APP_VALID on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method LOCK_SLOTCOLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WAIT Call by reference Type reference (TYPE) ABAP_BOOL 'X' boolsche Variable (X=true, space=false) 20071102

Method LOCK_SLOTCOLLECTION on Interface /MRSS/IF_RCCF_DATASTORAGE has no exception.

Method UNLOCK_SLOTCOLLECTION Signature

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