SAP ABAP Class CL_GRAC_DT_JSON_DESERIALIZER (Deserialize JSON to ABAP data)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_UI_UTILITIES (Package) Access Control GRC Various UI supporting infrastructures

⤷

⤷

Properties
Class | CL_GRAC_DT_JSON_DESERIALIZER | |
Short Description | Deserialize JSON to ABAP data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_UI_UTILITIES | Access Control GRC Various UI supporting infrastructures |
Created | 20121026 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_DT_JSON_DESERIALIZER has no forward declaration.
Interfaces
Class CL_GRAC_DT_JSON_DESERIALIZER has no interface implemented.
Friends
Class CL_GRAC_DT_JSON_DESERIALIZER has no friend class.
Attributes
Class CL_GRAC_DT_JSON_DESERIALIZER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121026 | |
2 | ![]() |
Instance method | Private | Method | 20121026 | |
3 | ![]() |
Instance method | Private | Method | 20121026 | |
4 | ![]() |
Instance method | Private | Method | 20121026 | |
5 | ![]() |
Instance method | Public | Method | 20121026 |
Events
Class CL_GRAC_DT_JSON_DESERIALIZER has no event.
Types
Class CL_GRAC_DT_JSON_DESERIALIZER has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP | Call by reference | Type reference (TYPE) | ANY | 20121026 | |||
2 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20121026 |
Method DESERIALIZE on class CL_GRAC_DT_JSON_DESERIALIZER has no exception.
Method DESERIALIZE_ARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20121026 | |||
2 | ![]() |
NODE | Call by reference | Type reference (TYPE) | ANY | 20121026 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121026 |
Method DESERIALIZE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20121026 | |||
2 | ![]() |
NODE | Call by reference | Type reference (TYPE) | ANY | 20121026 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121026 |
Method DESERIALIZE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20121026 | |||
2 | ![]() |
NODE | Call by reference | Type reference (TYPE) | ANY | 20121026 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121026 |
Method DESERIALIZE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JSON | Call by reference | Type reference (TYPE) | STRING | 20121026 | |||
2 | ![]() |
REF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20121026 |
Method DESERIALIZE_REF on class CL_GRAC_DT_JSON_DESERIALIZER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |