SAP ABAP Interface IF_SALV_GUI_LAYOUT_IDA (IDA API Personalizable Layout for ALV)
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
⤷
⤷
Properties
| Interface | IF_SALV_GUI_LAYOUT_IDA | |
| Short Description | IDA API Personalizable Layout for ALV |
General Data
| Package | SALV_IDA_PUB | ALV: Development for IDA Translation DevTools |
| Created | 20120808 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SALV_GUI_TYPES_IDA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_GUI_LAYOUT_IDA has no interface.
Friends
Interface IF_SALV_GUI_LAYOUT_IDA has no friend.
Attributes
Interface IF_SALV_GUI_LAYOUT_IDA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get aggregations of fields | 20130625 | |
| 2 | Instance method | Public | Method | Get the sort order of fields | 20120808 | |
| 3 | Instance method | Public | Method | Get fields that are currently displayed | 20120823 | |
| 4 | Instance method | Public | Method | Set aggregations of fields | 20130625 | |
| 5 | Instance method | Public | Method | Set the sort order of fields | 20120808 | |
| 6 | Instance method | Public | Method | Set fields that will be displayed | 20120823 |
Events
Interface IF_SALV_GUI_LAYOUT_IDA has no event.
Types
Interface IF_SALV_GUI_LAYOUT_IDA has no local type.
Method Signatures
Method GET_AGGREGATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_AGGREGATION_RULE | 20130625 |
Method GET_AGGREGATIONS on Interface IF_SALV_GUI_LAYOUT_IDA has no exception.
Method GET_SORT_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORT_ORDER | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_SORT_RULE | 20120808 |
Method GET_SORT_ORDER on Interface IF_SALV_GUI_LAYOUT_IDA has no exception.
Method GET_VISIBLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME | 20120823 |
Method GET_VISIBLE_FIELDS on Interface IF_SALV_GUI_LAYOUT_IDA has no exception.
Method SET_AGGREGATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_AGGREGATION_RULE | 20130625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IDA API contract violated by caller | 20130625 | ||
| 2 | Unknown name: FieldName,DataElementName,... | 20130626 |
Method SET_SORT_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SORT_ORDER | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_SORT_RULE | 20120808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Duplicate name: FieldName,DataElementName,... | 20130611 | ||
| 2 | Unknown name: FieldName,DataElementName,... | 20130606 |
Method SET_VISIBLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME | 20120823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Duplicate name: FieldName,DataElementName,... | 20130611 | ||
| 2 | Unknown name: FieldName,DataElementName,... | 20130606 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |