SAP ABAP Class CL_GEOOBJ_CAM_PERSIST_SERVICE (Persistence service for Geoobjects/Geocoding in CAM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GEO (Application Component) Geographical Functions
⤷
SZGL (Package) R/3 Central Basis Development: Geo Locations

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AES_MEMORY_SAVE | Memory Save for Persistence Services in Address Enhancement | 20000324 |
Properties
Class | CL_GEOOBJ_CAM_PERSIST_SERVICE | |
Short Description | Persistence service for Geoobjects/Geocoding in CAM | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SZGL | R/3 Central Basis Development: Geo Locations |
Created | 20000321 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GEOOBJ_CAM_PERSIST_SERVICE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AES_MEMORY_SAVE | Memory Save for Persistence Services in Address Enhancement | 20000324 |
Friends
Class CL_GEOOBJ_CAM_PERSIST_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | TABNAME | 'GEOCODING' | Constant 'GEOCODING' for AEServices | 20000321 | |
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | LOGSYS | Current logical system | 20000328 | ||
3 | ![]() |
Instance attribute | Protected | See coding | 20000321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create a Geoobject | 20000321 |
2 | ![]() |
Instance method | Public | Method | Read by specifying address numbers and their log. system | 20070307 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000328 |
4 | ![]() |
Static method | Public | Method | Create a persistence service object (static) | 20000321 |
5 | ![]() |
Instance method | Public | Method | Remove Geoobject | 20131105 |
Events
Class CL_GEOOBJ_CAM_PERSIST_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SITABTYPE | Protected | See coding | Table address number+log.system+Geoobject | 20000321 |
|
Method Signatures
Method ADD_GEOOBJECT 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 | Instanz des Geoobjektes | 20000321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag ist bereits vorhanden | 20000321 |
Method BUF_READBYADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_GEOADDR | Call by reference | Type reference (TYPE) | SGEOADDR | Logical system and address | 20070307 | ||
2 | ![]() |
C_GEOOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_GEOOBJECT | Geoobjekt, umfasst GeoLoc, GeoObjr und BusObject | 20070307 |
Method BUF_READBYADDRESS on class CL_GEOOBJ_CAM_PERSIST_SERVICE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GEOOBJ_CAM_PERSIST_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GEOOBJ_CAM_PERSIST_SERVICE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJ | Value transfer | Object reference (TYPE REF TO) | CL_GEOOBJ_CAM_PERSIST_SERVICE | Rückgabewert: Instanz des Persistenzserviceobjektes | 20000321 |
Method CREATE on class CL_GEOOBJ_CAM_PERSIST_SERVICE has no exception.
Method REMOVE_GEOOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_GEOOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_GEOOBJECT | Instanz des Geoobjektes | 20131105 | ||
2 | ![]() |
IV_ADDR_NUM | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Adreßnummer | 20131105 | ||
3 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20131105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag ist bereits vorhanden | 20131105 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 46D |