SAP ABAP Class CL_IAC_JSON (json Representation Help)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IAC_JSON | JSON Object | 20130129 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IAC_JSON_WRITER | json Representation Help | 20130129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON_ARRAY | JSON Table | 20130129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON_BOOLEAN | JSON true/false | 20130129 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON_NULL | NULL Object | 20130129 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON_NUMERIC | JSON Number | 20130129 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON_OBJECT | JSON Object | 20130129 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_IAC_JSON_STRING | JSON String | 20130129 |
Properties
| Class | CL_IAC_JSON | |
| Short Description | json Representation Help | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITS_ABAP | ITS ABAP Components |
| Created | 20121117 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IAC_JSON has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IAC_JSON | JSON Object | 20130129 | ||
| 2 | IF_IAC_JSON_WRITER | json Representation Help | 20130129 |
Friends
Class CL_IAC_JSON has no friend class.
Attributes
Class CL_IAC_JSON has no attribute.
Methods
Class CL_IAC_JSON has no method.
Events
Class CL_IAC_JSON has no event.
Types
Class CL_IAC_JSON has no local type.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |