SAP ABAP Class CL_BICS_INA_REST_REQUEST (REST Request for InA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-INA (Application Component) BW INA provider
     BW_BICS_INA_MAIN (Package) Main Ina Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_INA_REST_REQUEST Interface: REST Request 20130420
Properties
Class CL_BICS_INA_REST_REQUEST  
Short Description REST Request for InA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_INA_MAIN   Main Ina Provider 
Created 20130420   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_INA_REST_REQUEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_INA_REST_REQUEST Interface: REST Request 20130420
Friends
Class CL_BICS_INA_REST_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DATA_JSON Instance attribute Private Type reference (TYPE) XSTRING 20130420
2 P_TH_HEADERS Instance attribute Private Type reference (TYPE) IF_BICS_INA_REST_REQUEST=>TN_TH_KEY_VALUE 20130421
3 P_T_SEL Instance attribute Private Type reference (TYPE) IF_BICS_INA_REST_REQUEST=>TN_T_SEL 20130429
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_JSON_FILTER Static method Public Method 20130429
2 CREATE_FROM_JSON Static method Public Method 20130420
3 SET_FILTER Instance method Public Method 20130429
4 SET_HEADER_VALUE Instance method Public Method 20130421
5 SET_JSON_DATA Instance method Public Method 20130420
6 _CONVERT_TO_ASJSON Instance method Private Method 20130420
Events
Class CL_BICS_INA_REST_REQUEST has no event.
Types
Class CL_BICS_INA_REST_REQUEST has no local type.
Method Signatures

Method CONVERT_JSON_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SEL Call by reference Type reference (TYPE) IF_BICS_INA_REST_REQUEST=>TN_T_SEL 20130429
2 Importing I_R_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20130429
# Exception Resumable Description Created on
1 CX_BICS_INA_PARSE_ERROR 20130429

Method CREATE_FROM_JSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JSON Call by reference Type reference (TYPE) XSTRING 20130420
2 Importing I_ROOT_NAME Call by reference Type reference (TYPE) STRING 20130420
3 Returning R_R_REQUEST Value transfer Object reference (TYPE REF TO) IF_BICS_INA_REST_REQUEST 20130420
# Exception Resumable Description Created on
1 CX_BICS_INA_PARSE_ERROR 20130420

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SEL Call by reference Type reference (TYPE) IF_BICS_INA_REST_REQUEST=>TN_T_SEL 20130429

Method SET_FILTER on class CL_BICS_INA_REST_REQUEST has no exception.

Method SET_HEADER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) STRING 20130421
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20130421

Method SET_HEADER_VALUE on class CL_BICS_INA_REST_REQUEST has no exception.

Method SET_JSON_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JSON Call by reference Type reference (TYPE) XSTRING 20130420

Method SET_JSON_DATA on class CL_BICS_INA_REST_REQUEST has no exception.

Method _CONVERT_TO_ASJSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JSON Call by reference Type reference (TYPE) XSTRING 20130420
2 Returning R_JSON Value transfer Type reference (TYPE) XSTRING 20130420

Method _CONVERT_TO_ASJSON on class CL_BICS_INA_REST_REQUEST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740