SAP ABAP Interface IF_RCC_FILE (RCCF File Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_FILE (Package) RCCF: Functions for Processing External Engine Data
⤷
⤷
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
| Interface | IF_RCC_FILE | |
| Short Description | RCCF File Interface |
General Data
| Package | RCC_FILE | RCCF: Functions for Processing External Engine Data |
| Created | 20080320 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RCC_FILE has no interface.
Friends
Interface IF_RCC_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) | RCCT_FILE_DATA_ASC | Table of File Data in RCCF | 20080320 | ||
| 2 | MT_FILE_DATA_BIN | Instance attribute | Public | Type reference (TYPE) | RCCT_FILE_DATA_BIN | Table of File Data in RCCF | 20080320 | ||
| 3 | MV_FILE_BASETYPE | Instance attribute | Public | Type reference (TYPE) | RCC_FILE_TYPE | Basis File Type (Matches File Type If Not BASE64-Conv.) | 20080320 | ||
| 4 | MV_FILE_PATH | Instance attribute | Public | Type reference (TYPE) | RCC_FILE_PATH | The File Path of a File on the Engine Server | 20080320 | ||
| 5 | MV_FILE_SIZE | Instance attribute | Public | Type reference (TYPE) | I | File Size | 20080320 | ||
| 6 | MV_FILE_TYPE | 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
Interface IF_RCC_FILE has no event.
Types
Interface IF_RCC_FILE has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_RCC_FILE has no parameter.
Method FREE on Interface 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 | 604 |