SAP ABAP Class /IWBEP/CL_JSRPC_PARSER (JSON RPC 2.0 parser)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/JSON_RPC_CORE (Package) JSON-RPC 2.0 # Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_JSRPC_PARSER | JSON RPC 2.0 reader | 20131024 |
Properties
| Class | /IWBEP/CL_JSRPC_PARSER | |
| Short Description | JSON RPC 2.0 parser | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/JSON_RPC_CORE | JSON-RPC 2.0 # Implementation |
| Created | 20130719 | SAP |
| Last change | 20141120 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_JSRPC_PARSER | JSON RPC 2.0 reader | 20131024 |
Friends
Class /IWBEP/CL_JSRPC_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXML_READER | Reader | 20131024 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | Writer | 20131024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create reader | 20131024 | |
| 2 | Instance method | Protected | Method | Read request | 20131024 |
Events
Class /IWBEP/CL_JSRPC_PARSER has no event.
Types
Class /IWBEP/CL_JSRPC_PARSER has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARSER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_PARSER | Parser | 20131024 | |||
| 2 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | Reader | 20131024 |
Method CREATE on class /IWBEP/CL_JSRPC_PARSER has no exception.
Method READ_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_JSRPC_TYPES=>MESSAGE_S | Message | 20131024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20131024 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |