SAP ABAP Class IF_RSO_RES_REST_HDL_GET (Handle the GET REST Operation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_RES_REST_HANDLER Handle REST Operation 20130422
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_FBP Resource Controller: OOLO 20130604
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_HCPR Resource Controler for HANA Composite Provider 20130513
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_IPROV Resource Controller: InfoProvider - DTA 20130516
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_QD_ENQ Resource for lock handling 20130522
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_RES_QD_MODEL Resource handler for query model 20130422
Properties
Class IF_RSO_RES_REST_HDL_GET  
Short Description Handle the GET REST Operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130422   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSO_RES_REST_HANDLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSO_RES_REST_HDL_GET has no interface implemented.
Friends
Class IF_RSO_RES_REST_HDL_GET has no friend class.
Attributes
Class IF_RSO_RES_REST_HDL_GET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT_INFO Instance method Public Method Get context info 20130730
2 GET_RESPONSE_BODY Instance method Public Method Get response body 20130425
3 GET_RESPONSE_PROPERTIES Instance method Public Method Get response properties 20130607
4 HANDLE_REQUEST_PROPERTIES Instance method Public Method Handle request properties 20130523
Events
Class IF_RSO_RES_REST_HDL_GET has no event.
Types
Class IF_RSO_RES_REST_HDL_GET has no local type.
Method Signatures

Method GET_CONTEXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WITH_LOCK_URI Call by reference Type reference (TYPE) RS_BOOL Define if LOCK and UNLOCK URI are added to response header 20130730
# Exception Resumable Description Created on
1 CX_ADT_RESOURCE Resource exception 20130730

Method GET_RESPONSE_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Value transfer Type reference (TYPE) DATA 20130517
# Exception Resumable Description Created on
1 CX_ADT_RESOURCE Resource exception 20130425

Method GET_RESPONSE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_STATUS Call by reference Type reference (TYPE) STRING Value for response header field 'OBJECT_STATUS' 20130929
2 Exporting E_QUERY_URL Call by reference Type reference (TYPE) STRING Value for response property 'QUERY_URL' 20130607
3 Exporting E_T_HEADER_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP Additional generic header fields 20130929
4 Exporting E_VERSION_LIST Call by reference Type reference (TYPE) STRING Value for response property 'VERSION_LIST' 20130607
# Exception Resumable Description Created on
1 CX_ADT_RESOURCE Resource exception 20130607

Method HANDLE_REQUEST_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_HEADER_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP request header fields 20130523
2 Importing I_T_URI_ATTRIBUTES Call by reference Type reference (TYPE) TIHTTPNVP request uri attributes 20130523
3 Importing I_T_URI_QUERY_PARAMS Call by reference Type reference (TYPE) TIHTTPNVP request uri query parameters 20130523
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20130523
History
Last changed by/on SAP  20140121 
SAP Release Created in