SAP ABAP Class IF_RCC_FILE (RCCF File Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_FILE | File Object in RCCF | 20080320 |
Properties
Class | IF_RCC_FILE | |
Short Description | RCCF File Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080320 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RCC_FILE has no interface implemented.
Friends
Class IF_RCC_FILE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCCT_FILE_DATA_ASC | Table of File Data in RCCF | 20080320 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCCT_FILE_DATA_BIN | Table of File Data in RCCF | 20080320 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCC_FILE_TYPE | Basis File Type (Matches File Type If Not BASE64-Conv.) | 20080320 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCC_FILE_PATH | The File Path of a File on the Engine Server | 20080320 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | File Size | 20080320 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCC_FILE_TYPE | File Type (Binary or ASCII) for Files in RCCF | 20080320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Release data | 20080320 |
2 | ![]() |
Instance method | Public | Method | The File Data as Table | 20080320 |
3 | ![]() |
Instance method | Public | Method | Get Data for GUI_DOWNLOAD | 20080320 |
4 | ![]() |
Instance method | Public | Method | Issue Data as Individual Line (string, xstring) | 20080320 |
Events
Class IF_RCC_FILE has no event.
Types
Class IF_RCC_FILE has no local type.
Method Signatures
Method FREE Signature
Method FREE on class IF_RCC_FILE has no parameter.
Method FREE on class IF_RCC_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 | 20080320 | |||
2 | ![]() |
IV_GET_BASE64 | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
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 | 20080320 | |||
2 | ![]() |
EV_FILESIZE | Call by reference | Type reference (TYPE) | I | File Size | 20080320 | ||
3 | ![]() |
IV_FILE_OUT_TYPE | Call by reference | Type reference (TYPE) | RCC_FILE_TYPE | IF_RCC_FILE_C=>GC_FILE_TYPE_BINARY | File Type (Binary or ASCII) for Files in RCCF | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
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) | DATA | 20080320 | |||
2 | ![]() |
IV_FILE_OUT_TYPE | Call by reference | Type reference (TYPE) | RCC_FILE_TYPE | File Type (Binary or ASCII) for Files in RCCF | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |