SAP ABAP Interface IF_SALV_EXPORT_CONFIGURATION (Configuration for export service tool)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
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
Interface IF_SALV_EXPORT_CONFIGURATION  
Short Description Configuration for export service tool    
General Data
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20090904   SAP 
Last changed 20110908   SAP 
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
Interface IF_SALV_EXPORT_CONFIGURATION has no interface.
Friends
Interface IF_SALV_EXPORT_CONFIGURATION has no friend.
Attributes
Interface 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
Interface 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 Interface IF_SALV_EXPORT_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800