SAP ABAP Class CL_CLB_PARSE_JSON (Utility Class to Parse JSON)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform
⤷
⤷
Properties
| Class | CL_CLB_PARSE_JSON | |
| Short Description | Utility Class to Parse JSON | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CLB_COMMON | Common Objects and Services of the Collaboration Platform |
| Created | 20121212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLB_PARSE_JSON has no forward declaration.
Interfaces
Class CL_CLB_PARSE_JSON has no interface implemented.
Friends
Class CL_CLB_PARSE_JSON has no friend class.
Attributes
Class CL_CLB_PARSE_JSON has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Parse JSON to passed Data type | 20121212 |
Events
Class CL_CLB_PARSE_JSON has no event.
Types
Class CL_CLB_PARSE_JSON has no local type.
Method Signatures
Method JSON_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | ANY | 20121212 | ||||
| 2 | IV_JSON | Call by reference | Type reference (TYPE) | STRING | 20121212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |