SAP ABAP Class IF_GEOMAPPER (Interface for all GeoMapper GeoLoc<->bel. attributes)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GEOMAPPER_GRIDSQUARES | GeoMapper for grid squares | 19990512 |
Properties
| Class | IF_GEOMAPPER | |
| Short Description | Interface for all GeoMapper GeoLoc<->bel. attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990429 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GEOMAPPER has no forward declaration.
Interfaces
Class IF_GEOMAPPER has no interface implemented.
Friends
Class IF_GEOMAPPER has no friend class.
Attributes
Class IF_GEOMAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete internal table | 19990729 | |
| 2 | Instance method | Public | Method | Delete Geoobjekt from internal table | 19990729 | |
| 3 | Instance method | Public | Method | Flush buffer in DB | 19990729 | |
| 4 | Instance method | Public | Method | Flush buffer in DB | 19990729 | |
| 5 | Instance method | Public | Method | Buffered update for array access | 19990729 | |
| 6 | Instance method | Public | Method | A GeoLoc/Objr has changed. Mapper tab update required | 19990506 | |
| 7 | Instance method | Public | Method | New GeoLoc/ObjR. Entry in mapping table may be required | 19990506 |
Events
Class IF_GEOMAPPER has no event.
Types
Class IF_GEOMAPPER has no local type.
Method Signatures
Method BUF_CLEAR Signature
Method BUF_CLEAR on class IF_GEOMAPPER has no parameter.
Method BUF_CLEAR on class IF_GEOMAPPER has no exception.
Method BUF_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 | Geo-Objekt | 19990729 | |||
| 2 | DOUNLOCK | Call by reference | Type reference (TYPE) | FLAG | 'X' | Unlock auf DB? ('X'=YES) | 19990729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht aus interner itab gelöscht | 19990729 |
Method BUF_FLUSH_DELETE Signature
Method BUF_FLUSH_DELETE on class IF_GEOMAPPER has no parameter.
Method BUF_FLUSH_DELETE on class IF_GEOMAPPER has no exception.
Method BUF_FLUSH_UPDATE Signature
Method BUF_FLUSH_UPDATE on class IF_GEOMAPPER has no parameter.
Method BUF_FLUSH_UPDATE on class IF_GEOMAPPER has no exception.
Method BUF_INSERT 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 | Geo-Objekt | 19990729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht in die itab eingefügt (dupkey) | 19990729 |
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 | Geoobjekt, das eingefügt werden soll | 19990614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gelöscht (Lock oder Key nicht vorhanden) | 19990729 |
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 | Geoobjekt, das aktualisiert werden soll | 19990614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler: Ein Update konnte nicht durchgeführt werden. | 19990514 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |