SAP ABAP Class IF_MASS_SPREADSHEET_FILE_IMP (Interface for importing a spreadsheet from a file)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MASS_SPSH_FILE_IMP_EXCEL Spreadsheet import from excel files 20120911
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MASS_SPSH_FILE_IMP_TEXT Spreadsheet import from text files (CSV, TXT) 20120911
Properties
Class IF_MASS_SPREADSHEET_FILE_IMP  
Short Description Interface for importing a spreadsheet from a file    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MASS_SPREADSHEET_FILE_IMP has no forward declaration.
Interfaces
Class IF_MASS_SPREADSHEET_FILE_IMP has no interface implemented.
Friends
Class IF_MASS_SPREADSHEET_FILE_IMP has no friend class.
Attributes
Class IF_MASS_SPREADSHEET_FILE_IMP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE_FILTER Static method Public Method 20120911
2 SUPPORTS_FILE_EXTENSION Static method Public Method 20120911
Events
Class IF_MASS_SPREADSHEET_FILE_IMP has no event.
Types
Class IF_MASS_SPREADSHEET_FILE_IMP has no local type.
Method Signatures

Method GET_FILE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILE_FILTER Value transfer Type reference (TYPE) STRING 20120911

Method GET_FILE_FILTER on class IF_MASS_SPREADSHEET_FILE_IMP has no exception.

Method SUPPORTS_FILE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENSION Call by reference Type reference (TYPE) STRING 20120911
2 Returning RV_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20120911

Method SUPPORTS_FILE_EXTENSION on class IF_MASS_SPREADSHEET_FILE_IMP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in