SAP ABAP Class /MRSS/CL_RCCF_FILE_DLOAD_EVENT (Ereignisklasse für cl_rccf_file_download)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_FILE (Package) RCCF File
⤷
⤷
Properties
| Class | /MRSS/CL_RCCF_FILE_DLOAD_EVENT | |
| Short Description | Ereignisklasse für cl_rccf_file_download | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RCCF_FILE | RCCF File |
| Created | 20071102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RCCF_FILE_DLOAD_EVENT has no forward declaration.
Interfaces
Class /MRSS/CL_RCCF_FILE_DLOAD_EVENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /MRSS/CL_RCCF_FILE_DOWNLOAD | 20071106 | Datei von dem Engineserver herunterladen |
Attributes
Class /MRSS/CL_RCCF_FILE_DLOAD_EVENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Löst das BLOCK_RECEIVED Ereignis aus | 20071102 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BLOCK_RECEIVED | Instance Event (0) |
Public (2) |
Ein Dateiblock wurde empfangen | 20071102 |
Types
Class /MRSS/CL_RCCF_FILE_DLOAD_EVENT 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) | /MRSS/IF_RCCF_FILE | RCCF Datei-Interface | 20071102 |
Method RAISE_ON_BLOCK_RECEIVED on class /MRSS/CL_RCCF_FILE_DLOAD_EVENT 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) | /MRSS/IF_RCCF_FILE | RCCF Datei-Interface | 20071102 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |