SAP ABAP Class /MRSS/CL_RCCF_ADMIN_FUNCSTORE (Function Memory for Administration Functions)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/RCCF_ADMIN (Package) RCCF Admin
Properties
Class /MRSS/CL_RCCF_ADMIN_FUNCSTORE  
Short Description Function Memory for Administration Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RCCF_ADMIN   RCCF Admin 
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 /MRSS/IF_RCCF_FILE_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_RCCF_FILE_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no interface implemented.
Friends
Class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_APP_ENGINES Static Attribute Private Type reference (TYPE) /MRSS/T_RCCFT_ENGINE Application Engine Table 20071102
2 MT_DESTINATIONS Static Attribute Private Type reference (TYPE) /MRSS/T_RCCFT_ADMIN_DESTLIST Destination List 20071102
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Checks for Correct Authorization to Use Transaction 20071102
2 CREATE_ICON Static method Public Method Generates Icon and Returns It Immediately 20071102
3 DISPLAY_FILE Static method Public Method Display File 20071102
4 DISPLAY_LOG Static method Public Method Display Application Log 20071102
5 DO_CONNECTION_TEST Static method Public Method Checks All Target Addresses for Connectivity 20071102
6 GET_APP_ENGINE Static method Private Method Gets Engine Parameters of a Specific Application Engine 20071102
7 GET_ENGINE_FILENAME Static method Public Method Provides Correct File Names Including Time Stamp 20071102
8 GET_ENGINE_VERSIONS Static method Public Method Get Engine Versions 20071102
9 TRANSFER_ARCHIVE Static method Public Method Transfer Archive File 20071102
10 TRANSFER_FILE Static method Public Method Copy file 20071102
Events
# Event Type Visibility Description Created on
1 PROCESSING_DESTINATION Static Event
(1)
Public
(2)
Version of Target Address Is Read 20071102
Types
Class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSACTION Call by reference Type reference (TYPE) TCODE Transaktionscode 20071102
2 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL 20071102

Method CHECK_AUTHORITY on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method CREATE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20071102
2 Importing IV_TIP Call by reference Type reference (TYPE) CHAR255 ToolTip der Ikone 20071102
3 Returning RV_ICON Value transfer Type reference (TYPE) CHAR255 Fertig erstellte Ikone 20071102

Method CREATE_ICON on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method DISPLAY_FILE 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 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_FILEPATH Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Der Dateipfad einer Dateie auf dem Engineserver 20071102
4 Importing IV_TRANSFERMODE Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_TRANSFERMODE /MRSS/IF_RCCF_FILE_C=>GC_TRANSFERMODE_ASCII Dateiübertragunsmodus im RCCF 20071102

Method DISPLAY_FILE on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20071102
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20071102

Method DISPLAY_LOG on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method DO_CONNECTION_TEST Signature

Method DO_CONNECTION_TEST on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no parameter.
Method DO_CONNECTION_TEST on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method GET_APP_ENGINE 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 RS_APP_ENGINE Value transfer Type reference (TYPE) /MRSS/T_RCCFS_ENGINE Informationen zur Applikationsengine 20071102

Method GET_APP_ENGINE on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method GET_ENGINE_FILENAME 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 Importing IV_CUSTOMIZINGID Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENGINE_CUSTID Customizing-ID des Profils der Engine 20071102
3 Importing IV_DESTID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ID der Zieladresse der externen Engine im RCCF 20071102
4 Importing IV_FILETYPE Call by reference Type reference (TYPE) C /MRSS/IF_RCCF_FILE_C=>GC_TRACEFILE Typ der Datei die erstellt werden soll (Trace, Dump...) 20071102
5 Importing IV_PROFILE Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENGINE_PROFILE Profil der Engine 20071102
6 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_RCCF_ENG_TIMESTAMP Status des Engine-Laufs 20071102
7 Returning RV_FILENAME Value transfer Type reference (TYPE) /MRSS/T_RCCF_FILE_NAME Dateiname im RCCF 20071102

Method GET_ENGINE_FILENAME on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method GET_ENGINE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENGINE_VERSIONS Value transfer Type reference (TYPE) /MRSS/T_RCCFT_ADMIN_VERSION Engineverstionstabelle 20071102

Method GET_ENGINE_VERSIONS on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method TRANSFER_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PATH Call by reference Type reference (TYPE) STRING 20071102
2 Importing IT_FILEPATHS Call by reference Type reference (TYPE) /MRSS/T_RCCFT_FILE_PATH_STORE Tabelle mehrerer Dateipfade 20071102
3 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF-Applikationskürzel 20071102
4 Importing IV_DEST_ID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ID der Zieladresse der externen Engine im RCCF 20071102
5 Importing IV_NEW_FILE_EXTENSION Call by reference Type reference (TYPE) CHAR03 Dreistelliges Charakterfeld für IDocs 20071102
6 Importing IV_OUTFILE Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Dateipfad einer Datei auf dem Engine-Server 20071102

Method TRANSFER_ARCHIVE on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.

Method TRANSFER_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PATH Call by reference Type reference (TYPE) STRING Der Pfad der letzten Speicherung 20071102
2 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF-Applikationskürzel 20071102
3 Importing IV_DEST_ID Call by reference Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ID der Zieladresse der externen Engine im RCCF 20071102
4 Importing IV_FILEPATH Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Der Dateipfad einer Dateie auf dem Engineserver 20071102
5 Importing IV_NEW_FILE_EXTENSION Call by reference Type reference (TYPE) CHAR03 Dateierweiterung für die neue Datei 20071102
6 Importing IV_TRANSFERMODE Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_TRANSFERMODE /MRSS/IF_RCCF_FILE_C=>GC_TRANSFERMODE_COMPRESSED Dateiübertragunsmodus im RCCF 20071102

Method TRANSFER_FILE on class /MRSS/CL_RCCF_ADMIN_FUNCSTORE has no exception.
Event Signatures

Event PROCESSING_DESTINATION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_DEST_ID Exporting Value transfer Type reference (TYPE) /MRSS/T_RCCF_DEST_ID ID der Zieladresse der externen Engine im RCCF 20071102
2 IV_PERCENTAGE Exporting Value transfer Type reference (TYPE) F 20071102
History
Last changed by/on SAP  20141109 
SAP Release Created in 610