SAP ABAP Interface IF_SALV_ITAB_RULE_CONVERTER (Rule Converter for Itab Services)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_ST_PUB (Package) ALV Services for Tables: Public API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STI_RULE_CONVERTER | Rule Converter for ITABs (Sort and Filter) | 20120120 |
Properties
| Interface | IF_SALV_ITAB_RULE_CONVERTER | |
| Short Description | Rule Converter for Itab Services |
General Data
| Package | SALV_ST_PUB | ALV Services for Tables: Public API |
| Created | 20120120 | SAP |
| Last changed | 20130531 | SAP |
| 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_ITAB_RULE_CONVERTER has no interface.
Friends
Interface IF_SALV_ITAB_RULE_CONVERTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_AUX_STRUCT_COMPONENTS | Constant | Public | See coding | 20120120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120120 | ||
| 2 | Instance method | Public | Method | 20120120 | ||
| 3 | Instance method | Public | Method | 20120120 | ||
| 4 | Instance method | Public | Method | 20120120 |
Events
Interface IF_SALV_ITAB_RULE_CONVERTER has no event.
Types
Interface IF_SALV_ITAB_RULE_CONVERTER has no local type.
Method Signatures
Method GET_RULES_FOR_AUXILIARY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_AUX_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120120 | ||||
| 2 | EO_AUX_TABLE_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_AUX_TABLE_CONVERTER | 20120120 | ||||
| 3 | ET_SORTORDER_TAB | Call by reference | Type reference (TYPE) | ABAP_SORTORDER_TAB | 20120120 | ||||
| 4 | EV_FILTER_MATCH_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120120 | ||||
| 5 | EV_FILTER_MISS_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120120 |
Method GET_RULES_FOR_AUXILIARY_TABLE on Interface IF_SALV_ITAB_RULE_CONVERTER has no exception.
Method GET_RULES_FOR_SOURCE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORTORDER_TAB | Call by reference | Type reference (TYPE) | ABAP_SORTORDER_TAB | 20120120 | ||||
| 2 | EV_FILTER_MATCH_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120120 | ||||
| 3 | EV_FILTER_MISS_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 |
Method RULES_FOR_SOURCE_TABLE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RULES_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120120 |
Method RULES_FOR_SOURCE_TABLE_EXIST on Interface IF_SALV_ITAB_RULE_CONVERTER has no exception.
Method SET_COLUMN_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER_RULE | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE | 20120120 | ||||
| 2 | IT_SORT_RULE | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_SORT_RULE | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120120 | |||
| 2 | 20120120 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |