SAP ABAP Class IF_RCC_FILE_DELETE (RCCF File Delete)
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
Class IF_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      
Created 20110314   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)
Interfaces
Class IF_RCC_FILE_DELETE has no interface implemented.
Friends
Class IF_RCC_FILE_DELETE has no friend class.
Attributes
Class 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
Class IF_RCC_FILE_DELETE has no event.
Types
Class 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