SAP ABAP Class IF_SALV_CSL_SRV_LIST_VIEWER (Service: list viewer service)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSL_SERVICE | Service: base interface | 20080710 |
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
| Class | IF_SALV_CSL_SRV_LIST_VIEWER | |
| Short Description | Service: list viewer service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080710 | SAP |
| Last change | 20110908 | SAP |
| 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_CSL_SRV_LIST_VIEWER has no interface implemented.
Friends
Class IF_SALV_CSL_SRV_LIST_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class 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 class 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 class 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 class IF_SALV_CSL_SRV_LIST_VIEWER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |