SAP ABAP Class CL_ADDRNOS_GEODATA (Get Addess numbers for a known geodata range)
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_ADDRNOS_GEODATA | |
| Short Description | Get Addess numbers for a known geodata range | |
| 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 | 20101215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADDRNOS_GEODATA has no forward declaration.
Interfaces
Class CL_ADDRNOS_GEODATA has no interface implemented.
Friends
Class CL_ADDRNOS_GEODATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ADDRNOS_GEODATA | Get Addess numbers for a known geodata range | 20110309 | |||
| 2 | Constant | Public | Type reference (TYPE) | GEOLAT | 90 | Geo location latitude | 20110307 | ||
| 3 | Constant | Public | Type reference (TYPE) | GEOLON | 180 | Geo location longitude | 20110307 | ||
| 4 | Constant | Public | Type reference (TYPE) | GEOLAT | -90 | Geo location latitude | 20110307 | ||
| 5 | Constant | Public | Type reference (TYPE) | GEOLON | -180 | Geo location longitude | 20110307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101218 | |
| 2 | Instance method | Public | Method | Get address numbers for a range of Geodata | 20101215 | |
| 3 | Static method | Public | Method | Get instance of the Class | 20110309 | |
| 4 | Instance method | Public | Method | Validate the input geodata | 20110307 |
Events
Class CL_ADDRNOS_GEODATA has no event.
Types
Class CL_ADDRNOS_GEODATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADDRNOS_GEODATA has no parameter.
Method CONSTRUCTOR on class CL_ADDRNOS_GEODATA has no exception.
Method GET_ADDRNOS_FOR_GEODATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADDRNUM | Call by reference | Type reference (TYPE) | ADDRESSNO_T | Address number | 20101218 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20110308 | |||
| 3 | IS_GHO_S_GIS_SPATIAL_QUERY | Call by reference | Type reference (TYPE) | SPATIAL_QUERY_S | Spatial query input structure | 20110211 |
Method GET_ADDRNOS_FOR_GEODATA on class CL_ADDRNOS_GEODATA has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ADDRNOS_GEODATA | Get Addess numbers for a known geodata range | 20110309 |
Method GET_INSTANCE on class CL_ADDRNOS_GEODATA has no exception.
Method VAILDATE_GEODATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GHO_S_GIS_SPATIAL_QUERY | Call by reference | Type reference (TYPE) | SPATIAL_QUERY_S | Spatial query input structure | 20110307 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20110307 |
Method VAILDATE_GEODATA on class CL_ADDRNOS_GEODATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |