SAP ABAP Class /MRSS/IF_RCCF_FILE (RCCF Datei-Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_FILE Dateiobjekt im RCCF 20071106
Properties
Class /MRSS/IF_RCCF_FILE  
Short Description RCCF Datei-Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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)
Interfaces
Class /MRSS/IF_RCCF_FILE has no interface implemented.
Friends
Class /MRSS/IF_RCCF_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FILE_DATA_ASC Instance attribute Public Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_ASC Tabelle der Dateidaten im RCCF 20071102
2 MT_FILE_DATA_BIN Instance attribute Public Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_BIN Tabelle der Dateidaten im RCCF 20071102
3 MV_FILE_BASETYPE Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_FILE_TYPE Basisdateityp (passt zum Dateityp falls nicht base64-konv.) 20071102
4 MV_FILE_PATH Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_FILE_PATH Der Dateipfad einer Dateie auf dem Engineserver 20071102
5 MV_FILE_SIZE Instance attribute Public Type reference (TYPE) I Dateigröße 20071102
6 MV_FILE_TYPE Instance attribute Public Type reference (TYPE) /MRSS/T_RCCF_FILE_TYPE Dateityp (binär oder ASCII) für Dateien im RCCF 20071102
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Daten freigeben 20071102
2 GET_DATA Instance method Public Method Die Dateidaten als Tabelle 20071102
3 GET_DATA_FOR_UPLOAD Instance method Public Method Daten für den GUI_DOWNLOAD liefern 20071102
4 GET_DATA_ONE_LINE Instance method Public Method Daten als einzelne Zeile (string, xstring) ausgeben 20071102
Events
Class /MRSS/IF_RCCF_FILE has no event.
Types
Class /MRSS/IF_RCCF_FILE has no local type.
Method Signatures

Method FREE Signature

Method FREE on class /MRSS/IF_RCCF_FILE has no parameter.
Method FREE on class /MRSS/IF_RCCF_FILE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) HASHED TABLE 20071102
2 Importing IV_GET_BASE64 Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071102

Method GET_DATA on class /MRSS/IF_RCCF_FILE has no exception.

Method GET_DATA_FOR_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FILE_DATA Value transfer Type reference (TYPE) STANDARD TABLE 20071102
2 Exporting EV_FILESIZE Call by reference Type reference (TYPE) I Dateigröße 20071102
3 Importing IV_FILE_OUT_TYPE Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_TYPE /MRSS/IF_RCCF_FILE_C=>GC_FILE_TYPE_BINARY Dateityp (binär oder ASCII) für Dateien im RCCF 20071102

Method GET_DATA_FOR_UPLOAD on class /MRSS/IF_RCCF_FILE has no exception.

Method GET_DATA_ONE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA_LINE Call by reference Type reference (TYPE) ANY Daten 20071102
2 Importing IV_FILE_OUT_TYPE Call by reference Type reference (TYPE) /MRSS/T_RCCF_FILE_TYPE Dateityp (binär oder ASCII) für Dateien im RCCF 20071102

Method GET_DATA_ONE_LINE on class /MRSS/IF_RCCF_FILE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in