SAP ABAP Interface /IWBEP/IF_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 - 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
Interface /IWBEP/IF_JSRPC_WRITER  
Short Description JSON RPC 2.0 writer    
General Data
Package /IWBEP/JSON_RPC_CORE   JSON-RPC 2.0 # Implementation 
Created 20130722   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_JSRPC_WRITER has no forward declaration.
Interfaces
Interface /IWBEP/IF_JSRPC_WRITER has no interface.
Friends
Interface /IWBEP/IF_JSRPC_WRITER has no friend.
Attributes
Interface /IWBEP/IF_JSRPC_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 WRITE_ERROR Instance method Public Method Write error 20131024
2 WRITE_RESULT Instance method Public Method Write result 20131024
Events
Interface /IWBEP/IF_JSRPC_WRITER has no event.
Types
Interface /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 Importing ERROR Call by reference Object reference (TYPE REF TO) /IWBEP/CX_JSRPC_ERROR Error 20131024
2 Importing ID Call by reference Type reference (TYPE) XSEQUENCE /IWBEP/IF_JSRPC_TYPES=>CO_VALUE_NULL Id 20131024
3 Returning OUTPUT Value transfer Type reference (TYPE) XSTRING Output 20131024

Method WRITE_ERROR on Interface /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 Importing ID Call by reference Type reference (TYPE) XSEQUENCE /IWBEP/IF_JSRPC_TYPES=>CO_VALUE_NULL Id 20131024
2 Returning OUTPUT Value transfer Type reference (TYPE) XSTRING Output 20131024
3 Importing RESULT Call by reference Type reference (TYPE) XSTRING Result 20131024

Method WRITE_RESULT on Interface /IWBEP/IF_JSRPC_WRITER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200