SAP ABAP Class CL_RCC_FILE_UPLOAD (RCCF File Upload Class)
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_C | RCCF File Constants Interface | 20080320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCC_FILE_UPLOAD | RCCF File Upload | 20110314 |
Properties
Class | CL_RCC_FILE_UPLOAD | |
Short Description | RCCF File Upload Class | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RCC_FILE_C | RCCF File Constants Interface | 20080320 | ||
2 | IF_RCC_FILE_UPLOAD | RCCF File Upload | 20110314 |
Friends
Class CL_RCC_FILE_UPLOAD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080320 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check File on Client GUI (Write Access and Existence) | 20080320 |
2 | ![]() |
Instance method | Public | Method | Checks Existence of File at Client | 20080320 |
3 | ![]() |
Instance method | Protected | Method | # Upload a file to the Optimization Server | 20110317 |
4 | ![]() |
Static method | Public | Method | Upload a File to the Optimization Server | 20110314 |
5 | ![]() |
Instance method | Public | Method | 20110314 | |
6 | ![]() |
Instance method | Public | Method | Copy File from Application Server to Client GUI | 20080320 |
Events
Class CL_RCC_FILE_UPLOAD has no event.
Types
Class CL_RCC_FILE_UPLOAD has no local type.
Method Signatures
Method CHECK_FILE_ON_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILEPATH | Call by reference | Type reference (TYPE) | RCC_FILE_PATH | The File Path of a File on the Engine Server | 20080320 | ||
2 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
Method FILE_EXISTS_ON_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILEPATH | Call by reference | Type reference (TYPE) | RCC_FILE_PATH | The File Path of a File on the Engine Server | 20080320 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
Method INNER_UPLOAD Signature
Method INNER_UPLOAD on class CL_RCC_FILE_UPLOAD has no parameter.
Method INNER_UPLOAD on class CL_RCC_FILE_UPLOAD has no exception.
Method UPLOAD Signature
Method UPLOAD on class CL_RCC_FILE_UPLOAD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for RCCF_FILE_UPLOAD | 20110314 |
Method UPLOAD_FILES Signature
Method UPLOAD_FILES on class CL_RCC_FILE_UPLOAD has no parameter.
Method UPLOAD_FILES on class CL_RCC_FILE_UPLOAD 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 | 20080320 | |||
2 | ![]() |
IV_APPEND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080320 | ||
3 | ![]() |
IV_BIN_FILESIZE | Call by reference | Type reference (TYPE) | I | File Size of Binary Files | 20080320 | ||
4 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | RCC_FILE_PATH | The File Path of a File on the Engine Server | 20080320 | ||
5 | ![]() |
IV_FILETYPE | Call by reference | Type reference (TYPE) | RCC_FILE_TYPE | File Type (Binary or ASCII) for Files in RCCF | 20080320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080320 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |