SAP ABAP Class CL_SALV_BS_LEX_FORMAT_ODS (ALV Lean Export - Format Open Office Spreadsheet)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_LEX (Package) Contains general Classes/Interfaces of ALV Lean Export
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_LEX_FORMAT ALV Lean Export - Format Interface 20101007
Properties
Class CL_SALV_BS_LEX_FORMAT_ODS  
Short Description ALV Lean Export - Format Open Office Spreadsheet    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_LEX   Contains general Classes/Interfaces of ALV Lean Export 
Created 20101007   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BS_LEX_FORMAT ALV Lean Export - Format Interface 20101007
Friends
Class CL_SALV_BS_LEX_FORMAT_ODS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SUPPORT Instance attribute Private Object reference (TYPE REF TO) CL_SALV_BS_LEX_SUPPORT Support class for ALV Lean Export 20101007
2 MR_ZIPPER Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_ZIP Zip Utility 20101007
3 MT_MANIFEST Instance attribute Private Type reference (TYPE) YT_STRING_TAB 20101007
4 MT_STRINGS Instance attribute Private Type reference (TYPE) YT_STRING_TAB 20101007
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STRING Instance method Private Method 20101007
2 ADD_STRINGTABLE_TO_ZIP Instance method Private Method 20101007
3 ADD_TO_ZIP Instance method Private Method 20101007
4 FILL_MANIFEST Instance method Private Method 20101007
5 FINALIZE_CONTENT Instance method Private Method 20101007
6 PREPARE_CONTENT Instance method Private Method 20101007
Events
Class CL_SALV_BS_LEX_FORMAT_ODS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_STRING_TAB Private See coding 20101007 yt_string_tab type STANDARD TABLE OF string with DEFAULT KEY
Method Signatures

Method ADD_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINEBREAK_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101007
2 Importing IS_STRING Call by reference Type reference (TYPE) STRING 20101007

Method ADD_STRING on class CL_SALV_BS_LEX_FORMAT_ODS has no exception.

Method ADD_STRINGTABLE_TO_ZIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILEPATH Call by reference Type reference (TYPE) STRING 20101007
2 Importing STRINGTAB Call by reference Type reference (TYPE) YT_STRING_TAB 20101007

Method ADD_STRINGTABLE_TO_ZIP on class CL_SALV_BS_LEX_FORMAT_ODS has no exception.

Method ADD_TO_ZIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILEPATH Call by reference Type reference (TYPE) STRING 20101007
2 Importing VALUE_TO_ADD Call by reference Object reference (TYPE REF TO) STRING 20101007

Method ADD_TO_ZIP on class CL_SALV_BS_LEX_FORMAT_ODS has no exception.

Method FILL_MANIFEST Signature

Method FILL_MANIFEST on class CL_SALV_BS_LEX_FORMAT_ODS has no parameter.
Method FILL_MANIFEST on class CL_SALV_BS_LEX_FORMAT_ODS has no exception.

Method FINALIZE_CONTENT Signature

Method FINALIZE_CONTENT on class CL_SALV_BS_LEX_FORMAT_ODS has no parameter.
Method FINALIZE_CONTENT on class CL_SALV_BS_LEX_FORMAT_ODS has no exception.

Method PREPARE_CONTENT Signature

Method PREPARE_CONTENT on class CL_SALV_BS_LEX_FORMAT_ODS has no parameter.
Method PREPARE_CONTENT on class CL_SALV_BS_LEX_FORMAT_ODS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731