SAP ABAP Interface IF_RCC_FILE_TRANSFER (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
⤷
⤷
Properties
| Interface | IF_RCC_FILE_TRANSFER | |
| 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_TRANSFER has no interface.
Friends
Interface IF_RCC_FILE_TRANSFER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_FILE_DATA | Instance attribute | Public | Type reference (TYPE) | X | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete File | 20080320 | |
| 2 | Static method | Public | Method | Transfer File to Client | 20080320 |
Events
Interface IF_RCC_FILE_TRANSFER has no event.
Types
Interface IF_RCC_FILE_TRANSFER has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_RCC_FILE_TRANSFER has no parameter.
Method DELETE on Interface IF_RCC_FILE_TRANSFER has no exception.
Method UPLOAD_TO_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILEDATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | File Data (Binary or ASCII) | 20080320 | |||
| 2 | IV_APPEND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Add File Data | 20080320 | ||
| 3 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name | 20080320 | |||
| 4 | IV_FILETYPE | Call by reference | Type reference (TYPE) | RCC_FILE_TYPE | File Type (Binary or ASCII) for Files in RCCF | 20080320 |
Method UPLOAD_TO_CLIENT on Interface IF_RCC_FILE_TRANSFER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |