SAP ABAP Interface IF_SALV_IDA_CAPABILITY_SERVICE (Information about DB capabilities)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_IDA_CAPABILITY_SERVICE | Supported DB Capabilities | 20130524 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_SALV_IDA_CAPABILITY_SERVICE | Test Dummy Class: Capability Service | 20130527 |
Properties
| Interface | IF_SALV_IDA_CAPABILITY_SERVICE | |
| Short Description | Information about DB capabilities |
General Data
| Package | SALV_IDA_PUB | ALV: Development for IDA Translation DevTools |
| Created | 20130523 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface IF_SALV_IDA_CAPABILITY_SERVICE has no forward declaration.
Interfaces
Interface IF_SALV_IDA_CAPABILITY_SERVICE has no interface.
Friends
Interface IF_SALV_IDA_CAPABILITY_SERVICE has no friend.
Attributes
Interface IF_SALV_IDA_CAPABILITY_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | It is recommended to restrict the number of selected rows | 20131114 | |
| 2 | Instance method | Public | Method | View/table is supported | 20130523 | |
| 3 | Instance method | Public | Method | Text search (fuzzy search) is supported | 20130523 |
Events
Interface IF_SALV_IDA_CAPABILITY_SERVICE has no event.
Types
Interface IF_SALV_IDA_CAPABILITY_SERVICE has no local type.
Method Signatures
Method IS_MAX_ROWS_RECOMMENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_NEEDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131114 |
Method IS_MAX_ROWS_RECOMMENDED on Interface IF_SALV_IDA_CAPABILITY_SERVICE has no exception.
Method IS_TABLE_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DDIC_TABLE_NAME | Call by reference | Type reference (TYPE) | DBTABL | 20130523 | ||||
| 2 | RV_IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130523 |
Method IS_TABLE_SUPPORTED on Interface IF_SALV_IDA_CAPABILITY_SERVICE has no exception.
Method IS_TEXT_SEARCH_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130523 |
Method IS_TEXT_SEARCH_SUPPORTED on Interface IF_SALV_IDA_CAPABILITY_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |