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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_ENGINE | Application Engine Table | 20071102 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_ADMIN_DESTLIST | Destination List | 20071102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks for Correct Authorization to Use Transaction | 20071102 |
2 | ![]() |
Static method | Public | Method | Generates Icon and Returns It Immediately | 20071102 |
3 | ![]() |
Static method | Public | Method | Display File | 20071102 |
4 | ![]() |
Static method | Public | Method | Display Application Log | 20071102 |
5 | ![]() |
Static method | Public | Method | Checks All Target Addresses for Connectivity | 20071102 |
6 | ![]() |
Static method | Private | Method | Gets Engine Parameters of a Specific Application Engine | 20071102 |
7 | ![]() |
Static method | Public | Method | Provides Correct File Names Including Time Stamp | 20071102 |
8 | ![]() |
Static method | Public | Method | Get Engine Versions | 20071102 |
9 | ![]() |
Static method | Public | Method | Transfer Archive File | 20071102 |
10 | ![]() |
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 | ![]() |
IV_TRANSACTION | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20071102 | ||
2 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20071102 | ||
2 | ![]() |
IV_TIP | Call by reference | Type reference (TYPE) | CHAR255 | ToolTip der Ikone | 20071102 | ||
3 | ![]() |
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 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF-Applikationskürzel | 20071102 | ||
2 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_DEST_ID | ID der Zieladresse der externen Engine im RCCF | 20071102 | ||
3 | ![]() |
IV_FILEPATH | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_FILE_PATH | Der Dateipfad einer Dateie auf dem Engineserver | 20071102 | ||
4 | ![]() |
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 | ![]() |
IS_DISPLAY_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe | 20071102 | ||
2 | ![]() |
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 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF-Applikationskürzel | 20071102 | ||
2 | ![]() |
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 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF-Applikationskürzel | 20071102 | ||
2 | ![]() |
IV_CUSTOMIZINGID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_ENGINE_CUSTID | Customizing-ID des Profils der Engine | 20071102 | ||
3 | ![]() |
IV_DESTID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_DEST_ID | ID der Zieladresse der externen Engine im RCCF | 20071102 | ||
4 | ![]() |
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 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_ENGINE_PROFILE | Profil der Engine | 20071102 | ||
6 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_ENG_TIMESTAMP | Status des Engine-Laufs | 20071102 | ||
7 | ![]() |
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 | ![]() |
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 | ![]() |
CV_PATH | Call by reference | Type reference (TYPE) | STRING | 20071102 | |||
2 | ![]() |
IT_FILEPATHS | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_FILE_PATH_STORE | Tabelle mehrerer Dateipfade | 20071102 | ||
3 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF-Applikationskürzel | 20071102 | ||
4 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_DEST_ID | ID der Zieladresse der externen Engine im RCCF | 20071102 | ||
5 | ![]() |
IV_NEW_FILE_EXTENSION | Call by reference | Type reference (TYPE) | CHAR03 | Dreistelliges Charakterfeld für IDocs | 20071102 | ||
6 | ![]() |
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 | ![]() |
CV_PATH | Call by reference | Type reference (TYPE) | STRING | Der Pfad der letzten Speicherung | 20071102 | ||
2 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF-Applikationskürzel | 20071102 | ||
3 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_DEST_ID | ID der Zieladresse der externen Engine im RCCF | 20071102 | ||
4 | ![]() |
IV_FILEPATH | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_FILE_PATH | Der Dateipfad einer Dateie auf dem Engineserver | 20071102 | ||
5 | ![]() |
IV_NEW_FILE_EXTENSION | Call by reference | Type reference (TYPE) | CHAR03 | Dateierweiterung für die neue Datei | 20071102 | ||
6 | ![]() |
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 |