SAP ABAP Class CL_GEOCONTEXT_RETRIEVER (Retrieve Geo Context Config)
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_GEOCONTEXT_RETRIEVER | |
| Short Description | Retrieve Geo Context Config | |
| 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 | 20100709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GEOCONTEXT_RETRIEVER has no forward declaration.
Interfaces
Class CL_GEOCONTEXT_RETRIEVER has no interface implemented.
Friends
Class CL_GEOCONTEXT_RETRIEVER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GEOCONTEXT_RETRIEVER | Retrieve Geo Context Config | 20100709 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FEAT_LAYER_CONF_T | Feature Layer Configuration | 20100813 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GEOM_CONF_BASE_T | Geometry Service Base Configuration | 20100810 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GEOPRO_CONF_BASE_T | GeoProcessing Services Base Configuration | 20100810 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GEO_CONTEXT_CONF_T | Layer Configuration | 20100709 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GEO_PROCESS_CONF_T | Geo Processing Configuartion | 20100719 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GEO_PROC_EXPORT_T | Export Parameter | 20100726 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GEO_PROC_IMPORT_T | Import Parameters for Service | 20100726 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LAYER_CONF_T | Layer Configuration | 20100709 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LAYER_CONF_BASE_T | Base Layer Configuration | 20100810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100709 | ||
| 2 | Instance method | Private | Method | Get Base Configurations | 20100810 | |
| 3 | Instance method | Private | Method | Get GeoContext Configuration | 20100709 | |
| 4 | Instance method | Public | Method | Getter method for the Global Attributes | 20100830 |
Events
Class CL_GEOCONTEXT_RETRIEVER has no event.
Types
Class CL_GEOCONTEXT_RETRIEVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GEO_CONTEXT_ID | Call by reference | Type reference (TYPE) | GEO_CONTEXT_ID | Geo Context ID | 20100713 |
Method CONSTRUCTOR on class CL_GEOCONTEXT_RETRIEVER has no exception.
Method GET_BASE_CONFIG Signature
Method GET_BASE_CONFIG on class CL_GEOCONTEXT_RETRIEVER has no parameter.
Method GET_BASE_CONFIG on class CL_GEOCONTEXT_RETRIEVER has no exception.
Method GET_GEOCON_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEAT_LAYER_CONF | Call by reference | Type reference (TYPE) | FEAT_LAYER_CONF_T | Feature Layer Configuration | 20100813 | |||
| 2 | ET_GEO_CONTEXT_GEN_DATA | Call by reference | Type reference (TYPE) | GEO_CONTEXT_CONF_T | Geo Context | 20100709 | |||
| 3 | ET_GEO_PROCESS_DATA | Call by reference | Type reference (TYPE) | GEO_PROCESS_CONF_T | Geo Processing Configuartion | 20100717 | |||
| 4 | ET_GEO_PROC_EXPORT | Call by reference | Type reference (TYPE) | GEO_PROC_EXPORT_T | Export Parameter | 20100726 | |||
| 5 | ET_GEO_PROC_IMPORT | Call by reference | Type reference (TYPE) | GEO_PROC_IMPORT_T | Import Parameters for Service | 20100726 | |||
| 6 | ET_LAYERS_DATA | Call by reference | Type reference (TYPE) | LAYER_CONF_T | Layer Configuration | 20100709 | |||
| 7 | IT_GEOM_CONF_BASE | Call by reference | Type reference (TYPE) | GEOM_CONF_BASE_T | Base Layer Configuration | 20100810 | |||
| 8 | IT_GEOPRO_CONF_BASE | Call by reference | Type reference (TYPE) | GEOPRO_CONF_BASE_T | GeoProcessing Services Base Configuration | 20100810 | |||
| 9 | IT_LAYER_CONF_BASE | Call by reference | Type reference (TYPE) | LAYER_CONF_BASE_T | Base Layer Configuration | 20100810 | |||
| 10 | IV_GEO_CONTEXT_ID | Call by reference | Type reference (TYPE) | GEO_CONTEXT_ID | Geo Context ID | 20100709 |
Method GET_GEOCON_DATA on class CL_GEOCONTEXT_RETRIEVER has no exception.
Method GET_GLOBAL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEAT_LAYER_CONF | Call by reference | Type reference (TYPE) | FEAT_LAYER_CONF_T | Feature Layer Configuration | 20100830 | |||
| 2 | ET_GEOM_CONF_BASE | Call by reference | Type reference (TYPE) | GEOM_CONF_BASE_T | Geometry Service Base Configuration | 20100830 | |||
| 3 | ET_GEOPRO_CONF_BASE | Call by reference | Type reference (TYPE) | GEOPRO_CONF_BASE_T | GeoProcessing Services Base Configuration | 20100830 | |||
| 4 | ET_GEO_CONTEXT_GEN_DATA | Call by reference | Type reference (TYPE) | GEO_CONTEXT_CONF_T | Geo Context | 20100830 | |||
| 5 | ET_GEO_PROCESS_DATA | Call by reference | Type reference (TYPE) | GEO_PROCESS_CONF_T | Geo Processing Configuartion | 20100830 | |||
| 6 | ET_GEO_PROC_EXPORT | Call by reference | Type reference (TYPE) | GEO_PROC_EXPORT_T | Export Parameter | 20100830 | |||
| 7 | ET_GEO_PROC_IMPORT | Call by reference | Type reference (TYPE) | GEO_PROC_IMPORT_T | Import Parameters for Service | 20100830 | |||
| 8 | ET_LAYERS_DATA | Call by reference | Type reference (TYPE) | LAYER_CONF_T | Layer Configuration | 20100830 | |||
| 9 | ET_LAYER_CONF_BASE | Call by reference | Type reference (TYPE) | LAYER_CONF_BASE_T | Base Layer Configuration | 20100830 |
Method GET_GLOBAL_ATTRIBUTES on class CL_GEOCONTEXT_RETRIEVER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |