SAP ABAP Class IF_ESH_IF_INA_JSON_ADAPTER (ES-InA-Adapter: JSON-Adapter)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_IF_INA_ERROR | ES-InA-Adapter: Error treatment | 20121031 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_IF_INA_PROV_MD_SEARCH | ES-InA-Adapter: Search Provider/ Metadata | 20130117 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_IF_INA_PROV_RT_SEARCH | ES-InA-Adapter: Search Provider/ Runtime | 20130116 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_IF_INA_VERSION_HTTP | ES-InA-Adapter: Version/ capability info - webservice link | 20121220 |
Properties
Class | IF_ESH_IF_INA_JSON_ADAPTER | |
Short Description | ES-InA-Adapter: JSON-Adapter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121031 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ESH_IF_INA_JSON_ADAPTER has no interface implemented.
Friends
Class IF_ESH_IF_INA_JSON_ADAPTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'array' | 20121031 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'bool' | 20121031 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | 'false' | short string | 20121031 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'num' | 20121031 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'object' | 20121031 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'str' | 20121031 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | 'true' | short string | 20121031 | |
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_ESH_IF_INA_JSON_WRITER | ES-InA-Aadpter: JSON-Renderer | 20121112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121031 | |
2 | ![]() |
Static method | Public | Method | 20121031 | |
3 | ![]() |
Static method | Public | Method | 20121031 |
Events
Class IF_ESH_IF_INA_JSON_ADAPTER has no event.
Types
Class IF_ESH_IF_INA_JSON_ADAPTER has no local type.
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 | 20121112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ES-InA-Adapter: Errors | 20121031 |
Method GET_JSON_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20121113 | |||
2 | ![]() |
EV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20121113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ES-InA-Adapter: Errors | 20121031 |
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 | 20121031 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20121031 | |||
3 | ![]() |
STRING_IS_NUMBER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130226 | ||
4 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20121031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ES-InA-Adapter: Errors | 20121031 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |