SAP ABAP Interface IF_SALV_IDA_SERVICES (ATS for IDA)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_IDA_SERVICES | ATS for IDA | 20131015 |
Properties
| Interface | IF_SALV_IDA_SERVICES | |
| Short Description | ATS for IDA |
General Data
| Package | SALV_IDA_ATS | ATS for IDA |
| Created | 20120809 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SALV_SERVICE_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_IDA_SERVICES has no interface.
Friends
Interface IF_SALV_IDA_SERVICES has no friend.
Attributes
Interface IF_SALV_IDA_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130521 | ||
| 2 | Instance method | Public | Method | 20140130 | ||
| 3 | Instance method | Public | Method | 20121129 | ||
| 4 | Instance method | Public | Method | 20130202 | ||
| 5 | Instance method | Public | Method | 20131206 | ||
| 6 | Instance method | Public | Method | 20130523 | ||
| 7 | Instance method | Public | Method | 20131114 | ||
| 8 | Instance method | Public | Method | 20131113 | ||
| 9 | Instance method | Public | Method | 20131105 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ATS_INSTANCE_REPLACED | Instance Event (0) |
Public (2) |
20131126 | |
| 2 | SELECTION_CRITERIA_CHANGED | Instance Event (0) |
Public (2) |
20121211 |
Types
Interface IF_SALV_IDA_SERVICES has no local type.
Method Signatures
Method GET_ATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ATS | Value transfer | Object reference (TYPE REF TO) | IF_SALV_ITAB_SERVICES | 20130521 |
Method GET_ATS on Interface IF_SALV_IDA_SERVICES has no exception.
Method GET_QUERY_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_QUERY_ENGINE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_QUERY_ENGINE | 20140130 |
Method GET_QUERY_ENGINE on Interface IF_SALV_IDA_SERVICES has no exception.
Method GET_ROW_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | DATA | 20121129 | ||||
| 2 | IS_KEY_ROW | Call by reference | Type reference (TYPE) | DATA | 20121129 | ||||
| 3 | IT_REQUESTED_COLUMNS | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_COLUMN_NAME | 20131031 | ||||
| 4 | IV_ALL_COLUMNS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121203 | |||
| 2 | 20121203 |
Method GET_ROW_COUNT_WITHOUT_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLY_TEXT_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130213 | |||
| 2 | RV_ROW_COUNT | Value transfer | Type reference (TYPE) | I | 20130202 |
Method GET_ROW_COUNT_WITHOUT_FILTER on Interface IF_SALV_IDA_SERVICES has no exception.
Method GET_STRUCTDESCR_PROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STRUCTDESCR_PROV | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_STRUCTDESCR_PROV | 20131206 |
Method GET_STRUCTDESCR_PROV on Interface IF_SALV_IDA_SERVICES has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_SALV_IDA_SERVICES has no parameter.
Method REFRESH on Interface IF_SALV_IDA_SERVICES has no exception.
Method SET_AVAILABLE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELD_LIST_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131114 | ||||
| 2 | IT_COLUMNS | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_COLUMN_NAME | 20131114 | ||||
| 3 | IV_INCLUDE_KEY_FIELDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131114 |
Method SET_AVAILABLE_COLUMNS on Interface IF_SALV_IDA_SERVICES has no exception.
Method SET_MAXIMUM_NUMBER_OF_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER_OF_ROWS | Value transfer | Type reference (TYPE) | I | 20131113 | ||||
| 2 | IV_UNRESTRICTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131113 |
Method SET_REQUIRED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REQUIRED_FIELDS_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131105 | ||||
| 2 | IT_COLUMNS | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_COLUMN_NAME | 20131105 | ||||
| 3 | IV_INCLUDE_KEY_FIELDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131105 |
Method SET_REQUIRED_COLUMNS on Interface IF_SALV_IDA_SERVICES has no exception.
Event Signatures
Event ATS_INSTANCE_REPLACED Signature
Event ATS_INSTANCE_REPLACED on Interface IF_SALV_IDA_SERVICES has no parameter.
Event SELECTION_CRITERIA_CHANGED Signature
Event SELECTION_CRITERIA_CHANGED on Interface IF_SALV_IDA_SERVICES has no parameter.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |