SAP ABAP Class /MRSS/CL_RCCF_FILE_UPLOAD (RCCF Dateiupload-Klasee)
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 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_RCCF_FILE_C RCCF Dateikonstanten-Interface 20071106
Properties
Class /MRSS/CL_RCCF_FILE_UPLOAD  
Short Description RCCF Dateiupload-Klasee    
Super Class    
Instantiability of a Class 2  Public 
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
# Interface Abstract Final Description Created on
1 /MRSS/IF_RCCF_FILE_C RCCF Dateikonstanten-Interface 20071106
Friends
Class /MRSS/CL_RCCF_FILE_UPLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FILE_TYPE_ASCII Instance attribute Public Attribute reference (LIKE) 20071106
2 GC_FILE_TYPE_BINARY Instance attribute Public Attribute reference (LIKE) 20071106
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FILE_ON_CLIENT Instance method Public Method Datei auf der ClientGUI prüfen (Schreibrechte und Existenz) 20071102
2 FILE_EXISTS_ON_CLIENT Instance method Public Method Prüft auf die Existenz der Datei auf dem Client 20071102
3 UPLOAD_TO_CLIENT Instance method Public Method Datei vom Applikationsserver zur ClientGUI kopieren 20071102
Events
Class /MRSS/CL_RCCF_FILE_UPLOAD has no event.
Types
Class /MRSS/CL_RCCF_FILE_UPLOAD has no local type.
Method Signatures

Method CHECK_FILE_ON_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILEPATH Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Der Dateipfad einer Dateie auf dem Engineserver 20071102
2 Returning RV_OK Value transfer Type reference (TYPE) ABAP_BOOL 20071102

Method CHECK_FILE_ON_CLIENT on class /MRSS/CL_RCCF_FILE_UPLOAD has no exception.

Method FILE_EXISTS_ON_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILEPATH Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Der Dateipfad einer Dateie auf dem Engineserver 20071102
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20071102

Method FILE_EXISTS_ON_CLIENT on class /MRSS/CL_RCCF_FILE_UPLOAD has no exception.

Method UPLOAD_TO_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILEDATA Call by reference Type reference (TYPE) STANDARD TABLE 20071102
2 Importing IV_APPEND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071102
3 Importing IV_BIN_FILESIZE Call by reference Type reference (TYPE) I Dateigröße bei Binärdateien 20071102
4 Importing IV_FILENAME Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Der Dateipfad einer Dateie auf dem Engineserver 20071102
5 Importing IV_FILETYPE Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_TYPE Dateityp (binär oder ASCII) für Dateien im RCCF 20071102

Method UPLOAD_TO_CLIENT on class /MRSS/CL_RCCF_FILE_UPLOAD has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610