SAP ABAP Interface IF_SALV_CSL_SRV_RESPONSE_PROV (Service: Response Provider)
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_RESPONSE_PROV  
Short Description Service: Response Provider    
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_RESPONSE_PROV 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 'RESPONSE_PROVIDER' 20080708
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESPONSE Instance method Public Method 20080708
Events
Interface IF_SALV_CSL_SRV_RESPONSE_PROV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_RESPONSE Public See coding 20080709 BEGIN OF ys_response, response_attributes TYPE if_salv_csz_api=>ys_response_attributes, 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, params TYPE if_salv_csz_api=>yt_params, multiselection_ranges TYPE if_salv_csz_api=>yt_index_range, multiselection_data TYPE if_salv_csz_api=>yr_data, lead_selection_data TYPE if_salv_csz_api=>yr_data, data TYPE if_salv_csz_api=>yr_data, reference_data type if_salv_csz_api=>yr_data, END OF ys_response
Method Signatures

Method GET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESPONSE Call by reference Type reference (TYPE) YS_RESPONSE 20080708

Method GET_RESPONSE on Interface IF_SALV_CSL_SRV_RESPONSE_PROV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712