SAP ABAP Class /IWBEP/IF_JSRPC_WRITER (JSON RPC 2.0 writer)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_JSRPC_WRITER | JSON RPC 2.0 writer | 20131024 |
Properties
| Class | /IWBEP/IF_JSRPC_WRITER | |
| Short Description | JSON RPC 2.0 writer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130722 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_JSRPC_WRITER has no forward declaration.
Interfaces
Class /IWBEP/IF_JSRPC_WRITER has no interface implemented.
Friends
Class /IWBEP/IF_JSRPC_WRITER has no friend class.
Attributes
Class /IWBEP/IF_JSRPC_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Write error | 20131024 | |
| 2 | Instance method | Public | Method | Write result | 20131024 |
Events
Class /IWBEP/IF_JSRPC_WRITER has no event.
Types
Class /IWBEP/IF_JSRPC_WRITER has no local type.
Method Signatures
Method WRITE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CX_JSRPC_ERROR | Error | 20131024 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | XSEQUENCE | /IWBEP/IF_JSRPC_TYPES=>CO_VALUE_NULL | Id | 20131024 | ||
| 3 | OUTPUT | Value transfer | Type reference (TYPE) | XSTRING | Output | 20131024 |
Method WRITE_ERROR on class /IWBEP/IF_JSRPC_WRITER has no exception.
Method WRITE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | XSEQUENCE | /IWBEP/IF_JSRPC_TYPES=>CO_VALUE_NULL | Id | 20131024 | ||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | XSTRING | Output | 20131024 | |||
| 3 | RESULT | Call by reference | Type reference (TYPE) | XSTRING | Result | 20131024 |
Method WRITE_RESULT on class /IWBEP/IF_JSRPC_WRITER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |