SAP ABAP Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC (Excel sheet that works with dynamic (deep) string tables)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_620 (Package) DMIS objects for release starting with 620
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_EXCEL_SHEET Excel sheet for storing a table 20110608
Properties
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC  
Short Description Excel sheet that works with dynamic (deep) string tables    
Super Class CL_CNV_MBT_EXCEL_SHEET Excel sheet for storing a table 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_MAIN_620   DMIS objects for release starting with 620 
Created 20110608   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no forward declaration.
Interfaces
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no interface implemented.
Friends
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no friend class.
Attributes
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_FROM_STRING_TABLE Static method Public Method Convert a deep string table to a normal table 20110614
2 CONVERT_TO_STRING_TABLE Static method Public Method Convert a normal table to a deep string table 20110608
3 WRITE_DEEP_TABLE_TO_SHEET Instance method Protected Method Writes a deep 2D string table to the sheet 20110608
Events
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no event.
Types
Class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no local type.
Method Signatures

Method CONVERT_FROM_STRING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110614
2 Importing IT_STRING_TABLE Value transfer Type reference (TYPE) CNV_MBT_EXCEL_T_DEEP_STRINGS Table of Table of Strings 20110614
3 Changing XT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20110614
# Exception Resumable Description Created on
1 CX_CNV_MBT_EXCEL_LOAD_ERROR Excel load error 20111124

Method CONVERT_TO_STRING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_CATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110608
2 Importing IT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20110608
3 Returning RT_STRING_TABLE Value transfer Type reference (TYPE) CNV_MBT_EXCEL_T_DEEP_STRINGS Table of Table of Strings 20110608

Method CONVERT_TO_STRING_TABLE on class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no exception.

Method WRITE_DEEP_TABLE_TO_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABLE_REF Call by reference Object reference (TYPE REF TO) DATA 20110608
2 Importing IV_FIRST_ROW Call by reference Type reference (TYPE) I 20110608
3 Changing XR_SPREADSHEET Call by reference Object reference (TYPE REF TO) I_OI_SPREADSHEET Table interface 20110608

Method WRITE_DEEP_TABLE_TO_SHEET on class CL_CNV_MBT_EXCEL_SHEET_DYNAMIC has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620