SAP ABAP Class IF_SALV_CS_REQUEST_HANDLER (Request/Response Handler for ALV service framework)
Properties
Class IF_SALV_CS_REQUEST_HANDLER  
Short Description Request/Response Handler for ALV service framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090630   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SALV_CS_REQUEST_HANDLER has no interface implemented.
Friends
Class IF_SALV_CS_REQUEST_HANDLER has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_SALV_CS_REQUEST_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in