SAP ABAP Class IF_SALV_CSL_SRV_RESPONSE_PROV (Service: Response Provider)
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_RESPONSE_PROV  
Short Description Service: Response Provider    
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_RESPONSE_PROV has no interface implemented.
Friends
Class IF_SALV_CSL_SRV_RESPONSE_PROV 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 'RESPONSE_PROVIDER' 20080708
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESPONSE Instance method Public Method 20080708
Events
Class 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 class IF_SALV_CSL_SRV_RESPONSE_PROV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in