SAP ABAP Class IF_RCC_FILE_HANDLER (RCCF File Action Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_FILE_HANDLER_SERVICE RCCF Service File Handler 20110314
Properties
Class IF_RCC_FILE_HANDLER  
Short Description RCCF File Action Handler    
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
Class IF_RCC_FILE_HANDLER has no forward declaration.
Interfaces
Class IF_RCC_FILE_HANDLER has no interface implemented.
Friends
Class IF_RCC_FILE_HANDLER has no friend class.
Attributes
Class IF_RCC_FILE_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DELETE_HANDLER Instance method Public Method Get the Handler for File Deletions 20110314
2 GET_DOWNLOAD_HANDLER Instance method Public Method Get the Handler for File Downloads 20110314
3 GET_UPLOAD_HANDLER Instance method Public Method Get the Handler for File Uploads 20110314
Events
Class IF_RCC_FILE_HANDLER has no event.
Types
Class IF_RCC_FILE_HANDLER has no local type.
Method Signatures

Method GET_DELETE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) IF_RCC_FILE_DELETE RCC File Delete 20110314

Method GET_DELETE_HANDLER on class IF_RCC_FILE_HANDLER has no exception.

Method GET_DOWNLOAD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) IF_RCC_FILE_DOWNLOAD RCCF File Download 20110314

Method GET_DOWNLOAD_HANDLER on class IF_RCC_FILE_HANDLER has no exception.

Method GET_UPLOAD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) IF_RCC_FILE_UPLOAD RCCF File Upload 20110314

Method GET_UPLOAD_HANDLER on class IF_RCC_FILE_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in