SAP ABAP Interface IF_RCC_FILE_HANDLER (RCCF File Action Handler)
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_HANDLER_SERVICE | RCCF Service File Handler | 20110314 |
Properties
Interface | IF_RCC_FILE_HANDLER | |
Short Description | RCCF File Action Handler |
General Data
Package | RCC_FILE | RCCF: Functions for Processing External Engine Data |
Created | 20110314 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RCC_FILE_HANDLER has no forward declaration.
Interfaces
Interface IF_RCC_FILE_HANDLER has no interface.
Friends
Interface IF_RCC_FILE_HANDLER has no friend.
Attributes
Interface IF_RCC_FILE_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Handler for File Deletions | 20110314 |
2 | ![]() |
Instance method | Public | Method | Get the Handler for File Downloads | 20110314 |
3 | ![]() |
Instance method | Public | Method | Get the Handler for File Uploads | 20110314 |
Events
Interface IF_RCC_FILE_HANDLER has no event.
Types
Interface IF_RCC_FILE_HANDLER has no local type.
Method Signatures
Method GET_DELETE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RCC_FILE_DELETE | RCC File Delete | 20110314 |
Method GET_DELETE_HANDLER on Interface IF_RCC_FILE_HANDLER has no exception.
Method GET_DOWNLOAD_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RCC_FILE_DOWNLOAD | RCCF File Download | 20110314 |
Method GET_DOWNLOAD_HANDLER on Interface IF_RCC_FILE_HANDLER has no exception.
Method GET_UPLOAD_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RCC_FILE_UPLOAD | RCCF File Upload | 20110314 |
Method GET_UPLOAD_HANDLER on Interface IF_RCC_FILE_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |