SAP ABAP Class /IWBEP/CL_JSRPC_WRITER (JSON RPC 2.0 writer)
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_WRITER | JSON RPC 2.0 writer | 20131024 |
Properties
| Class | /IWBEP/CL_JSRPC_WRITER | |
| Short Description | JSON RPC 2.0 writer | |
| 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
Class /IWBEP/CL_JSRPC_WRITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_JSRPC_WRITER | JSON RPC 2.0 writer | 20131024 |
Friends
Class /IWBEP/CL_JSRPC_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | XSTRING | 20131024 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | XSTRING | 20131024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20131024 | ||
| 2 | Static method | Public | Method | Create reader | 20131024 |
Events
Class /IWBEP/CL_JSRPC_WRITER has no event.
Types
Class /IWBEP/CL_JSRPC_WRITER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_JSRPC_WRITER has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_JSRPC_WRITER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WRITER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/CL_JSRPC_WRITER | Writer | 20131024 |
Method CREATE on class /IWBEP/CL_JSRPC_WRITER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |