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 | Constant | Private | Type reference (TYPE) | STRING | 'OK' | 20130606 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20130420 | ||||
| 3 | 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 | Instance method | Private | Method | Close Element | 20130920 | |
| 2 | Static method | Public | Method | 20130420 | ||
| 3 | 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 | IS_ARRAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130925 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | ATTR | Call by reference | Type reference (TYPE) | STRING | 20130920 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130920 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20130920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130925 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |