SAP ABAP Class CL_SALV_STC_COL_T (Column Type T)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_STC (Package) ALV Services for Tables: Column Catalog impl.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_CLIKE Column Type CLIKE (abstract) 20100727
Properties
Class CL_SALV_STC_COL_T  
Short Description Column Type T    
Super Class CL_SALV_STC_COL_CLIKE Column Type CLIKE (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 20100727   SAP 
Last change 20131127   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)
Interfaces
Class CL_SALV_STC_COL_T has no interface implemented.
Friends
Class CL_SALV_STC_COL_T has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FIELD_CONVERTER_EXT Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_STC_FIELD_CONVERTER Generic Field Converter Interface 20101223
2 MO_FIELD_CONVERTER_SHRT_INT Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_STC_FIELD_CONVERTER Generic Field Converter Interface 20101223
3 M_SHORT_INT_COLUMN_NEEDED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20101215
4 M_TIME_FORMAT Instance attribute Protected Type reference (TYPE) Y_FORMATTING_OPTION_VALUE 20101202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100727
2 CONVERT_FILTER_RULES_INT Instance method Protected Method 20101215
3 CONVERT_FILTER_RULES_INT_RANGE Instance method Protected Method 20101215
4 CONVERT_FILTER_RULES_SHRT Instance method Protected Method 20101215
5 CONVERT_SELOPT Instance method Protected Method 20101215
6 CONVERT_VALUE_INT_TO_SHRT Instance method Protected Method conversion for filter values 20101215
Events
Class CL_SALV_STC_COL_T has no event.
Types
Class CL_SALV_STC_COL_T has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FIELD_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20100727
2 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20100727
3 Importing I_FIELD_PATH Call by reference Type reference (TYPE) Y_FIELD_PATH 20100727
# Exception Resumable Description Created on
1 CX_SALV_ILLEGAL_FIELD 20100727

Method CONVERT_FILTER_RULES_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_FILTER_RULE Call by reference Type reference (TYPE) YT_FIELD_FILTER_RULE 20101215
2 Importing IT_COLUMN_FILTER_RULE Call by reference Type reference (TYPE) YT_FILTER_RULE 20101215
3 Importing IT_REUSABLE_AUX_FIELD_ID Call by reference Type reference (TYPE) YT_AUX_FIELD_ID 20101215
# Exception Resumable Description Created on
1 CX_SALV_FILTER_DEFINITION 20101215

Method CONVERT_FILTER_RULES_INT_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_FILTER_RULE Call by reference Type reference (TYPE) YT_FIELD_FILTER_RULE 20101215
2 Importing IT_COLUMN_FILTER_RULE Call by reference Type reference (TYPE) YT_FILTER_RULE 20101215
3 Importing IT_REUSABLE_AUX_FIELD_ID Call by reference Type reference (TYPE) YT_AUX_FIELD_ID 20101215
# Exception Resumable Description Created on
1 CX_SALV_FILTER_DEFINITION 20101215

Method CONVERT_FILTER_RULES_SHRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_FILTER_RULE Call by reference Type reference (TYPE) YT_FIELD_FILTER_RULE 20101215
2 Importing IT_COLUMN_FILTER_RULE Call by reference Type reference (TYPE) YT_FILTER_RULE 20101215
3 Importing IT_REUSABLE_AUX_FIELD_ID Call by reference Type reference (TYPE) YT_AUX_FIELD_ID 20101215
# Exception Resumable Description Created on
1 CX_SALV_FILTER_DEFINITION 20101215

Method CONVERT_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SELOPT Call by reference Type reference (TYPE) YS_SELOPT 20101215

Method CONVERT_SELOPT on class CL_SALV_STC_COL_T has no exception.

Method CONVERT_VALUE_INT_TO_SHRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Call by reference Type reference (TYPE) STRING 20101215
# Exception Resumable Description Created on
1 CX_SALV_FILTER_DEFINITION 20101215
History
Last changed by/on SAP  20131127 
SAP Release Created in 703