SAP ABAP Class CL_RCC_FILE_DOWNLOAD (Download File from Engine Server)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_FILE_DOWNLOAD | RCCF File Download | 20110314 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_FILE_DOWNLOAD_SERVICE | RCCF Servier File Download | 20110314 |
Properties
Class | CL_RCC_FILE_DOWNLOAD | |
Short Description | Download File from Engine Server | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RCC_FILE_DOWNLOAD | RCCF File Download | 20110314 |
Friends
Class CL_RCC_FILE_DOWNLOAD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RCC_DATASTORAGE | RCCF Data Retention Interface | 20110314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110314 |
2 | ![]() |
Instance method | Public | Constructor | 20080320 | |
3 | ![]() |
Static method | Public | Method | Download file from engine server (for compatibility) | 20110314 |
4 | ![]() |
Instance method | Public | Method | 20110314 | |
5 | ![]() |
Static method | Public | Method | Download file from engine server via a table reference | 20110412 |
6 | ![]() |
Instance method | Protected | Method | # Download (Support) File(s) | 20110314 |
Events
Class CL_RCC_FILE_DOWNLOAD has no event.
Types
Class CL_RCC_FILE_DOWNLOAD has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RCC_FILE_DOWNLOAD has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RCC_FILE_DOWNLOAD has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RCC_FILE_DOWNLOAD has no parameter.
Method CONSTRUCTOR on class CL_RCC_FILE_DOWNLOAD has no exception.
Method DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENTS | Call by reference | Object reference (TYPE REF TO) | CL_RCC_FILE_DOWNLOAD_EVENTS | Event Triggerer (Get Using GET_EVENT_RAISER) | 20110314 | ||
2 | ![]() |
IT_FILES | Call by reference | Type reference (TYPE) | RCCT_FILE_PATH_STORE | Table of Multiple File Paths | 20110314 | ||
3 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110314 | ||
4 | ![]() |
IV_COMMMODE | Call by reference | Type reference (TYPE) | RCC_COMTYPE | IF_RCC_COMMUNICATION_C=>GC_COMM_TYPE_RFC | Art der Kommunikation mit externen Engines | 20110314 | |
5 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | ID of Destination Address of External Engine in RCCF | 20110314 | ||
6 | ![]() |
IV_TRANSFERMODE | Call by reference | Type reference (TYPE) | RCC_FILE_TRANSFERMODE | File Transfer Mode in RCCF | 20110314 | ||
7 | ![]() |
RT_FILE_TABLE | Value transfer | Type reference (TYPE) | RCCT_FILE_STORE | Table of File Objects Sorted by Path | 20110412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for File Download | 20110314 |
Method DOWNLOAD_FILES Signature
Method DOWNLOAD_FILES on class CL_RCC_FILE_DOWNLOAD has no parameter.
Method DOWNLOAD_FILES on class CL_RCC_FILE_DOWNLOAD has no exception.
Method DOWNLOAD_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FILE_TABLE | Call by reference | Type reference (TYPE) | RCCT_FILE_STORE | Table of File Objects Sorted by Path | 20110412 | ||
2 | ![]() |
IO_EVENTS | Call by reference | Object reference (TYPE REF TO) | CL_RCC_FILE_DOWNLOAD_EVENTS | Event Triggerer (Get Using GET_EVENT_RAISER) | 20110412 | ||
3 | ![]() |
IT_FILES | Call by reference | Type reference (TYPE) | RCCT_FILE_PATH_STORE | Table of Multiple File Paths | 20110412 | ||
4 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110412 | ||
5 | ![]() |
IV_COMMMODE | Call by reference | Type reference (TYPE) | RCC_COMTYPE | IF_RCC_COMMUNICATION_C=>GC_COMM_TYPE_RFC | Art der Kommunikation mit externen Engines | 20110412 | |
6 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | ID of Destination Address of External Engine in RCCF | 20110412 | ||
7 | ![]() |
IV_TRANSFERMODE | Call by reference | Type reference (TYPE) | RCC_FILE_TRANSFERMODE | File Transfer Mode in RCCF | 20110412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for File Download | 20110412 |
Method INNER_DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FILE_TABLE | Call by reference | Type reference (TYPE) | RCCT_FILE_STORE | Table of File Objects Sorted by Path | 20110314 | ||
2 | ![]() |
EV_USE_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110317 | |||
3 | ![]() |
IO_EVENTS | Call by reference | Object reference (TYPE REF TO) | CL_RCC_FILE_DOWNLOAD_EVENTS | Event Triggerer (Get Using GET_EVENT_RAISER) | 20110314 | ||
4 | ![]() |
IT_FILES | Call by reference | Type reference (TYPE) | RCCT_FILE_PATH_STORE | Table of Multiple File Paths | 20110314 | ||
5 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110314 | ||
6 | ![]() |
IV_COMMMODE | Call by reference | Type reference (TYPE) | RCC_COMTYPE | IF_RCC_COMMUNICATION_C=>GC_COMM_TYPE_RFC | Art der Kommunikation mit externen Engines | 20110314 | |
7 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | ID of Destination Address of External Engine in RCCF | 20110314 | ||
8 | ![]() |
IV_TRANSFERMODE | Call by reference | Type reference (TYPE) | RCC_FILE_TRANSFERMODE | File Transfer Mode in RCCF | 20110314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110314 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |