SAP ABAP Interface /MRSS/IF_RCCF_FILE (RCCF Datei-Interface)
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 - 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
| Interface | /MRSS/IF_RCCF_FILE | |
| Short Description | RCCF Datei-Interface |
General Data
| Package | /MRSS/RCCF_FILE | RCCF File |
| Created | 20071102 | SAP |
| Last changed | 20141109 | |
| 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
Interface /MRSS/IF_RCCF_FILE has no interface.
Friends
Interface /MRSS/IF_RCCF_FILE has no friend.
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 | Instance method | Public | Method | Daten freigeben | 20071102 | |
| 2 | Instance method | Public | Method | Die Dateidaten als Tabelle | 20071102 | |
| 3 | Instance method | Public | Method | Daten für den GUI_DOWNLOAD liefern | 20071102 | |
| 4 | Instance method | Public | Method | Daten als einzelne Zeile (string, xstring) ausgeben | 20071102 |
Events
Interface /MRSS/IF_RCCF_FILE has no event.
Types
Interface /MRSS/IF_RCCF_FILE has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface /MRSS/IF_RCCF_FILE has no parameter.
Method FREE on Interface /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 | CT_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20071102 | ||||
| 2 | IV_GET_BASE64 | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071102 |
Method GET_DATA on Interface /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 | CT_FILE_DATA | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20071102 | ||||
| 2 | EV_FILESIZE | Call by reference | Type reference (TYPE) | I | Dateigröße | 20071102 | |||
| 3 | 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 Interface /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 | CV_DATA_LINE | Call by reference | Type reference (TYPE) | ANY | Daten | 20071102 | |||
| 2 | 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 Interface /MRSS/IF_RCCF_FILE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |