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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | X | 31 | Base64-Codierung | 20071031 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | X | 37 | 20071031 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | X | 36 | 20071031 | ||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20071106 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20071106 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071106 | ||||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071106 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071106 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071106 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071106 | ||||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20071106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Komprimiert den aktuellen (!) Dateiinhalt | 20071031 |
2 | ![]() |
Instance method | Public | Method | Konvertiert BASE64-kodierte Binärdaten in Binärdaten | 20071031 |
3 | ![]() |
Static method | Public | Method | Dekomprimiert den aktuellen / binären (!) Dateiinhalt. | 20071031 |
4 | ![]() |
Instance method | Public | Method | Konvertiert BASE64-kodierte Binärdaten in Binärdaten | 20071031 |
5 | ![]() |
Instance method | Public | Method | 20071106 | |
6 | ![]() |
Instance method | Public | Method | 20071106 | |
7 | ![]() |
Instance method | Public | Method | 20071106 | |
8 | ![]() |
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 | ![]() |
IO_FILE | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_FILE | RCCF Datei-Interface | 20071031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für Files | 20071031 |
Method DECODEBASE64 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_FILE_DATA_ASC | Tabelle der Dateidaten im RCCF | 20071031 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_FILE_DATA_BIN | Tabelle der Dateidaten im RCCF | 20071031 | ||
2 | ![]() |
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 |