SAP ABAP Class IF_BICS_INA_REST_RESPONSE (Interface: REST Response)
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
| Class | IF_BICS_INA_REST_RESPONSE | |
| Short Description | Interface: REST Response | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130420 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BICS_INA_REST_RESPONSE has no forward declaration.
Interfaces
Class IF_BICS_INA_REST_RESPONSE has no interface implemented.
Friends
Class IF_BICS_INA_REST_RESPONSE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N_STATUS_CODE | 1 | 20130420 | |||
| 2 | Constant | Public | Type reference (TYPE) | N_STATUS_CODE | 0 | 20130420 | |||
| 3 | Constant | Public | Type reference (TYPE) | N_STATUS_CODE | 2 | 20130423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130420 | ||
| 2 | Instance method | Public | Method | 20130420 | ||
| 3 | Instance method | Public | Method | 20130420 | ||
| 4 | Instance method | Public | Method | 20130423 | ||
| 5 | Instance method | Public | Method | 20130423 | ||
| 6 | Instance method | Public | Method | 20130605 | ||
| 7 | Instance method | Public | Method | 20130420 | ||
| 8 | Instance method | Public | Method | 20130420 |
Events
Class 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 | R_RESPONSE | Value transfer | Type reference (TYPE) | XSTRING | 20130420 |
Method GET_RESPONSE on class 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 | I_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20130420 |
Method SET_DATA on class 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 | I_R_EX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20130420 | ||||
| 2 | I_STATUS | Call by reference | Type reference (TYPE) | I | 20130420 |
Method SET_EXCEPTION on class IF_BICS_INA_REST_RESPONSE has no exception.
Method SET_LASTMSG Signature
Method SET_LASTMSG on class IF_BICS_INA_REST_RESPONSE has no parameter.
Method SET_LASTMSG on class 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 | I_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130423 | ||||
| 2 | I_STATUS | Call by reference | Type reference (TYPE) | I | 20130423 |
Method SET_MESSAGE on class 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 | I_T_ERROR | Call by reference | Type reference (TYPE) | TN_T_OBJ_ERROR | 20130605 |
Method SET_OBJ_ERRORS on class 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 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20130420 | ||||
| 2 | I_TRANS_ID | Call by reference | Type reference (TYPE) | STRING | 20130524 |
Method SET_STRUCTURE on class 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 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130420 | ||||
| 2 | I_TRANS_ID | Call by reference | Type reference (TYPE) | STRING | 20130524 |
Method SET_TABLE on class IF_BICS_INA_REST_RESPONSE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |