SAP ABAP Class IF_GIS_PARSER (Parser Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GIS_JSON_PARSER | JSON Parser | 20100714 |
Properties
| Class | IF_GIS_PARSER | |
| Short Description | Parser Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100714 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GIS_PARSER has no forward declaration.
Interfaces
Class IF_GIS_PARSER has no interface implemented.
Friends
Class IF_GIS_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deserialize the native content to ABAP data | 20100714 | |
| 2 | Static method | Public | Method | Gets the supported format for parsing | 20100714 | |
| 3 | Instance method | Public | Method | Serialize the abap data into native format | 20100714 |
Events
Class IF_GIS_PARSER has no event.
Types
Class IF_GIS_PARSER 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_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20100714 | ||||
| 2 | NATIVE_STRING | Call by reference | Type reference (TYPE) | STRING | 20100714 |
Method DESERIALIZE on class IF_GIS_PARSER has no exception.
Method GET_NATIVE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Value transfer | Type reference (TYPE) | STRING | 20100714 |
Method GET_NATIVE_FORMAT on class IF_GIS_PARSER has no exception.
Method SERIALIZE 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 | NAME | Call by reference | Type reference (TYPE) | GEO_PARAMETER_STY-NAME | Char 20 | 20100714 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100714 | ||||
| 4 | TRANSFORMATION | Call by reference | Type reference (TYPE) | GIS_TRANSFORMATION_TTY | 20100714 |
Method SERIALIZE on class IF_GIS_PARSER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |