SAP ABAP Class CL_SALV_EXPORT_CONF (Export Tool Configuration Object)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_EXPORT_CONFIGURATION Configuration for export service tool 20090904
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_EXPORT_CONF_XLS Excel Export Tool Configuration 20090904
Properties
Class CL_SALV_EXPORT_CONF  
Short Description Export Tool Configuration Object    
Super Class    
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 20110908   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
# Interface Abstract Final Description Created on
1 IF_SALV_EXPORT_CONFIGURATION Configuration for export service tool 20090904
Friends
# Friend Modeled only Created on Description
1 CL_SALV_EXPORT_TOOL 20090904 Tool for stand-alone access to ALV export services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_COLUMNS Instance attribute Protected See coding 20090904
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Protected Method 20090904
2 CHECK Instance method Public Method check configuration for problems 20090904
Events
Class CL_SALV_EXPORT_CONF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_DISPLAY_TYPE Protected Attribute reference (LIKE) 20090904
2 Y_FIELD_NAME Protected Attribute reference (LIKE) 20090904
3 Y_TEXT Protected Attribute reference (LIKE) 20090904
Method Signatures

Method ADD_COLUMN Signature

Method ADD_COLUMN on class CL_SALV_EXPORT_CONF has no parameter.
Method ADD_COLUMN on class CL_SALV_EXPORT_CONF has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090904
2 Exporting T_MESSAGES_INFO Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20090904
3 Exporting T_MESSAGES_WARNING Call by reference Type reference (TYPE) CL_SALV_EXPORT_TOOL=>YT_MSG Table of T100 messages 20090904

Method CHECK on class CL_SALV_EXPORT_CONF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800