SAP ABAP Class CL_SALV_EXPORT_CONF_XLS (Excel Export Tool Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_STX (Package) ALV Services for Tables: Export Tools impl.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_EXPORT_CONF Export Tool Configuration Object 20090904
Properties
Class CL_SALV_EXPORT_CONF_XLS  
Short Description Excel Export Tool Configuration    
Super Class CL_SALV_EXPORT_CONF Export Tool Configuration Object 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_STX   ALV Services for Tables: Export Tools impl. 
Created 20090904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_EXPORT_TOOL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_EXPORT_CONF_XLS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_EXPORT_TOOL_XLS 20091013 ALV tool for export to Microsoft Excel
Attributes
Class CL_SALV_EXPORT_CONF_XLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADDITIONAL_CHECKS Instance method Protected Method 20091013
2 COLLECT_MESSAGE Static method Public Method 20091210
3 CREATE_CONFIG_MODEL Instance method Protected Method 20091013
4 READ_CONFIG_MODEL Instance method Public Method create an ALV configuration 20090904
Events
Class CL_SALV_EXPORT_CONF_XLS has no event.
Types
Class CL_SALV_EXPORT_CONF_XLS has no local type.
Method Signatures

Method ADDITIONAL_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES_INFO Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091013
2 Exporting ET_MESSAGES_WARNING Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091013

Method ADDITIONAL_CHECKS on class CL_SALV_EXPORT_CONF_XLS has no exception.

Method COLLECT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091210

Method COLLECT_MESSAGE on class CL_SALV_EXPORT_CONF_XLS has no exception.

Method CREATE_CONFIG_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE ModelController 20091013
2 Exporting ET_MESSAGES_INFO Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091013
3 Exporting ET_MESSAGES_WARNING Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091013
4 Importing IR_LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20091013

Method CREATE_CONFIG_MODEL on class CL_SALV_EXPORT_CONF_XLS has no exception.

Method READ_CONFIG_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE ModelController 20091013
2 Exporting ET_MESSAGES_INFO Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091013
3 Exporting ET_MESSAGES_WARNING Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20091013
4 Importing IR_LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20091013

Method READ_CONFIG_MODEL on class CL_SALV_EXPORT_CONF_XLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800