SAP ABAP Interface IF_SALV_CS_REQUEST_HANDLER (Request/Response Handler for ALV service framework)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSZ (Package) General Types
Properties
Interface IF_SALV_CS_REQUEST_HANDLER  
Short Description Request/Response Handler for ALV service framework    
General Data
Package SALV_CSZ   General Types 
Created 20090630   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_CSL_SRV_REQUEST_CONSUM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_CSL_SRV_RESPONSE_PROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_CS_REQUEST_HANDLER has no interface.
Friends
Interface IF_SALV_CS_REQUEST_HANDLER has no friend.
Attributes
Interface IF_SALV_CS_REQUEST_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESPONSE Instance method Public Method 20090630
2 SET_REQUEST Instance method Public Method 20090630
Events
Interface IF_SALV_CS_REQUEST_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_REQUEST Public Type reference (TYPE) IF_SALV_CSL_SRV_REQUEST_CONSUM=>YS_REQUEST 20090630
2 YS_RESPONSE Public Type reference (TYPE) IF_SALV_CSL_SRV_RESPONSE_PROV=>YS_RESPONSE 20090630
Method Signatures

Method GET_RESPONSE 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 20090630
2 Returning RESPONSE Value transfer Type reference (TYPE) YS_RESPONSE 20090630

Method GET_RESPONSE on Interface IF_SALV_CS_REQUEST_HANDLER has no exception.

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 20090630

Method SET_REQUEST on Interface IF_SALV_CS_REQUEST_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740