SAP ABAP Class IF_IAC_JSON_WRITER (json Representation Help)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IAC_JSON json Representation Help 20130129
Properties
Class IF_IAC_JSON_WRITER  
Short Description json Representation Help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121117   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IAC_JSON_WRITER has no forward declaration.
Interfaces
Class IF_IAC_JSON_WRITER has no interface implemented.
Friends
Class IF_IAC_JSON_WRITER has no friend class.
Attributes
Class IF_IAC_JSON_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TO_STRING Instance method Public Method 20130129
2 TO_XML Instance method Public Method 20130129
3 TO_XSTRING Instance method Public Method 20130129
Events
Class IF_IAC_JSON_WRITER has no event.
Types
Class IF_IAC_JSON_WRITER has no local type.
Method Signatures

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_STRING Call by reference Type reference (TYPE) STRING 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129

Method TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER 20130129

Method TO_XML on class IF_IAC_JSON_WRITER has no exception.

Method TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_XSTRING Call by reference Type reference (TYPE) XSTRING 20130129
# Exception Resumable Description Created on
1 CX_IAC_XML 20130129
History
Last changed by/on SAP  20140121 
SAP Release Created in