SAP ABAP Class IF_SALV_EXPORT_COLUMN_CONF (Column 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_COL_CONF Export Tool Column Configuration 20090904
Properties
Class IF_SALV_EXPORT_COLUMN_CONF  
Short Description Column 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WD_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SALV_BS_C_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_BS_MODEL_COLUMN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_SALV_EXPORT_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_EXPORT_COLUMN_CONF has no interface implemented.
Friends
Class IF_SALV_EXPORT_COLUMN_CONF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_TYPES Constant Public See coding 20090904
2 REFERENCE_TYPE Constant Public See coding 20090904
Methods
# Method Level Visibility Method type Description Created on
1 SET_CELL_DESIGN Instance method Public Method specifies the cell design (WebDynpro constants) 20090904
2 SET_HEADER_ACCESSIBILITY_DESC Instance method Public Method specifies header description for accessibility purposes 20090904
3 SET_HYPERLINK Instance method Public Method specifies a link target 20090904
4 SET_H_ALIGN Instance method Public Method specifies the horizontal alignment (WebDynpro constants) 20090904
5 SET_IMAGE Instance method Public Method specifies an image (for display types supporting images) 20090904
6 SET_REFERENCE_FIELD Instance method Public Method specifies the reference field (for CURR and QUAN) 20090904
7 SET_TEXT Instance method Public Method specifies a text to be displayed in addition to cell value 20090904
8 SET_VALUE_SET Instance method Public Method specifies a value set for translating values into texts 20090904
Events
Class IF_SALV_EXPORT_COLUMN_CONF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_DISPLAY_TYPE Public Type reference (TYPE) IF_SALV_BS_MODEL_COLUMN=>TYPE_UIE 20090904
2 Y_FIELD_NAME Public Type reference (TYPE) STRING 20090904
3 Y_HYPERLINK Public Type reference (TYPE) STRING 20090904
4 Y_IMAGE Public Type reference (TYPE) STRING 20090904
5 Y_REFERENCE_TYPE Public Type reference (TYPE) IF_SALV_BS_C_DATA=>TYPE_REFFIELDTYPE 20090904
6 Y_TEXT Public Type reference (TYPE) IF_SALV_EXPORT_CONFIGURATION=>Y_TEXT 20090904
7 Y_VALUE_SET Public Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE_VALUE_SET 20090904
Method Signatures

Method SET_CELL_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_DESIGN Call by reference Attribute reference (LIKE) CL_WD_TABLE_COLUMN=>T_CELL_DESIGN WebDynpro Cell Design 20090904
2 Importing CELL_DESIGN_SRC_FIELD Call by reference Type reference (TYPE) Y_FIELD_NAME 20090904

Method SET_CELL_DESIGN on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_HEADER_ACCESSIBILITY_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) Y_TEXT 20090904

Method SET_HEADER_ACCESSIBILITY_DESC on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HYPERLINK Call by reference Type reference (TYPE) Y_HYPERLINK 20090904
2 Importing HYPERLINK_SRC_FIELD Call by reference Type reference (TYPE) Y_FIELD_NAME 20090904

Method SET_HYPERLINK on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_H_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing H_ALIGN Call by reference Attribute reference (LIKE) CL_WD_TABLE_COLUMN=>T_H_ALIGN T_H_ALIGN 20090904

Method SET_H_ALIGN on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) Y_IMAGE See WebDynpro Documentation about "Web Icons" 20090904
2 Importing IMAGE_FIRST Call by reference Type reference (TYPE) ABAP_BOOL 20090904
3 Importing IMAGE_FIRST_SRC_FIELD Call by reference Type reference (TYPE) Y_FIELD_NAME 20090904
4 Importing IMAGE_SRC_FIELD Call by reference Type reference (TYPE) Y_FIELD_NAME 20090904

Method SET_IMAGE on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_REFERENCE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) Y_FIELD_NAME 20090904
2 Importing TYPE Call by reference Type reference (TYPE) Y_REFERENCE_TYPE use constant REFERENCE_TYPE 20090904

Method SET_REFERENCE_FIELD on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) Y_TEXT 20090904
2 Importing TEXT_SRC_FIELD Call by reference Type reference (TYPE) Y_FIELD_NAME 20090904

Method SET_TEXT on class IF_SALV_EXPORT_COLUMN_CONF has no exception.

Method SET_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE_SET Call by reference Type reference (TYPE) Y_VALUE_SET 20090904

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