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 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20121206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120822 | ||
| 2 | Instance method | Public | Constructor | 20120822 | ||
| 3 | Instance method | Protected | Method | 20120822 | ||
| 4 | Instance method | Protected | Method | 20120822 | ||
| 5 | Instance method | Public | Method | 20120822 | ||
| 6 | Instance method | Public | Method | 20120822 | ||
| 7 | Instance method | Protected | Method | 20120822 | ||
| 8 | Instance method | Protected | Method | 20120822 | ||
| 9 | 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 | S_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20120822 | ||||
| 2 | T_GROUPED_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120918 | ||||
| 3 | T_GROUP_BY_FIELDS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20120822 | ||||
| 4 | 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 | 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 | CV_CURSOR | Call by reference | Type reference (TYPE) | I | 20120822 | ||||
| 2 | EV_CONDITION_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20120822 | ||||
| 3 | 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 | EV_SQL_OPERATOR | Call by reference | Type reference (TYPE) | STRING | 20120822 | ||||
| 2 | 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 | FROM | Value transfer | Type reference (TYPE) | I | 20120822 | ||||
| 2 | S_AGGREGATION | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TY_AGGREGATION | 20121122 | ||||
| 3 | TO | Value transfer | Type reference (TYPE) | I | 20120822 | ||||
| 4 | T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120822 | ||||
| 5 | T_REQUESTED_FIELDS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20120822 | ||||
| 6 | T_SORT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_SORT_ELEMENTS | 20121122 | ||||
| 7 | 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 | SIZE | Call by reference | Type reference (TYPE) | I | 20120822 | ||||
| 2 | T_GROUP_BY_FIELDS | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_FIELD_PATH | 20120822 | ||||
| 3 | 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 | T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120822 | ||||
| 2 | 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 | T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120822 | ||||
| 2 | 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 | T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120822 | ||||
| 2 | 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 |