SAP ABAP Class CL_GIS_JSON_PARSER (JSON Parser)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GIS (Application Component) Geographical Information System
⤷
BS_GIS_CORE (Package) GIS: Package for Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GIS_PARSER | Parser Interface | 20100714 |
Properties
Class | CL_GIS_JSON_PARSER | |
Short Description | JSON Parser | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_GIS_CORE | GIS: Package for Services |
Created | 20100714 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GIS_JSON_PARSER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GIS_PARSER | Parser Interface | 20100714 |
Friends
Class CL_GIS_JSON_PARSER 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 | 20100714 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20100714 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GIS_TRANSFORMATION_TTY | Mapping Table | 20100714 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100714 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20100714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100714 | |
2 | ![]() |
Static method | Public | Constructor | 20100714 | |
3 | ![]() |
Instance method | Private | Method | 20100714 | |
4 | ![]() |
Instance method | Private | Method | 20100714 | |
5 | ![]() |
Instance method | Private | Method | 20100714 |
Events
Class CL_GIS_JSON_PARSER has no event.
Types
Class CL_GIS_JSON_PARSER has no local type.
Method Signatures
Method BUILD_JSON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | DATA | 20100714 | |||
2 | ![]() |
COMP_PATH | Call by reference | Type reference (TYPE) | GEO_PARAMETER_STY-NAME | Char 20 | 20100714 |
Method BUILD_JSON on class CL_GIS_JSON_PARSER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GIS_JSON_PARSER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GIS_JSON_PARSER 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 | 20100714 | |||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100714 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20100714 |
Method DESERIALIZE_ARRAY on class CL_GIS_JSON_PARSER has no exception.
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 | 20100714 | |||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100714 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20100714 |
Method DESERIALIZE_NODE on class CL_GIS_JSON_PARSER has no exception.
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 | 20100714 | |||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100714 | |||
3 | ![]() |
OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20100714 |
Method DESERIALIZE_OBJECT on class CL_GIS_JSON_PARSER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |