SAP ABAP Class CL_RCC_FILE_DOWNLOAD_EVENTS (Event Class for cl_rccf_file_download)
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
Class | CL_RCC_FILE_DOWNLOAD_EVENTS | |
Short Description | Event Class for cl_rccf_file_download | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RCC_FILE | RCCF: Functions for Processing External Engine Data |
Created | 20080320 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RCC_FILE_DOWNLOAD_EVENTS has no forward declaration.
Interfaces
Class CL_RCC_FILE_DOWNLOAD_EVENTS has no interface implemented.
Friends
Class CL_RCC_FILE_DOWNLOAD_EVENTS has no friend class.
Attributes
Class CL_RCC_FILE_DOWNLOAD_EVENTS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Triggers BLOCK_RECEIVED Event | 20080320 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BLOCK_RECEIVED | Instance Event (0) |
Public (2) |
A file block was received | 20080320 |
Types
Class CL_RCC_FILE_DOWNLOAD_EVENTS has no local type.
Method Signatures
Method RAISE_ON_BLOCK_RECEIVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FILE | Call by reference | Object reference (TYPE REF TO) | IF_RCC_FILE | RCCF File Interface | 20080320 |
Method RAISE_ON_BLOCK_RECEIVED on class CL_RCC_FILE_DOWNLOAD_EVENTS has no exception.
Event Signatures
Event BLOCK_RECEIVED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_FILE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RCC_FILE | RCCF File Interface | 20080320 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |