SAP ABAP Interface IF_SALV_CSF_COLUMNS_CONSUMER (Consumer of Column Settings)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSF (Package) Field Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_P_COLUMNS Provider of Columns 20090218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_P_COLUMNS Columns Provider (Creates Columns) 20090219
Properties
Interface IF_SALV_CSF_COLUMNS_CONSUMER  
Short Description Consumer of Column Settings    
General Data
Package SALV_CSF   Field Services 
Created 20090218   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSF_COLUMNS_CONSUMER has no forward declaration.
Interfaces
Interface IF_SALV_CSF_COLUMNS_CONSUMER has no interface.
Friends
Interface IF_SALV_CSF_COLUMNS_CONSUMER has no friend.
Attributes
Interface IF_SALV_CSF_COLUMNS_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_COLUMN_FIELD_MAPPING Instance method Public Method Set Column Field Mapping 20090218
2 SET_COLUMN_FORMATTING Instance method Public Method Set Column Formatting Options 20090218
Events
Interface IF_SALV_CSF_COLUMNS_CONSUMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_COLUMN_FIELD_MAPPING Public See coding Column Field Mapping 20090218 begin of ys_column_field_mapping, column_name type if_salv_csf_column=>y_name, field_name type if_salv_csf_field_descr=>y_name, end of ys_column_field_mapping
2 YS_COLUMN_FORMATTING Public See coding Column Formatting 20090218 begin of ys_column_formatting, column_name type if_salv_csf_column=>y_name, field_name type if_salv_csf_field_descr=>y_name, t_format_option type if_salv_csf_formatting_options=>yt_formatting, end of ys_column_formatting
3 YT_COLUMN_FIELD_MAPPING Public See coding Column Field Mappings 20090218 yt_column_field_mapping type sorted table of ys_column_field_mapping with unique key primary_key components column_name initial size 1
4 YT_COLUMN_FORMATTING Public See coding Columns Formatting 20090218 yt_column_formatting type sorted table of ys_column_formatting with unique key primary_key components column_name field_name initial size 1
Method Signatures

Method SET_COLUMN_FIELD_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) YT_COLUMN_FIELD_MAPPING Column Field Mapping 20090218

Method SET_COLUMN_FIELD_MAPPING on Interface IF_SALV_CSF_COLUMNS_CONSUMER has no exception.

Method SET_COLUMN_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) YT_COLUMN_FORMATTING Formatting Options of Fields 20090218

Method SET_COLUMN_FORMATTING on Interface IF_SALV_CSF_COLUMNS_CONSUMER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720