SAP ABAP Class IF_SALV_IDA_GROUPING_SERVICE (Grouping service)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_IDA_GROUPING_SERVICE | Statefull grouping service | 20120821 |
Properties
| Class | IF_SALV_IDA_GROUPING_SERVICE | |
| Short Description | Grouping service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120821 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SALV_IDA_GROUPING_SERVICE has no interface implemented.
Friends
Class IF_SALV_IDA_GROUPING_SERVICE has no friend class.
Attributes
Class IF_SALV_IDA_GROUPING_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120831 | ||
| 2 | Instance method | Public | Method | 20120821 | ||
| 3 | Instance method | Public | Method | 20140225 | ||
| 4 | Instance method | Public | Method | 20120821 | ||
| 5 | Instance method | Public | Method | 20140613 | ||
| 6 | Instance method | Public | Method | 20120821 | ||
| 7 | Instance method | Public | Method | 20140228 |
Events
Class IF_SALV_IDA_GROUPING_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_AGGR_RULE | Public | See coding | 20120821 | begin of ys_aggr_rule,
function type if_salv_service_types=>y_function_code,
field type string,
reference_field type string,
end of ys_aggr_rule
|
||
| 2 | YS_GROUP_RULE | Public | See coding | 20120821 | begin of ys_group_rule,
t_sort_rules type if_salv_ida_types_int=>yt_db_sort_rule,
o_group_label_provider type ref to if_salv_sti_group_label_prov,
end of ys_group_rule
|
||
| 3 | YT_AGGR_RULE | Public | See coding | 20120821 | yt_aggr_rule type table of ys_aggr_rule with default key
|
||
| 4 | YT_GROUP_RULE | Public | See coding | 20120821 | yt_group_rule type standard table of ys_group_rule with default key
|
Method Signatures
Method GET_GRAND_TOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TS_AGGREGATION_EXCEPTION | Call by reference | Type reference (TYPE) | IF_SALV_ITAB_VIEW_GROUPED_DATA=>YTS_AGGREGATION_EXCEPTION | 20120831 | ||||
| 2 | T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120831 |
Method GET_GRAND_TOTAL on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
Method GET_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_FROM | Value transfer | Type reference (TYPE) | I | 20120821 | ||||
| 2 | RESULT_TO | Value transfer | Type reference (TYPE) | I | 20120821 | ||||
| 3 | TS_AGGREGATION_EXCEPTION | Call by reference | Type reference (TYPE) | IF_SALV_ITAB_VIEW_GROUPED_DATA=>YTS_AGGREGATION_EXCEPTION | 20120821 | ||||
| 4 | T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120821 | ||||
| 5 | T_REQUESTED_FIELDS | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_FIELD_PATH | 20120821 | ||||
| 6 | T_ROW_INFO | Call by reference | Type reference (TYPE) | IF_SALV_IDA_TYPES_INT=>YT_RESULT_ROW_INFO | 20120821 |
Method GET_PAGE on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
Method GET_PARENT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARENT_NODE_RESULT_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_ITAB_VIEW_GROUPED_DATA=>YT_PARENT_NODE_RESULT_INDEX | 20140225 | ||||
| 2 | IV_RESULT_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | 20140225 |
Method GET_PARENT_NODES on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIZE | Value transfer | Type reference (TYPE) | I | 20120821 |
Method GET_SIZE on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
Method NAVIGATE_TO_NEXT_DATA_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT_RESIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140702 | ||||
| 2 | EV_RES_IDX | Value transfer | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | Index of Internal Tables | 20140702 | |||
| 3 | IV_BACKWARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140613 | ||||
| 4 | IV_START_RES_IDX | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX | Index of Internal Tables | 20140613 |
Method NAVIGATE_TO_NEXT_DATA_ROW on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
Method SET_EXPAND_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPAND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120821 | ||||
| 2 | RESULT_INDEX | Value transfer | Type reference (TYPE) | I | 20120821 |
Method SET_EXPAND_STATE on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
Method SET_ORDER_BY_FOR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORDER_BY | Call by reference | Type reference (TYPE) | IF_SALV_IDA_TYPES_INT=>YT_DB_SORT_RULE | 20140228 |
Method SET_ORDER_BY_FOR_DATA on class IF_SALV_IDA_GROUPING_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |