SAP ABAP Interface IF_SALV_GUI_TABLE_IDA (ALV with integrated data access (ALV with IDA))
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 composition (i COMPRISING i_ref) | IF_SALV_GUI_MODEL_IDA_API | Model API: SelectOptions,Authorisation,Layout,... | 20140224 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_CONTROLER_IDA | ALV IDA Controler for SAP GUI ALV | 20121128 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_MODEL_IDA | ALV IDA Model for SAP GUI ALV | 20140224 |
Properties
Interface | IF_SALV_GUI_TABLE_IDA | |
Short Description | ALV with integrated data access (ALV with IDA) |
General Data
Package | SALV_IDA_PUB | ALV: Development for IDA Translation DevTools |
Created | 20120803 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_SALV_GUI_TABLE_IDA has no forward declaration.
Interfaces
Interface IF_SALV_GUI_TABLE_IDA has no interface.
Friends
Interface IF_SALV_GUI_TABLE_IDA has no friend.
Attributes
Interface IF_SALV_GUI_TABLE_IDA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Authorization handling for database access | 20121204 |
2 | ![]() |
Instance method | Public | Method | Service for creation of complex conditions (interface) | 20130111 |
3 | ![]() |
Instance method | Public | Method | Default display options (interface) | 20121204 |
4 | ![]() |
Instance method | Public | Method | Handling of Display Options (interface) | 20130830 |
5 | ![]() |
Instance method | Public | Method | Display attributes of table fields (interface) | 20121204 |
6 | ![]() |
Instance method | Public | Method | Destructor | 20121204 |
7 | ![]() |
Instance method | Public | Method | Activate Fullscreen modus (interface) | 20130828 |
8 | ![]() |
Instance method | Public | Method | Handling of Layout Persistence (interface) | 20130307 |
9 | ![]() |
Instance method | Public | Method | Row selection (interface) | 20121204 |
10 | ![]() |
Instance method | Public | Method | Set an application specific authorization provider | 20140220 |
11 | ![]() |
Instance method | Public | Method | Restrict number of rows selected from DB | 20131113 |
12 | ![]() |
Instance method | Public | Method | Set selections for database access | 20121204 |
13 | ![]() |
Instance method | Public | Method | Set values for placeholder variables in the database view | 20121204 |
14 | ![]() |
Instance method | Public | Method | Turn standard functions off (or on) | 20130820 |
15 | ![]() |
Instance method | Public | Method | Fuzzy search across text fields (interface) | 20121204 |
16 | ![]() |
Instance method | Public | Method | Change ALV toolbar (interface) | 20121204 |
Events
Interface IF_SALV_GUI_TABLE_IDA has no event.
Types
Interface IF_SALV_GUI_TABLE_IDA has no local type.
Method Signatures
Method ADD_AUTHORIZATION_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTIVITIES | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_ACTIVITIES | 20121204 | |||
2 | ![]() |
IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_FIELD_MAPPING | 20121204 | |||
3 | ![]() |
IV_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>Y_AUTHORITY_OBJECT | 20121204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Funcionality is not supported | 20140207 |
Method CONDITION_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONDITION_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION_FACTORY | 20130111 |
Method CONDITION_FACTORY on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method DEFAULT_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DEFAULT_LAYOUT | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_LAYOUT_IDA | 20121204 |
Method DEFAULT_LAYOUT on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method DISPLAY_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DISPLAY_OPTIONS | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_TABLE_DISPLAY_OPT | 20130830 |
Method DISPLAY_OPTIONS on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FIELD_CATALOG | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_FIELD_CATALOG_IDA | 20121204 |
Method FIELD_CATALOG on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method FREE Signature
Method FREE on Interface IF_SALV_GUI_TABLE_IDA has no parameter.
Method FREE on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method FULLSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FULLSCREEN | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_FULLSCREEN_IDA | 20130828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130916 |
Method LAYOUT_PERSISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_LAYOUT_PERSISTENCE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_LAYOUT_PERSISTENCE | 20130307 |
Method LAYOUT_PERSISTENCE on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_SELECTION_IDA | 20121204 |
Method SELECTION on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method SET_AUTHORIZATION_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_AUTHORIZATION_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SADL_COND_PROVIDER_AUTHS | 20140408 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140220 |
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_SELECT_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130110 | |||
2 | ![]() |
IT_RANGES | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_NAMED_RANGES | 20121204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140819 | ||
2 | ![]() |
20140819 | ||
3 | ![]() |
20140910 | ||
4 | ![]() |
20140819 |
Method SET_VIEW_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_PARAMETER | 20121204 |
Method SET_VIEW_PARAMETERS on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method STANDARD_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_STANDARD_FUNCTIONS | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_STD_FUNCTIONS_IDA | IDA API Standard Functions Manipulation Object | 20130820 |
Method STANDARD_FUNCTIONS on Interface IF_SALV_GUI_TABLE_IDA has no exception.
Method TEXT_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TEXT_SEARCH | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_TEXT_SEARCH | 20121204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20131120 |
Method TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | IF_SALV_GUI_TOOLBAR_IDA | 20121204 |
Method TOOLBAR on Interface IF_SALV_GUI_TABLE_IDA has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |