SAP ABAP Interface IF_SALV_WD_EXPORT_SETTINGS (Settings for Data Export to Microsoft Excel)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
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
Interface IF_SALV_WD_EXPORT_SETTINGS  
Short Description Settings for Data Export to Microsoft Excel    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20050214   SAP 
Last changed 20090618   SAP 
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 IF_SALV_WD_EXPORT_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_EXPORT_SETTINGS has no friend.
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
Interface IF_SALV_WD_EXPORT_SETTINGS has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_WD_EXPORT_SETTINGS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700