SAP ABAP Interface IF_SALV_CSL_SRV_REQUEST_CONSUM (Service: Request consumer)
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_REQUEST_PROCESSOR | Request consumer + response provider | 20080708 |
Properties
Interface | IF_SALV_CSL_SRV_REQUEST_CONSUM | |
Short Description | Service: Request consumer |
General Data
Package | SALV_CSL | Service Framework |
Created | 20080708 | 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_API | Service: base for API for consumers | 20080709 |
Friends
Interface IF_SALV_CSL_SRV_REQUEST_CONSUM 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 | 'REQUEST_CONSUMER' | 20080708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080708 |
Events
Interface IF_SALV_CSL_SRV_REQUEST_CONSUM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_REQUEST | Public | See coding | 20080709 | BEGIN OF ys_request,
request_attributes TYPE if_salv_csz_api=>ys_request_attributes,
grouping_attributes type if_salv_csz_api=>ys_grouping_attributes,
sort_rules TYPE if_salv_csz_api=>yt_sort_rule,
filter_rules TYPE if_salv_csz_api=>yth_filter_rule,
grouping_rules TYPE if_salv_csz_api=>yt_grouping_rule,
aggregation_rules TYPE if_salv_csz_api=>yth_aggregation_rule,
params TYPE if_salv_csz_api=>yt_params,
multiselection_ranges TYPE if_salv_csz_api=>yt_index_range,
expand_state_changes TYPE if_salv_csz_api=>yt_expand_state,
* field_catalog TYPE if_salv_csz_api=>yt_field_catalog,
reference_data type if_salv_csz_api=>yr_data,
END OF ys_request
|
Method Signatures
Method SET_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | YS_REQUEST | 20080708 |
Method SET_REQUEST on Interface IF_SALV_CSL_SRV_REQUEST_CONSUM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |