SAP ABAP Class CL_SALV_GUI_GRID_V_UTILS_IDA (CL_SALV_GUI_GRID_VIEWUTILS_IDA)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
Properties
Class CL_SALV_GUI_GRID_V_UTILS_IDA  
Short Description CL_SALV_GUI_GRID_VIEWUTILS_IDA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_IDA_IMPL   ALV: Development for IDA No Translation 
Created 20131009   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_GUI_GRID_V_UTILS_IDA has no interface implemented.
Friends
Class CL_SALV_GUI_GRID_V_UTILS_IDA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC1_SIGN_OF_AGGREGATION_TYPE Static Attribute Public See coding 20131024
2 MC_TABLE_CELL_TYPE Constant Public See coding 20131009
3 MC_TEXT_SEARCH_OPTION Constant Public See coding 20140425
4 MX_SIGN_OF_AGGREGATION_TYPE Static Attribute Public See coding 20131024
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOW_FUNCTIONS_AGGREGATED Static method Public Method 20131011
2 GET_DDLBX_AGGREGATION_TYPE Static method Public Method 20131024
3 GET_TABLE_CELL_TYPE Static method Public Method 20131009
4 MAP_AGGREGATION_CODE_FROM_UI Static method Public Method 20131009
5 MAP_FUNCTION_CODE_TO_UI_FORMAT Static method Public Method 20131024
6 MAP_UI_FORMAT_TO_FUNCTION_CODE Static method Public Method 20131024
7 SET_AGGR_RULES_FOR_FIELDS Static method Public Method 20131009
8 SET_GROUP_PROPERTY_FOR_FIELDS Static method Public Method 20131009
9 SET_ORDERING_RULES_FOR_FIELDS Static method Private Method 20131009
10 SET_SEARCHTERM Static method Public Method 20140401
11 SET_SORTING_RULES_FOR_FIELDS Static method Public Method 20131009
Events
Class CL_SALV_GUI_GRID_V_UTILS_IDA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_AGGR_UI_FORMAT Public See coding 20131024 y_aggr_ui_format(1) TYPE c
2 Y_DDLBX_HANDLE Public Type reference (TYPE) I 20131024
Method Signatures

Method GET_ALLOW_FUNCTIONS_AGGREGATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATED_BY_LOGICAL_AND Call by reference Type reference (TYPE) ABAP_BOOL 20131011
2 Exporting AGGREGATION_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20131011
3 Exporting FILTER_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20131011
4 Exporting GROUPING_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20131011
5 Importing O_LAYOUT_EDITOR Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_GRID_LAYOUT_EDITOR 20131011
6 Exporting SORTING_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20131011
7 Exporting TEXT_SEARCH_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20140530
8 Importing T_FIELD_NAMES Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20131011

Method GET_ALLOW_FUNCTIONS_AGGREGATED on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method GET_DDLBX_AGGREGATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) Y_DDLBX_HANDLE 20131024
2 Returning RT_AGGREGATION_TYPE_LIST Value transfer Type reference (TYPE) LVC_T_DROP 20131024

Method GET_DDLBX_AGGREGATION_TYPE on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method GET_TABLE_CELL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABLE_CELL_TYPE Value transfer Type reference (TYPE) STRING 20131009
2 Importing USER_ACTION Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_USER_ACTION_READER 20131009

Method GET_TABLE_CELL_TYPE on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method MAP_AGGREGATION_CODE_FROM_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATS_FORMAT Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FUNCTION_CODE 20131009
2 Importing UI_FUNC_FORMAT Call by reference Type reference (TYPE) UI_FUNC 20131009

Method MAP_AGGREGATION_CODE_FROM_UI on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method MAP_FUNCTION_CODE_TO_UI_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATS_FORMAT Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FUNCTION_CODE 20131024
2 Returning RV_UI_FORMAT Value transfer Type reference (TYPE) Y_AGGR_UI_FORMAT 20131024

Method MAP_FUNCTION_CODE_TO_UI_FORMAT on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method MAP_UI_FORMAT_TO_FUNCTION_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UI_FORMAT Call by reference Type reference (TYPE) Y_AGGR_UI_FORMAT 20131024
2 Returning RV_ATS_FORMAT Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FUNCTION_CODE 20131024

Method MAP_UI_FORMAT_TO_FUNCTION_CODE on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method SET_AGGR_RULES_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_TYPE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FUNCTION_CODE 20131009
2 Importing INCLUSIVE_CHECK_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131009
3 Importing O_LAYOUT_EDITOR Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_GRID_LAYOUT_EDITOR 20131009
4 Importing T_FIELD_NAMES Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20131009

Method SET_AGGR_RULES_FOR_FIELDS on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method SET_GROUP_PROPERTY_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCENDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131009
2 Importing O_LAYOUT_EDITOR Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_GRID_LAYOUT_EDITOR 20131009
3 Importing T_FIELD_NAMES Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20131009
4 Importing UNGROUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131009

Method SET_GROUP_PROPERTY_FOR_FIELDS on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method SET_ORDERING_RULES_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_GROUPING_RULE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131009
2 Importing DESCENDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131009
3 Importing IS_GROUPED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131009
4 Importing O_LAYOUT_EDITOR Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_GRID_LAYOUT_EDITOR 20131009
5 Importing T_FIELD_NAMES Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20131009

Method SET_ORDERING_RULES_FOR_FIELDS on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method SET_SEARCHTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID_MODEL Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_GRID_TABLE_MODEL 20140401
2 Importing IV_INPUT Call by reference Type reference (TYPE) CSEQUENCE 20140401
3 Importing IV_SEARCH_OPTION Value transfer Type reference (TYPE) VRM_VALUE-KEY 20140405

Method SET_SEARCHTERM on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.

Method SET_SORTING_RULES_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCENDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131009
2 Importing O_LAYOUT_EDITOR Call by reference Object reference (TYPE REF TO) IF_SALV_GUI_GRID_LAYOUT_EDITOR 20131009
3 Importing T_FIELD_NAMES Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20131009

Method SET_SORTING_RULES_FOR_FIELDS on class CL_SALV_GUI_GRID_V_UTILS_IDA has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740