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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20130420 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_BICS_INA_REST_REQUEST=>TN_TH_KEY_VALUE | 20130421 | |||
3 | ![]() |
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 | ![]() |
Static method | Public | Method | 20130429 | |
2 | ![]() |
Static method | Public | Method | 20130420 | |
3 | ![]() |
Instance method | Public | Method | 20130429 | |
4 | ![]() |
Instance method | Public | Method | 20130421 | |
5 | ![]() |
Instance method | Public | Method | 20130420 | |
6 | ![]() |
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 | ![]() |
E_T_SEL | Call by reference | Type reference (TYPE) | IF_BICS_INA_REST_REQUEST=>TN_T_SEL | 20130429 | |||
2 | ![]() |
I_R_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20130429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130429 |
Method CREATE_FROM_JSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JSON | Call by reference | Type reference (TYPE) | XSTRING | 20130420 | |||
2 | ![]() |
I_ROOT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130420 | |||
3 | ![]() |
R_R_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_BICS_INA_REST_REQUEST | 20130420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130420 |
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | STRING | 20130421 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_JSON | Call by reference | Type reference (TYPE) | XSTRING | 20130420 | |||
2 | ![]() |
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 |