SAP ABAP Class IF_SALV_WD_EXPORT_SETTINGS (Settings for Data Export to Microsoft Excel)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20050214
Properties
Class IF_SALV_WD_EXPORT_SETTINGS  
Short Description Settings for Data Export to Microsoft Excel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050214   SAP 
Last change 20090618   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
Class IF_SALV_WD_EXPORT_SETTINGS has no interface implemented.
Friends
Class IF_SALV_WD_EXPORT_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPORT_NO_EOL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050214
2 EXPORT_NO_SUMS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050214
3 EXPORT_NO_TOL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050214
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPORT_NO_EOL Instance method Public Method Shows Whether Design Obj. for Footer Area Will Be Exported 20050214
2 GET_EXPORT_NO_SUMS Instance method Public Method Shows Whether Subtotals Will Be Exported 20050214
3 GET_EXPORT_NO_TOL Instance method Public Method Shows Whether Design Obj. for Header Area Will Be Exported 20050214
4 GET_PDF_SETTINGS Instance method Public Method Get PDF Settings 20090205
5 SET_EXPORT_NO_EOL Instance method Public Method Export -> Excel: Excludes Design Obj. of Footer Area 20050214
6 SET_EXPORT_NO_SUMS Instance method Public Method Export -> Excel: Excludes Totlas and Subtotals 20050214
7 SET_EXPORT_NO_TOL Instance method Public Method Export -> Excel: Excludes Design Obj. of Header Area 20050214
Events
Class IF_SALV_WD_EXPORT_SETTINGS has no event.
Types
Class IF_SALV_WD_EXPORT_SETTINGS has no local type.
Method Signatures

Method GET_EXPORT_NO_EOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050214

Method GET_EXPORT_NO_EOL on class IF_SALV_WD_EXPORT_SETTINGS has no exception.

Method GET_EXPORT_NO_SUMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050214

Method GET_EXPORT_NO_SUMS on class IF_SALV_WD_EXPORT_SETTINGS has no exception.

Method GET_EXPORT_NO_TOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050214

Method GET_EXPORT_NO_TOL on class IF_SALV_WD_EXPORT_SETTINGS has no exception.

Method GET_PDF_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_WD_PDF_SETTINGS Einstellungen zum Datenexport nach PDF 20090205

Method GET_PDF_SETTINGS on class IF_SALV_WD_EXPORT_SETTINGS has no exception.

Method SET_EXPORT_NO_EOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050214

Method SET_EXPORT_NO_EOL on class IF_SALV_WD_EXPORT_SETTINGS has no exception.

Method SET_EXPORT_NO_SUMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050214

Method SET_EXPORT_NO_SUMS on class IF_SALV_WD_EXPORT_SETTINGS has no exception.

Method SET_EXPORT_NO_TOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20050214

Method SET_EXPORT_NO_TOL on class IF_SALV_WD_EXPORT_SETTINGS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in