SAP ABAP Class CL_MASS_SPREADSHEET_FILE_IMP (Import spreadsheet data from file (excel, text))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
     MASS (Package) Mass Maintenance Tool: Generic Part
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MASS_SPREADSHEET_IMPORT General spreadsheet import 20120910
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MASS_SPSH_FILE_IMP_EXCEL Spreadsheet import from excel files 20120911
2 Inheritance (c INHERITING FROM c_ref)  CL_MASS_SPSH_FILE_IMP_TEXT Spreadsheet import from text files (CSV, TXT) 20120911
Properties
Class CL_MASS_SPREADSHEET_FILE_IMP  
Short Description Import spreadsheet data from file (excel, text)    
Super Class CL_MASS_SPREADSHEET_IMPORT General spreadsheet import 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MASS   Mass Maintenance Tool: Generic Part 
Created 20120905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MASS_SPREADSHEET_FILE_IMP has no forward declaration.
Interfaces
Class CL_MASS_SPREADSHEET_FILE_IMP has no interface implemented.
Friends
Class CL_MASS_SPREADSHEET_FILE_IMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_FILE Instance attribute Protected Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>FILE_NAME 20120910
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE Instance method Public Method 20120910
2 SET_FILE Instance method Public Method 20120910
Events
Class CL_MASS_SPREADSHEET_FILE_IMP has no event.
Types
Class CL_MASS_SPREADSHEET_FILE_IMP has no local type.
Method Signatures

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILE Value transfer Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>FILE_NAME 20120910

Method GET_FILE on class CL_MASS_SPREADSHEET_FILE_IMP has no exception.

Method SET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>FILE_NAME 20120910

Method SET_FILE on class CL_MASS_SPREADSHEET_FILE_IMP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740