SAP ABAP Class TH_SALV_IDA_ITAB_DB (Base class for data provider with services on ITAB)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_ATS (Package) ATS for IDA
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  TD_SALV_IDA_QUERY_ENGINE_ITAB Dummy implementation of query engine on ITAB 20120918
Properties
Class TH_SALV_IDA_ITAB_DB  
Short Description Base class for data provider with services on ITAB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SALV_IDA_ATS   ATS for IDA 
Created 20120822   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TH_SALV_IDA_ITAB_DB has no forward declaration.
Interfaces
Class TH_SALV_IDA_ITAB_DB has no interface implemented.
Friends
Class TH_SALV_IDA_ITAB_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20121206
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE Instance method Protected Method 20120822
2 CONSTRUCTOR Instance method Public Constructor 20120822
3 MAP_CONDITIONS_SQL Instance method Protected Method 20120822
4 MAP_OPERATOR Instance method Protected Method 20120822
5 READ_DATA Instance method Public Method 20120822
6 READ_SIZE Instance method Public Method 20120822
7 RESTRICT_TO_FIELDS Instance method Protected Method 20120822
8 SELECT Instance method Protected Method 20120822
9 SORT Instance method Protected Method 20120822
Events
Class TH_SALV_IDA_ITAB_DB has no event.
Types
Class TH_SALV_IDA_ITAB_DB has no local type.
Method Signatures

Method AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20120822
2 Changing T_GROUPED_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120918
3 Importing T_GROUP_BY_FIELDS Call by reference Type reference (TYPE) STRING_TABLE 20120822
4 Importing T_SRC_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120822

Method AGGREGATE on class TH_SALV_IDA_ITAB_DB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_DATA Call by reference Object reference (TYPE REF TO) DATA 20120822

Method CONSTRUCTOR on class TH_SALV_IDA_ITAB_DB has no exception.

Method MAP_CONDITIONS_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CURSOR Call by reference Type reference (TYPE) I 20120822
2 Exporting EV_CONDITION_EXPRESSION Call by reference Type reference (TYPE) STRING 20120822
3 Importing IT_SADL_CONDITIONS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_COMPLEX_CONDITION 20120822

Method MAP_CONDITIONS_SQL on class TH_SALV_IDA_ITAB_DB has no exception.

Method MAP_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SQL_OPERATOR Call by reference Type reference (TYPE) STRING 20120822
2 Importing IV_OPERATOR Call by reference Type reference (TYPE) STRING 20120822

Method MAP_OPERATOR on class TH_SALV_IDA_ITAB_DB has no exception.

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Value transfer Type reference (TYPE) I 20120822
2 Importing S_AGGREGATION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION 20121122
3 Importing TO Value transfer Type reference (TYPE) I 20120822
4 Exporting T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120822
5 Importing T_REQUESTED_FIELDS Call by reference Type reference (TYPE) STRING_TABLE 20120822
6 Importing T_SORT_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20121122
7 Importing T_WHERE_CONDITION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_COMPLEX_CONDITION 20121210

Method READ_DATA on class TH_SALV_IDA_ITAB_DB has no exception.

Method READ_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SIZE Call by reference Type reference (TYPE) I 20120822
2 Importing T_GROUP_BY_FIELDS Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FIELD_PATH 20120822
3 Importing T_WHERE_CONDITION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_COMPLEX_CONDITION 20120822

Method READ_SIZE on class TH_SALV_IDA_ITAB_DB has no exception.

Method RESTRICT_TO_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120822
2 Importing T_REQUESTED_FIELDS Call by reference Type reference (TYPE) STRING_TABLE 20120822

Method RESTRICT_TO_FIELDS on class TH_SALV_IDA_ITAB_DB has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120822
2 Importing T_WHERE_CONDITION Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_COMPLEX_CONDITION 20120822

Method SELECT on class TH_SALV_IDA_ITAB_DB has no exception.

Method SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120822
2 Importing T_SORT_RULES Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS 20120822

Method SORT on class TH_SALV_IDA_ITAB_DB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740