SAP ABAP Class IF_SALV_EX_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_EX_CM 20050804
Properties
Class IF_SALV_EX_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 20050804   SAP 
Last change 20070911   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_EX_EXPORT_SETTINGS has no interface implemented.
Friends
Class IF_SALV_EX_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 20050804
2 EXPORT_NO_SUMS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050804
3 EXPORT_NO_TOL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050804
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 20050804
2 GET_EXPORT_NO_SUMS Instance method Public Method Shows Whether Subtotals Will Be Exported 20050804
3 GET_EXPORT_NO_TOL Instance method Public Method Shows Whether Design Obj. for Header Area Will Be Exported 20050804
4 SET_EXPORT_NO_EOL Instance method Public Method Export -> Excel: Excludes Design Obj. of Footer Area 20050804
5 SET_EXPORT_NO_SUMS Instance method Public Method Export -> Excel: Excludes Totlas and Subtotals 20050804
6 SET_EXPORT_NO_TOL Instance method Public Method Export -> Excel: Excludes Design Obj. of Header Area 20050804
Events
Class IF_SALV_EX_EXPORT_SETTINGS has no event.
Types
Class IF_SALV_EX_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 20050804

Method GET_EXPORT_NO_EOL on class IF_SALV_EX_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 20050804

Method GET_EXPORT_NO_SUMS on class IF_SALV_EX_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 20050804

Method GET_EXPORT_NO_TOL on class IF_SALV_EX_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 20050804

Method SET_EXPORT_NO_EOL on class IF_SALV_EX_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 20050804

Method SET_EXPORT_NO_SUMS on class IF_SALV_EX_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 20050804

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