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 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_GIS_GENERIC_ADAPTER' | 20100716 | |||
| 2 | Static Attribute | Private | See coding | 20100714 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | GEO_CONTEXT_INFO | 20100714 | ||||
| 4 | Static Attribute | Private | See coding | 20100714 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | GIS_NAMEVALUE_TTY | Name value table | 20100714 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GEOPROCESS_ADAPTER | 20100716 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20100714 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20100714 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GIS_PARSER | 20100716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100714 | ||
| 2 | Static method | Public | Method | 20100714 | ||
| 3 | Instance method | Public | Method | 20100714 | ||
| 4 | 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 | ABAP_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100716 | ||||
| 2 | GEOPROCESS | Call by reference | Type reference (TYPE) | GEO_PROCESS_CONF | Geo Processing | 20100716 | |||
| 3 | NATIVE_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100716 | ||||
| 4 | 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 | AGENT | Value transfer | Object reference (TYPE REF TO) | CL_GIS_GEOPRESS_AGENT | 20100714 | ||||
| 2 | CONTEXT_INFO | Call by reference | Type reference (TYPE) | GEO_CONTEXT_CONF | Geo Processing | 20100714 | |||
| 3 | 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 | GEOPROCESS | Call by reference | Type reference (TYPE) | GEO_PROCESS_CONF | Geo Processing | 20100714 | |||
| 2 | IM_PARAMETERS | Call by reference | Type reference (TYPE) | GEO_PARAMETER_TTY | 20100714 | ||||
| 3 | IN_MAPPING | Call by reference | Type reference (TYPE) | GIS_TRANSFORMATION_TTY | 20100716 | ||||
| 4 | IS_A_RETRY | Call by reference | Type reference (TYPE) | BOOLEAN | 20100716 | ||||
| 5 | OUT_MAPPING | Call by reference | Type reference (TYPE) | GIS_TRANSFORMATION_TTY | 20100716 | ||||
| 6 | RESULT | Value transfer | Type reference (TYPE) | DATA | 20100714 | ||||
| 7 | RESULT_NATIVE | Call by reference | Type reference (TYPE) | STRING | 20100722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Communication Failure | 20100720 | ||
| 2 | Invalid Format | 20100717 | ||
| 3 | 20100716 |
Method PREPARE_GEOCALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEOPROCESS | Call by reference | Type reference (TYPE) | GEO_PROCESS_CONF | Geo Processing | 20100714 | |||
| 2 | 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 |