SAP ABAP Class CL_MASS_SPSH_TEXT_IMP (Support of text based imports (clipboard, text file))
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_TEXT_IMP  
Short Description Support of text based imports (clipboard, text file)    
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 20120907   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 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_MASS_SPREADSHEET_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_MASS_SPSH_TEXT_IMP has no interface implemented.
Friends
Class CL_MASS_SPSH_TEXT_IMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_TEXT_DELIMITER_MASK Constant Public Type reference (TYPE) CHAR04 '#%%#' Data Type 4 Characters 20120912
Methods
# Method Level Visibility Method type Description Created on
1 GET_MASKED_DELIMITER_OFFSETS Static method Private Method 20120911
2 TRANSFORM_TEXT_TO_SPREADSHEET Static method Public Method 20120911
Events
Class CL_MASS_SPSH_TEXT_IMP has no event.
Types
Class CL_MASS_SPSH_TEXT_IMP has no local type.
Method Signatures

Method GET_MASKED_DELIMITER_OFFSETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MASKED_DELIM_OFFSETS Call by reference Type reference (TYPE) MATCH_RESULT_TAB 20121001
2 Importing IV_DATA_ROW Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>S_TEXT 20120911
3 Importing IV_DELIMITER Call by reference Type reference (TYPE) MASS_FIELD_DELIMITER 20120911
4 Importing IV_TEXT_QUALIFIER Call by reference Type reference (TYPE) MASS_TEXT_QUALIFIER 20120911

Method GET_MASKED_DELIMITER_OFFSETS on class CL_MASS_SPSH_TEXT_IMP has no exception.

Method TRANSFORM_TEXT_TO_SPREADSHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_IMP_CONF Call by reference Object reference (TYPE REF TO) CL_MASS_SPREADSHEET_IMP_CONF 20120911
2 Importing IO_TARGET_TAB_INFO Call by reference Object reference (TYPE REF TO) CL_MASS_SPSH_TARGET_TAB_INFO 20120911
3 Importing IT_TEXT Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>T_TEXT 20120911
4 Importing IV_SPREADSHEET_NAME Call by reference Type reference (TYPE) IF_MASS_SPREADSHEET_TYPES=>SPREADSHEET_NAME 20120913
5 Returning RO_SPREADSHEET Value transfer Object reference (TYPE REF TO) IF_MASS_SPREADSHEET 20120912
# Exception Resumable Description Created on
1 CX_MASS_SPSH_FUNCTION_ABORT 20121004
2 CX_MASS_SPSH_INTERNAL_ERROR 20120921
History
Last changed by/on SAP  20130531 
SAP Release Created in 740