SAP ABAP Class /MRSS/CL_RCCF_FILE (Dateiobjekt im RCCF)
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 RCCF Datei-Interface 20071106
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_RCCF_FILE_C RCCF Dateikonstanten-Interface 20071106
Properties
Class /MRSS/CL_RCCF_FILE  
Short Description Dateiobjekt im RCCF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RCCF_FILE   RCCF File 
Created 20071031   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MRSS/CL_RCCF_FILE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /MRSS/IF_RCCF_FILE_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_RCCF_FILE RCCF Datei-Interface 20071106
2 /MRSS/IF_RCCF_FILE_C RCCF Dateikonstanten-Interface 20071106
Friends
# Friend Modeled only Created on Description
1 /MRSS/CL_RCCF_FILE 20071106 Dateiobjekt im RCCF
2 /MRSS/IF_RCCF_FILE_FRIEND 20071106 RCCF Dateifreund-Interface
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE64CODE Constant Private Type reference (TYPE) X 31 Base64-Codierung 20071031
2 BASE64DECODE Constant Private Type reference (TYPE) X 37 20071031
3 BASE64ENCODE Constant Private Type reference (TYPE) X 36 20071031
4 GC_FILE_TYPE_ASCII Instance attribute Private Attribute reference (LIKE) 20071106
5 GC_FILE_TYPE_BINARY Instance attribute Private Attribute reference (LIKE) 20071106
6 MT_FILE_DATA_ASC Instance attribute Public Attribute reference (LIKE) 20071106
7 MT_FILE_DATA_BIN Instance attribute Public Attribute reference (LIKE) 20071106
8 MV_FILE_BASETYPE Instance attribute Public Attribute reference (LIKE) 20071106
9 MV_FILE_PATH Instance attribute Public Attribute reference (LIKE) 20071106
10 MV_FILE_SIZE Instance attribute Public Attribute reference (LIKE) 20071106
11 MV_FILE_TYPE Instance attribute Public Attribute reference (LIKE) 20071106
Methods
# Method Level Visibility Method type Description Created on
1 COMPRESS Static method Public Method Komprimiert den aktuellen (!) Dateiinhalt 20071031
2 DECODEBASE64 Instance method Public Method Konvertiert BASE64-kodierte Binärdaten in Binärdaten 20071031
3 DECOMPRESS Static method Public Method Dekomprimiert den aktuellen / binären (!) Dateiinhalt. 20071031
4 ENCODEBASE64 Instance method Public Method Konvertiert BASE64-kodierte Binärdaten in Binärdaten 20071031
5 FREE Instance method Public Method 20071106
6 GET_DATA Instance method Public Method 20071106
7 GET_DATA_FOR_UPLOAD Instance method Public Method 20071106
8 GET_DATA_ONE_LINE Instance method Public Method 20071106
Events
Class /MRSS/CL_RCCF_FILE has no event.
Types
Class /MRSS/CL_RCCF_FILE has no local type.
Method Signatures

Method COMPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) /MRSS/IF_RCCF_FILE RCCF Datei-Interface 20071031
# Exception Resumable Description Created on
1 CX_RCCF_FILE Ausnahmeklasse für Files 20071031

Method DECODEBASE64 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_ASC Tabelle der Dateidaten im RCCF 20071031
2 Returning RT_DATA Value transfer Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_BIN Tabelle der Dateidaten im RCCF 20071031

Method DECODEBASE64 on class /MRSS/CL_RCCF_FILE has no exception.

Method DECOMPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE Call by reference Object reference (TYPE REF TO) /MRSS/IF_RCCF_FILE RCCF Datei-Interface 20071031

Method DECOMPRESS on class /MRSS/CL_RCCF_FILE has no exception.

Method ENCODEBASE64 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_BIN Tabelle der Dateidaten im RCCF 20071031
2 Returning RT_DATA Value transfer Type reference (TYPE) /MRSS/T_RCCFT_FILE_DATA_ASC Tabelle der Dateidaten im RCCF 20071031

Method ENCODEBASE64 on class /MRSS/CL_RCCF_FILE has no exception.

Method FREE Signature

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

Method GET_DATA Signature

Method GET_DATA on class /MRSS/CL_RCCF_FILE has no parameter.
Method GET_DATA on class /MRSS/CL_RCCF_FILE has no exception.

Method GET_DATA_FOR_UPLOAD Signature

Method GET_DATA_FOR_UPLOAD on class /MRSS/CL_RCCF_FILE has no parameter.
Method GET_DATA_FOR_UPLOAD on class /MRSS/CL_RCCF_FILE has no exception.

Method GET_DATA_ONE_LINE Signature

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