SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_FILE_DELETE RCCF File Delete 20110314
Properties
Interface IF_RCC_FILE_DELETE  
Short Description RCCF File Delete    
General Data
Package RCC_FILE   RCCF: Functions for Processing External Engine Data 
Created 20110314   SAP 
Last changed 20110908   SAP 
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)
Interfaces
Interface IF_RCC_FILE_DELETE has no interface.
Friends
Interface IF_RCC_FILE_DELETE has no friend.
Attributes
Interface IF_RCC_FILE_DELETE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ALL_FILES Instance method Public Method Delete All Files with a Certain Time Stamp 20110314
2 DELETE_FILE Instance method Public Method Delete Individual File on Engine Server 20110314
Events
Interface IF_RCC_FILE_DELETE has no event.
Types
Interface IF_RCC_FILE_DELETE has no local type.
Method Signatures

Method DELETE_ALL_FILES 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_FILE 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
History
Last changed by/on SAP  20110908 
SAP Release Created in 731