SAP ABAP Class CL_TREX_JSON_SERIALIZER (Serialize ABAP data into JSON format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREXTESTTOOL (Package) TREX Test Tool.

⤷

⤷

Properties
Class | CL_TREX_JSON_SERIALIZER | |
Short Description | Serialize ABAP data into JSON format | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STREXTESTTOOL | TREX Test Tool. |
Created | 20080122 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TREX_JSON_SERIALIZER has no forward declaration.
Interfaces
Class CL_TREX_JSON_SERIALIZER has no interface implemented.
Friends
Class CL_TREX_JSON_SERIALIZER 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 | 20080122 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20080122 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080122 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREXT_STRING | Table of STRINGs | 20080122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080122 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080122 |
3 | ![]() |
Instance method | Public | Method | 20080122 | |
4 | ![]() |
Instance method | Private | Method | 20080122 | |
5 | ![]() |
Instance method | Public | Method | 20080122 |
Events
Class CL_TREX_JSON_SERIALIZER has no event.
Types
Class CL_TREX_JSON_SERIALIZER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TREX_JSON_SERIALIZER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TREX_JSON_SERIALIZER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DATA | 20080122 |
Method CONSTRUCTOR on class CL_TREX_JSON_SERIALIZER has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20080122 |
Method GET_DATA on class CL_TREX_JSON_SERIALIZER has no exception.
Method RECURSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DATA | 20080122 |
Method RECURSE on class CL_TREX_JSON_SERIALIZER has no exception.
Method SERIALIZE Signature
Method SERIALIZE on class CL_TREX_JSON_SERIALIZER has no parameter.
Method SERIALIZE on class CL_TREX_JSON_SERIALIZER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |