SAP ABAP Class CL_MASS_SPSH_IMPORT_FCTR (Factory class for creating spreadsheet file imp. classes)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
     MASS (Package) Mass Maintenance Tool: Generic Part
Properties
Class CL_MASS_SPSH_IMPORT_FCTR  
Short Description Factory class for creating spreadsheet file imp. classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MASS   Mass Maintenance Tool: Generic Part 
Created 20120831   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_MASS_SPREADSHEET_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_MASS_SPSH_IMPORT_FCTR has no interface implemented.
Friends
Class CL_MASS_SPSH_IMPORT_FCTR has no friend class.
Attributes
Class CL_MASS_SPSH_IMPORT_FCTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method 20120911
2 GET_FILE_FILTER Static method Public Method 20120911
3 GET_IMP_CLASS_NAMES Static method Public Method 20120911
Events
Class CL_MASS_SPSH_IMPORT_FCTR has no event.
Types
Class CL_MASS_SPSH_IMPORT_FCTR has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIPBOARD Call by reference Type reference (TYPE) ABAP_BOOL 20120911
2 Importing IV_FILE Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>FILE_NAME 20120911
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_MASS_SPREADSHEET_IMPORT 20120911
# Exception Resumable Description Created on
1 CX_MASS_SPREADSHEET 20120912

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
# Exception Resumable Description Created on
1 CX_MASS_SPSH_FUNCTION_ABORT 20120920

Method GET_IMP_CLASS_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_IMP_CLASS_NAMES Value transfer Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>T_IMP_CLASS_NAMES 20120911
# Exception Resumable Description Created on
1 CX_MASS_SPSH_FUNCTION_ABORT 20120920
History
Last changed by/on SAP  20130531 
SAP Release Created in 740