SAP ABAP Class IF_SALV_EXPORT_CONFIGURATION (Configuration for export service tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_EXPORT_CONF Export Tool Configuration Object 20090904
Properties
Class IF_SALV_EXPORT_CONFIGURATION  
Short Description Configuration for export service tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 IF_SALV_BS_MODEL_COLUMN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_EXPORT_COLUMN_CONF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_EXPORT_CONFIGURATION has no interface implemented.
Friends
Class IF_SALV_EXPORT_CONFIGURATION has no friend class.
Attributes
Class IF_SALV_EXPORT_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Public Method define a table column for export 20090904
Events
Class IF_SALV_EXPORT_CONFIGURATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_DISPLAY_TYPE Public Type reference (TYPE) IF_SALV_EXPORT_COLUMN_CONF=>Y_DISPLAY_TYPE 20090904
2 Y_FIELD_NAME Public Type reference (TYPE) IF_SALV_EXPORT_COLUMN_CONF=>Y_FIELD_NAME 20090904
3 Y_TEXT Public Type reference (TYPE) STRING 20090904
Method Signatures

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLUMN_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_SALV_EXPORT_COLUMN_CONF Column configuration for export service tool 20090904
2 Importing DISPLAY_TYPE Call by reference Type reference (TYPE) Y_DISPLAY_TYPE UI element type 20090904
3 Importing FIELD_NAME Call by reference Type reference (TYPE) Y_FIELD_NAME structure component name of data table struct 20090904
4 Importing HEADER_TEXT Call by reference Type reference (TYPE) Y_TEXT text label for column header 20090904

Method ADD_COLUMN on class IF_SALV_EXPORT_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in