Class Method list used by SAP ABAP Class CL_GIS_GEOPROCESS_SERVICE (Geometry Service Implementation)
SAP ABAP Class CL_GIS_GEOPROCESS_SERVICE (Geometry Service Implementation) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_GEOCONTEXT_RETRIEVER - CONSTRUCTOR Retrieve Geo Context Config
2 Class Method  CL_GEOCONTEXT_RETRIEVER - GET_GLOBAL_ATTRIBUTES Retrieve Geo Context Config
3 Class Method  CL_GIS_GEOPRESS_AGENT - GET_INSTANCE Geo Processing Agent
4 Class Method  CL_GIS_GEOPRESS_AGENT - PERFORM_GEOCALL Geo Processing Agent
5 Class Method  CL_GIS_GEOPROCESS_SERVICE - RETRIEVE_GEO_CONTEXT Geometry Service Implementation SOURCE me->retrieve_geo_context(
6 Class Method  CL_GIS_GEOPROCESS_SERVICE - RETRIEVE_GEO_CONTEXT Geometry Service Implementation SOURCE IMPORTING ev_geo_context_id = lv_geocontext_id
7 Class Method  CL_GIS_GEOPROCESS_SERVICE - RETRIEVE_GEO_CONTEXT Geometry Service Implementation SOURCE el_geo_context_ret = me->gcl_context_retriever ).
8 Class Method  IF_GIS_GEOPROCESSING_AGENT - PERFORM_GEOPROCESSING GeoProcessing Agent