SAP ABAP Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR (Factory for spreadsheet columns-table fields-assign. 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_TABFLD_ASSGN_FCTR  
Short Description Factory for spreadsheet columns-table fields-assign. 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 20120904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no forward declaration.
Interfaces
Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no interface implemented.
Friends
Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no friend class.
Attributes
Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20120918
2 CREATE_EMPTY_ASSIGNMENT Static method Public Method 20120911
3 CREATE_FOR_SHEETNAME Static method Public Method 20121002
Events
Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no event.
Types
Class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SPREADSHEET Call by reference Object reference (TYPE REF TO) IF_MASS_SPREADSHEET 20120918
2 Importing IO_TAB_INFO Call by reference Object reference (TYPE REF TO) CL_MASS_SPSH_TARGET_TAB_INFO 20120918
3 Importing IV_ALLOW_STATIC_ASSGN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121214
4 Returning RO_TABFLD_ASSGN Value transfer Object reference (TYPE REF TO) IF_MASS_SPSH_TABFLD_ASSGN 20120918
# Exception Resumable Description Created on
1 CX_MASS_SPSH_INTERNAL_ERROR 20120918

Method CREATE_EMPTY_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABFLD_ASSGN Value transfer Object reference (TYPE REF TO) IF_MASS_SPSH_TABFLD_ASSGN 20120921

Method CREATE_EMPTY_ASSIGNMENT on class CL_MASS_SPSH_TABFLD_ASSGN_FCTR has no exception.

Method CREATE_FOR_SHEETNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_TABFLD_ASSGN Call by reference Object reference (TYPE REF TO) IF_MASS_SPSH_TABFLD_ASSGN 20121002
2 Importing IO_SPREADSHEET Call by reference Object reference (TYPE REF TO) IF_MASS_SPREADSHEET 20121002
3 Importing IO_TAB_INFO Call by reference Object reference (TYPE REF TO) CL_MASS_SPSH_TARGET_TAB_INFO 20121002
4 Importing IV_SHEETNAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20121002
# Exception Resumable Description Created on
1 CX_MASS_SPSH_INTERNAL_ERROR 20121002
History
Last changed by/on SAP  20130531 
SAP Release Created in 740