SAP ABAP Class CL_RCC_FILE_DELETE (RCCF File Delete)
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_DELETE RCCF File Delete 20110314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCC_FILE_DELETE_SERVICE RCCF Service File Delete 20110314
Properties
Class CL_RCC_FILE_DELETE  
Short Description RCCF File Delete    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RCCTY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCC_FILE_DELETE RCCF File Delete 20110314
Friends
Class CL_RCC_FILE_DELETE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SO_DB 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110314
2 CONSTRUCTOR Instance method Public Constructor 20080320
3 DELETE Static method Public Method Delete Individual File on Engine Server 20110314
4 DELETE_ALL Static method Public Method Delete All Files with a Certain Time Stamp 20110314
5 DELETE_ALL_FILES Instance method Public Method 20110314
6 DELETE_FILE Instance method Public Method 20110314
7 GET_DELETE_HANDLER Static method Private Method Get the delete handler for the communication method 20110317
8 INNER_DELETE_ALL_FILES Instance method Protected Method # Delete All Files with a Certain Time Stamp 20110314
9 INNER_DELETE_FILE Instance method Protected Method # Delete Individual File on Engine Server 20110314
Events
Class CL_RCC_FILE_DELETE has no event.
Types
Class CL_RCC_FILE_DELETE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RCC_FILE_DELETE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RCC_FILE_DELETE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RCC_FILE_DELETE has no parameter.
Method CONSTRUCTOR on class CL_RCC_FILE_DELETE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110314
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20110314
3 Importing IV_FILENAME Call by reference Type reference (TYPE) RCC_FILE_PATH File Path of a File on the Engine Server 20110314
4 Returning RV_OK Value transfer Type reference (TYPE) ABAP_BOOL 20110314
# Exception Resumable Description Created on
1 CX_RCC_FILE_DELETE Exception Class for CL_RCCF_FILE_DELETE 20110314

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110314
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20110314
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) DATS Field of type DATS 20110314
4 Returning RV_OK Value transfer Type reference (TYPE) ABAP_BOOL 20110314
# Exception Resumable Description Created on
1 CX_RCC_FILE_DELETE Exception Class for CL_RCCF_FILE_DELETE 20110314

Method DELETE_ALL_FILES Signature

Method DELETE_ALL_FILES on class CL_RCC_FILE_DELETE has no parameter.
Method DELETE_ALL_FILES on class CL_RCC_FILE_DELETE has no exception.

Method DELETE_FILE Signature

Method DELETE_FILE on class CL_RCC_FILE_DELETE has no parameter.
Method DELETE_FILE on class CL_RCC_FILE_DELETE has no exception.

Method GET_DELETE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110317
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20110317
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RCC_FILE_DELETE RCCF File Delete 20110317
# Exception Resumable Description Created on
1 CX_RCC_FILE_DELETE Exception Class for CL_RCCF_FILE_DELETE 20110317

Method INNER_DELETE_ALL_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20110317
2 Exporting EV_USE_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL 20110317
3 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110314
4 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20110314
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) DATS Field of type DATS 20110314
# Exception Resumable Description Created on
1 CX_RCC_FILE_DELETE Exception Class for CL_RCCF_FILE_DELETE 20110314

Method INNER_DELETE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20110317
2 Exporting EV_USE_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL 20110317
3 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20110314
4 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20110314
5 Importing IV_FILENAME Call by reference Type reference (TYPE) RCC_FILE_PATH File Path of a File on the Engine Server 20110314
# Exception Resumable Description Created on
1 CX_RCC_FILE_DELETE Exception Class for CL_RCCF_FILE_DELETE 20110314
History
Last changed by/on SAP  20110908 
SAP Release Created in 604