SAP ABAP Interface IF_GIS_PARSER (Parser Interface)
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 - 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
Interface IF_GIS_PARSER  
Short Description Parser Interface    
General Data
Package BS_GIS_CORE   GIS: Package for Services 
Created 20100714   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_GIS_PARSER has no forward declaration.
Interfaces
Interface IF_GIS_PARSER has no interface.
Friends
Interface IF_GIS_PARSER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARSERS Constant Public See coding 20100714
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method Deserialize the native content to ABAP data 20100714
2 GET_NATIVE_FORMAT Static method Public Method Gets the supported format for parsing 20100714
3 SERIALIZE Instance method Public Method Serialize the abap data into native format 20100714
Events
Interface IF_GIS_PARSER has no event.
Types
Interface 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 Changing ABAP_DATA Value transfer Object reference (TYPE REF TO) DATA 20100714
2 Importing NATIVE_STRING Call by reference Type reference (TYPE) STRING 20100714

Method DESERIALIZE on Interface 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 Returning FORMAT Value transfer Type reference (TYPE) STRING 20100714

Method GET_NATIVE_FORMAT on Interface IF_GIS_PARSER has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_DATA Call by reference Type reference (TYPE) DATA 20100714
2 Importing NAME Call by reference Type reference (TYPE) GEO_PARAMETER_STY-NAME Char 20 20100714
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20100714
4 Importing TRANSFORMATION Call by reference Type reference (TYPE) GIS_TRANSFORMATION_TTY 20100714

Method SERIALIZE on Interface IF_GIS_PARSER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703