SAP ABAP Class IF_SALV_CSL_SRV_REQUEST_CONSUM (Service: Request consumer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSL_SERVICE_API Service: base for API for consumers 20080709
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
Class IF_SALV_CSL_SRV_REQUEST_CONSUM  
Short Description Service: Request consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080708   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SALV_CSL_SRV_REQUEST_CONSUM has no interface implemented.
Friends
Class IF_SALV_CSL_SRV_REQUEST_CONSUM has no friend class.
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 SET_REQUEST Instance method Public Method 20080708
Events
Class 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 Importing REQUEST Call by reference Type reference (TYPE) YS_REQUEST 20080708

Method SET_REQUEST on class IF_SALV_CSL_SRV_REQUEST_CONSUM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in