SAP ABAP Class /MRSS/CL_RCCF_FILE_DELETE (Klasse zum Erhalten der Engineversion)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/RCCF_FILE (Package) RCCF File
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_RCCF_ENGINE_HANDLER Basisklasse für Engineevents 20071106
Properties
Class /MRSS/CL_RCCF_FILE_DELETE  
Short Description Klasse zum Erhalten der Engineversion    
Super Class /MRSS/CL_RCCF_ENGINE_HANDLER Basisklasse für Engineevents 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RCCF_FILE   RCCF File 
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
Class /MRSS/CL_RCCF_FILE_DELETE has no interface implemented.
Friends
Class /MRSS/CL_RCCF_FILE_DELETE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MODE_SINGLE Constant Public Type reference (TYPE) I 2 20071102
2 GC_MODE_TIMESTAMP Constant Public Type reference (TYPE) I 1 20071102
3 MV_DELETION_MODE Instance attribute Private Type reference (TYPE) I GC_MODE_SINGLE 20071102
4 MV_ERROR_CODE Instance attribute Public Type reference (TYPE) I 20071102
5 MV_FILEPATH Instance attribute Public Type reference (TYPE) /MRSS/T_RCCFS_ADMIN_VERSION Engineversionsinformationen 20071102
6 MV_RESULT_CODE Instance attribute Public Type reference (TYPE) I 20071102
7 MV_TIMESTAMP Instance attribute Public Type reference (TYPE) DATS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20071102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071102
2 DELETE Static method Public Method Einzelne Datei auf dem Engineserver löschen 20071102
3 DELETE_ALL Static method Public Method Alle Dateien mit einem bestimmten Zeitstempel löschen 20071102
Events
Class /MRSS/CL_RCCF_FILE_DELETE has no event.
Types
Class /MRSS/CL_RCCF_FILE_DELETE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETION_MODE Call by reference Type reference (TYPE) I GC_MODE_SINGLE 20071102
2 Importing IV_FILEPATH Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Dateipfad einer Datei auf dem Engine-Server 20071102
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) DATS Field of type DATS 20071102

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

Method DELETE 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_FILENAME Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Dateipfad einer Datei auf dem Engine-Server 20071102
4 Returning RV_OK Value transfer Type reference (TYPE) ABAP_BOOL Erfolgsinformation 20071102
# Exception Resumable Description Created on
1 /MRSS/CX_RCCF_FILE_DELETE Ausnahmeklasse für CL_RCCF_FILE_DELETE 20071112

Method DELETE_ALL 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_TIMESTAMP Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20071102
4 Returning RV_OK Value transfer Type reference (TYPE) ABAP_BOOL Erfolgsinformation 20071102
# Exception Resumable Description Created on
1 /MRSS/CX_RCCF_FILE_DELETE Ausnahmeklasse für CL_RCCF_FILE_DELETE 20071122
History
Last changed by/on SAP  20141109 
SAP Release Created in 610