SAP ABAP Class CL_NHI_JSON_OBJECT (JSON Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SNHI_CORE (Package) ABAP-HANA Integration: Core/Reuse Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NHI_JSON_OBJECT | JSON Object | 20111024 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20111129 |
Properties
Class | CL_NHI_JSON_OBJECT | |
Short Description | JSON Object | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SNHI_CORE | ABAP-HANA Integration: Core/Reuse Objects |
Created | 20111024 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NHI_JSON_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_NHI_JSON_OBJECT | JSON Object | 20111024 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20111129 |
Friends
Class CL_NHI_JSON_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20111024 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_JSON_OBJECTS_MAP | 20111024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20111024 | |
2 | ![]() |
Instance method | Private | Constructor | 20111024 | |
3 | ![]() |
Static method | Public | Method | 20111102 | |
4 | ![]() |
Static method | Private | Method | 20120113 |
Events
Class CL_NHI_JSON_OBJECT has no event.
Types
Class CL_NHI_JSON_OBJECT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NHI_JSON_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NHI_JSON_OBJECT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_NHI_JSON_OBJECT has no parameter.
Method CONSTRUCTOR on class CL_NHI_JSON_OBJECT has no exception.
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_JSON_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_NHI_JSON_OBJECT | 20111102 |
Method CREATE_INSTANCE on class CL_NHI_JSON_OBJECT has no exception.
Method UNESCAPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20120113 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120113 |
Method UNESCAPE on class CL_NHI_JSON_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 803 |