SAP ABAP Interface IF_SALV_CSL_SRV_LIST_VIEWER (Service: list viewer service)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSL (Package) Service Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSL_DP_TREE_LIST_VIEW | Data provider: list view with grouping and aggregation | 20080711 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSL_SIMPLE_LIST_VIEWER | List view service for lists without grouping | 20080710 |
Properties
Interface | IF_SALV_CSL_SRV_LIST_VIEWER | |
Short Description | Service: list viewer service |
General Data
Package | SALV_CSL | Service Framework |
Created | 20080710 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_CSL_SERVICE | Service: base interface | 20080710 |
Friends
Interface IF_SALV_CSL_SRV_LIST_VIEWER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SERVICE_TYPE | Constant | Public | Type reference (TYPE) | IF_SALV_CSL=>Y_SERVICE_TYPE | 'list_view_service' | 20080710 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080710 | |
2 | ![]() |
Instance method | Public | Method | 20080811 | |
3 | ![]() |
Instance method | Public | Method | 20080811 | |
4 | ![]() |
Instance method | Public | Method | 20080811 | |
5 | ![]() |
Instance method | Public | Method | 20080710 |
Events
Interface IF_SALV_CSL_SRV_LIST_VIEWER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_PACKAGE_DATA | Public | See coding | 20080811 | begin of ys_package_data,
GROUPING_LEVELS type IF_SALV_CSZ_API=>Y_NODE_LEVEL,
CONTAINS_GRAND_TOTAL type if_salv_csz_api=>y_boolean,
master_table TYPE if_salv_csz_api=>yt_master_table,
grouping_tree TYPE if_salv_csz_api=>yt_grouping_tree,
measures TYPE if_salv_csz_api=>yt_measure,
data type if_salv_csz_api=>yr_data, "SourceData
reference_data type if_salv_csz_api=>yr_data, "Measures, GroupData
end of ys_package_data
|
Method Signatures
Method GET_FIRST_DATA_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIRST_DATA_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_INDEX | 20080710 |
Method GET_FIRST_DATA_INDEX on Interface IF_SALV_CSL_SRV_LIST_VIEWER has no exception.
Method GET_PACKAGE_DATA_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_DC_BUNDLE | 20080811 |
Method GET_PACKAGE_DATA_CONTAINER on Interface IF_SALV_CSL_SRV_LIST_VIEWER has no exception.
Method GET_PAGE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_ROW_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_INDEX | 20080811 | |||
2 | ![]() |
PAGE_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_SIZE | 20080811 |
Method GET_PAGE_RANGE on Interface IF_SALV_CSL_SRV_LIST_VIEWER has no exception.
Method SET_PACKAGE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKAGE_ROW_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_INDEX | 20080811 | |||
2 | ![]() |
PACKAGE_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_SIZE | 20080811 |
Method SET_PACKAGE_RANGE on Interface IF_SALV_CSL_SRV_LIST_VIEWER has no exception.
Method SET_PAGE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_ROW_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_INDEX | 20080710 | |||
2 | ![]() |
PAGE_SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_SIZE | 20080710 |
Method SET_PAGE_RANGE on Interface IF_SALV_CSL_SRV_LIST_VIEWER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |