SAP ABAP Interface IF_BICS_INA_REST_RESPONSE (Interface: REST Response)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_INA_REST_RESPONSE REST Response for InA 20130420
Properties
Interface IF_BICS_INA_REST_RESPONSE  
Short Description Interface: REST Response    
General Data
Package BW_BICS_INA_MAIN   Main Ina Provider 
Created 20130420   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_BICS_INA_REST_RESPONSE has no forward declaration.
Interfaces
Interface IF_BICS_INA_REST_RESPONSE has no interface.
Friends
Interface IF_BICS_INA_REST_RESPONSE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_STATUS_CODE_ERROR Constant Public Type reference (TYPE) N_STATUS_CODE 1 20130420
2 N_C_STATUS_CODE_SUCCESS Constant Public Type reference (TYPE) N_STATUS_CODE 0 20130420
3 N_C_STATUS_CODE_WARNING Constant Public Type reference (TYPE) N_STATUS_CODE 2 20130423
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESPONSE Instance method Public Method 20130420
2 SET_DATA Instance method Public Method 20130420
3 SET_EXCEPTION Instance method Public Method 20130420
4 SET_LASTMSG Instance method Public Method 20130423
5 SET_MESSAGE Instance method Public Method 20130423
6 SET_OBJ_ERRORS Instance method Public Method 20130605
7 SET_STRUCTURE Instance method Public Method 20130420
8 SET_TABLE Instance method Public Method 20130420
Events
Interface IF_BICS_INA_REST_RESPONSE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 N_STATUS_CODE Public Type reference (TYPE) I 20130605
2 TN_S_OBJ_ERROR Public See coding 20130605 begin of tn_s_obj_error, objnm type string, code type n_status_code, o_ex type ref to cx_root, end of tn_s_obj_error
3 TN_T_OBJ_ERROR Public See coding 20130605 tn_t_obj_error type standard table of tn_s_obj_error with key objnm
Method Signatures

Method GET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESPONSE Value transfer Type reference (TYPE) XSTRING 20130420

Method GET_RESPONSE on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_DATA Signature

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

Method SET_DATA on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_EX Call by reference Object reference (TYPE REF TO) CX_ROOT 20130420
2 Importing I_STATUS Call by reference Type reference (TYPE) I 20130420

Method SET_EXCEPTION on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_LASTMSG Signature

Method SET_LASTMSG on Interface IF_BICS_INA_REST_RESPONSE has no parameter.
Method SET_LASTMSG on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) STRING 20130423
2 Importing I_STATUS Call by reference Type reference (TYPE) I 20130423

Method SET_MESSAGE on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_OBJ_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_ERROR Call by reference Type reference (TYPE) TN_T_OBJ_ERROR 20130605

Method SET_OBJ_ERRORS on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20130420
2 Importing I_TRANS_ID Call by reference Type reference (TYPE) STRING 20130524

Method SET_STRUCTURE on Interface IF_BICS_INA_REST_RESPONSE has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130420
2 Importing I_TRANS_ID Call by reference Type reference (TYPE) STRING 20130524

Method SET_TABLE on Interface IF_BICS_INA_REST_RESPONSE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740