SAP ABAP Class CL_BICS_INA_REST_RESPONSE (REST Response 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_RESPONSE Interface: REST Response 20130420
Properties
Class CL_BICS_INA_REST_RESPONSE  
Short Description REST Response 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_RESPONSE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_INA_REST_RESPONSE Interface: REST Response 20130420
Friends
Class CL_BICS_INA_REST_RESPONSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_SERVERCODE_SUCCESS Constant Private Type reference (TYPE) STRING 'OK' 20130606
2 P_RESPONSE_JSON Instance attribute Private Type reference (TYPE) XSTRING 20130420
3 P_R_JSON_WRITER Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_IF_INA_JSON_WRITER JSON-renderer (flexble, easy, fast) 20130920
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ELEMENT Instance method Private Method Close Element 20130920
2 CREATE Static method Public Method 20130420
3 WRITE_ELEMENT Instance method Private Method 20130920
Events
Class CL_BICS_INA_REST_RESPONSE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_INA_ERROR Public See coding 20130605 begin of tn_s_ina_error, objnm type string, code type i, server_code type string, string type string, end of tn_s_ina_error
2 TN_T_INA_ERROR Public See coding 20130605 tn_t_ina_error type standard table of tn_s_ina_error with key objnm
Method Signatures

Method CLOSE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ARRAY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130920
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130925

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_RESPONSE Value transfer Object reference (TYPE REF TO) IF_BICS_INA_REST_RESPONSE 20130420

Method CREATE on class CL_BICS_INA_REST_RESPONSE has no exception.

Method WRITE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR Call by reference Type reference (TYPE) STRING 20130920
2 Importing NAME Call by reference Type reference (TYPE) STRING 20130920
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20130920
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130925
History
Last changed by/on SAP  20140121 
SAP Release Created in 740