SAP ABAP Class CL_DEMO_VALID_JSON (Examples for JSON Syntax)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
Properties
Class CL_DEMO_VALID_JSON  
Short Description Examples for JSON Syntax    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAPDEMOS   Demos for ABAP Documentation, not meant for productive use 
Created 20120903   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEMO_VALID_JSON has no forward declaration.
Interfaces
Class CL_DEMO_VALID_JSON has no interface implemented.
Friends
Class CL_DEMO_VALID_JSON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXAMPLES Static Attribute Public See coding 20120903
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120903
Events
Class CL_DEMO_VALID_JSON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EXAMPLE Public See coding 20120903 BEGIN OF example, text TYPE string, json TYPE string, END OF example
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DEMO_VALID_JSON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DEMO_VALID_JSON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740