SAP ABAP Class CL_GEOMAPPER_DISPATCHER (Distributes/updates/manages GeoMappers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GEO (Application Component) Geographical Functions
⤷
SZGL (Package) R/3 Central Basis Development: Geo Locations
⤷
⤷
Properties
| Class | CL_GEOMAPPER_DISPATCHER | |
| Short Description | Distributes/updates/manages GeoMappers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SZGL | R/3 Central Basis Development: Geo Locations |
| Created | 19990512 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GEOMAPPER_DISPATCHER has no forward declaration.
Interfaces
Class CL_GEOMAPPER_DISPATCHER has no interface implemented.
Friends
Class CL_GEOMAPPER_DISPATCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | Table of ref to if_geomapper | 19990512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19990512 | |
| 2 | Static method | Public | Method | Delete GeoLoc/GeoObjr | 19990512 | |
| 3 | Static method | Public | Method | Update GeoLoc/GeoObjr | 19990512 |
Events
Class CL_GEOMAPPER_DISPATCHER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MT_MAPPER_TABLE | Protected | Type reference (TYPE) | GEOMAPPERS | Table type | 19990514 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GEOMAPPER_DISPATCHER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GEOMAPPER_DISPATCHER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_GEOOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_GEOOBJECT | Zu löschendes Geoobjekt | 19990614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | mind. ein Mapper konnte das Löschen nicht durchführen | 19990514 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_GEOOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_GEOOBJECT | Zu aktualisierendes GeoObjekt | 19990614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mind. ein Mapper konnte das Update nicht durchführen | 19990514 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |