SAP ABAP Class CL_RCC_FILE_DELETE_ENGINE (Class for Deriving Engine Version)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_ENGINE_EVENTHANDLER | Basis Class for Engine Events | 20110317 |
Properties
| Class | CL_RCC_FILE_DELETE_ENGINE | |
| Short Description | Class for Deriving Engine Version | |
| Super Class | CL_RCC_ENGINE_EVENTHANDLER | Basis Class for Engine Events |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RCC_FILE | RCCF: Functions for Processing External Engine Data |
| Created | 20110317 | 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
Class CL_RCC_FILE_DELETE_ENGINE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RCC_FILE_DELETE | 20110317 | RCCF File Delete |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2 | 20110317 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20110317 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | GC_MODE_SINGLE | 20110317 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20110317 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCC_FILE_PATH | Engine Version Information | 20110317 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | I | 20110317 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | DATS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20110317 | ||
| 2 | Static method | Private | Method | Delete Individual File on Engine Server | 20110317 | |
| 3 | Static method | Private | Method | Delete All Files with a Certain Time Stamp | 20110317 |
Events
Class CL_RCC_FILE_DELETE_ENGINE has no event.
Types
Class CL_RCC_FILE_DELETE_ENGINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELETION_MODE | Call by reference | Type reference (TYPE) | I | GC_MODE_SINGLE | 20110317 | |||
| 2 | IV_FILEPATH | Call by reference | Type reference (TYPE) | RCC_FILE_PATH | File Path of a File on the Engine Server | 20110317 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | DATS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110317 |
Method CONSTRUCTOR on class CL_RCC_FILE_DELETE_ENGINE has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110317 | |||
| 2 | IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20110317 | |||
| 3 | IV_FILENAME | Call by reference | Type reference (TYPE) | RCC_FILE_PATH | File Path of a File on the Engine Server | 20110317 | |||
| 4 | RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for CL_RCCF_FILE_DELETE | 20110317 |
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20110317 | |||
| 2 | IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20110317 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20110317 | |||
| 4 | RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for CL_RCCF_FILE_DELETE | 20110317 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |