SAP ABAP Class CL_GIS_GEOPRESS_AGENT (Geo Processing Agent)
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_GEOPRESS_AGENT  
Short Description Geo Processing Agent    
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_GEOPRESS_AGENT has no forward declaration.
Interfaces
Class CL_GIS_GEOPRESS_AGENT has no interface implemented.
Friends
Class CL_GIS_GEOPRESS_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_GENERIC_ADAPTER Constant Private Type reference (TYPE) SEOCLSNAME 'CL_GIS_GENERIC_ADAPTER' 20100716
2 GS_AGENT Static Attribute Private See coding 20100714
3 GS_GEOCONTEXT Instance attribute Private Type reference (TYPE) GEO_CONTEXT_INFO 20100714
4 GT_AGENTS Static Attribute Private See coding 20100714
5 GT_AUTH_DATA Instance attribute Private Type reference (TYPE) GIS_NAMEVALUE_TTY Name value table 20100714
6 G_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_GEOPROCESS_ADAPTER 20100716
7 G_CLIENT Instance attribute Private Object reference (TYPE REF TO) IF_HTTP_CLIENT 20100714
8 G_INITIALIZED Instance attribute Private Type reference (TYPE) BOOLEAN 20100714
9 G_PARSER Instance attribute Private Object reference (TYPE REF TO) IF_GIS_PARSER 20100716
Methods
# Method Level Visibility Method type Description Created on
1 DO_POSTPROCESING Instance method Private Method 20100714
2 GET_INSTANCE Static method Public Method 20100714
3 PERFORM_GEOCALL Instance method Public Method 20100714
4 PREPARE_GEOCALL Instance method Private Method 20100714
Events
Class CL_GIS_GEOPRESS_AGENT has no event.
Types
Class CL_GIS_GEOPRESS_AGENT has no local type.
Method Signatures

Method DO_POSTPROCESING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_DATA Call by reference Object reference (TYPE REF TO) DATA 20100716
2 Importing GEOPROCESS Call by reference Type reference (TYPE) GEO_PROCESS_CONF Geo Processing 20100716
3 Importing NATIVE_DATA Call by reference Object reference (TYPE REF TO) DATA 20100716
4 Importing TRANSFORMATIONS Call by reference Type reference (TYPE) GIS_TRANSFORMATION_TTY 20100716

Method DO_POSTPROCESING on class CL_GIS_GEOPRESS_AGENT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGENT Value transfer Object reference (TYPE REF TO) CL_GIS_GEOPRESS_AGENT 20100714
2 Importing CONTEXT_INFO Call by reference Type reference (TYPE) GEO_CONTEXT_CONF Geo Processing 20100714
3 Importing GEOPROCESS Call by reference Type reference (TYPE) GEO_PROCESS_CONF Geo Processing 20100811

Method GET_INSTANCE on class CL_GIS_GEOPRESS_AGENT has no exception.

Method PERFORM_GEOCALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GEOPROCESS Call by reference Type reference (TYPE) GEO_PROCESS_CONF Geo Processing 20100714
2 Importing IM_PARAMETERS Call by reference Type reference (TYPE) GEO_PARAMETER_TTY 20100714
3 Importing IN_MAPPING Call by reference Type reference (TYPE) GIS_TRANSFORMATION_TTY 20100716
4 Importing IS_A_RETRY Call by reference Type reference (TYPE) BOOLEAN 20100716
5 Importing OUT_MAPPING Call by reference Type reference (TYPE) GIS_TRANSFORMATION_TTY 20100716
6 Exporting RESULT Value transfer Type reference (TYPE) DATA 20100714
7 Exporting RESULT_NATIVE Call by reference Type reference (TYPE) STRING 20100722
# Exception Resumable Description Created on
1 CONN_FAILURE Communication Failure 20100720
2 CX_INVALID_FORMAT Invalid Format 20100717
3 UNAUTHROIZED 20100716

Method PREPARE_GEOCALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GEOPROCESS Call by reference Type reference (TYPE) GEO_PROCESS_CONF Geo Processing 20100714
2 Importing IM_PARAMETERS Call by reference Type reference (TYPE) GEO_PARAMETER_TTY 20100714

Method PREPARE_GEOCALL on class CL_GIS_GEOPRESS_AGENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703