SAP ABAP Class CL_GIS_HANDLER (Handler Class for GeoProcessing)
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
Properties
Class CL_GIS_HANDLER  
Short Description Handler Class for GeoProcessing    
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 20100811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GIS_HANDLER has no forward declaration.
Interfaces
Class CL_GIS_HANDLER has no interface implemented.
Friends
Class CL_GIS_HANDLER has no friend class.
Attributes
Class CL_GIS_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES_EXT_OBJ Static method Public Method Get Attributes for external Object Types 20100908
2 GET_ATTRIBUTE_MANAGER Static method Public Method Get Attributes data saved for User 20100908
3 GET_EXT_OBJECT_TYPE Static method Public Method Get External Object type 20100908
4 GET_GEO_OPTIONS Static method Public Method Get GeoProcessing Options 20100813
5 PERFORM_GEOPROCESSING Static method Public Method Geo Processing Call 20100811
Events
Class CL_GIS_HANDLER has no event.
Types
Class CL_GIS_HANDLER has no local type.
Method Signatures

Method GET_ATTRIBUTES_EXT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_ATTR Call by reference Type reference (TYPE) GEOPRO_EXT_ATTR_T Attributes for External Objects 20100908
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) MAP_OBJECT_TYPE Object Type 20100908

Method GET_ATTRIBUTES_EXT_OBJ on class CL_GIS_HANDLER has no exception.

Method GET_ATTRIBUTE_MANAGER Signature

Method GET_ATTRIBUTE_MANAGER on class CL_GIS_HANDLER has no parameter.
Method GET_ATTRIBUTE_MANAGER on class CL_GIS_HANDLER has no exception.

Method GET_EXT_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXT_OBJ_TYPE Call by reference Type reference (TYPE) EXTERNAL_OBJECT_TYPE_T External Object Type 20100908

Method GET_EXT_OBJECT_TYPE on class CL_GIS_HANDLER has no exception.

Method GET_GEO_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GEOPROC_OPTIIONS Call by reference Type reference (TYPE) GEOPROC_OPTI_TT Geo Processing Options Description 20100813

Method GET_GEO_OPTIONS on class CL_GIS_HANDLER has no exception.

Method PERFORM_GEOPROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUSINESS_SYSTEM_ID Call by reference Type reference (TYPE) SLD_BSKEY Key Name of Business System 20100816
2 Importing IT_GEO_PARAMS_IMPORT Call by reference Type reference (TYPE) GEO_PARAMS_IMPORT_T Import Parameters 20100811
3 Importing IV_GEO_PROCESS_OPT Call by reference Type reference (TYPE) GEO_PROCESS_OPT Geo Processing Options 20100811
4 Exporting RESULT Call by reference Object reference (TYPE REF TO) DATA 20100811
5 Exporting RESULT_JSON Call by reference Type reference (TYPE) STRING 20100813
6 Exporting RESULT_JSON_QUERY Call by reference Type reference (TYPE) STRING 20100816
# Exception Resumable Description Created on
1 NO_CLASS_IMPLEMENTATION No class implementation maintained 20101004
2 NO_GEO_PROCESS_OPTION Geoprocess Option not maintained 20101004
3 NO_PARAMETERS Parameters not maintained 20101004
History
Last changed by/on SAP  20110908 
SAP Release Created in 703