SAP ABAP Class CL_IAC_JSON_READER (JSON Reader)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Properties
| Class | CL_IAC_JSON_READER | |
| Short Description | JSON Reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITS_ABAP | ITS ABAP Components |
| Created | 20121118 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IAC_JSON_READER has no forward declaration.
Interfaces
Class CL_IAC_JSON_READER has no interface implemented.
Friends
Class CL_IAC_JSON_READER has no friend class.
Attributes
Class CL_IAC_JSON_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130129 | ||
| 2 | Instance method | Protected | Method | 20130129 | ||
| 3 | Instance method | Protected | Method | 20130129 | ||
| 4 | Instance method | Protected | Method | 20130129 | ||
| 5 | Instance method | Protected | Method | 20130129 | ||
| 6 | Instance method | Protected | Method | 20130129 | ||
| 7 | Instance method | Protected | Method | 20130129 | ||
| 8 | Instance method | Public | Method | 20130129 |
Events
Class CL_IAC_JSON_READER has no event.
Types
Class CL_IAC_JSON_READER has no local type.
Method Signatures
Method FROM_IXML_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_IXML_NODE_ARRAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_IXML_NODE_BOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_IXML_NODE_NULL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_IXML_NODE_NUMERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_IXML_NODE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_IXML_NODE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20130129 | ||||
| 2 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
Method FROM_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_JSON | Value transfer | Object reference (TYPE REF TO) | IF_IAC_JSON | 20130129 | ||||
| 2 | P_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130129 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |