SAP ABAP Interface IF_GEOMAPPER (Interface for all GeoMapper GeoLoc<->bel. attributes)
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 - 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
Interface IF_GEOMAPPER  
Short Description Interface for all GeoMapper GeoLoc<->bel. attributes    
General Data
Package SZGL   R/3 Central Basis Development: Geo Locations 
Created 19990429   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_GEOMAPPER has no forward declaration.
Interfaces
Interface IF_GEOMAPPER has no interface.
Friends
Interface IF_GEOMAPPER has no friend.
Attributes
Interface IF_GEOMAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUF_CLEAR Instance method Public Method Delete internal table 19990729
2 BUF_DELETE Instance method Public Method Delete Geoobjekt from internal table 19990729
3 BUF_FLUSH_DELETE Instance method Public Method Flush buffer in DB 19990729
4 BUF_FLUSH_UPDATE Instance method Public Method Flush buffer in DB 19990729
5 BUF_INSERT Instance method Public Method Buffered update for array access 19990729
6 DELETE Instance method Public Method A GeoLoc/Objr has changed. Mapper tab update required 19990506
7 UPDATE Instance method Public Method New GeoLoc/ObjR. Entry in mapping table may be required 19990506
Events
Interface IF_GEOMAPPER has no event.
Types
Interface IF_GEOMAPPER has no local type.
Method Signatures

Method BUF_CLEAR Signature

Method BUF_CLEAR on Interface IF_GEOMAPPER has no parameter.
Method BUF_CLEAR on Interface IF_GEOMAPPER has no exception.

Method BUF_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_GEOOBJECT Call by reference Object reference (TYPE REF TO) CL_GEOOBJECT Geo-Objekt 19990729
2 Importing DOUNLOCK Call by reference Type reference (TYPE) FLAG 'X' Unlock auf DB? ('X'=YES) 19990729
# Exception Resumable Description Created on
1 XNODELETE Objekt wurde nicht aus interner itab gelöscht 19990729

Method BUF_FLUSH_DELETE Signature

Method BUF_FLUSH_DELETE on Interface IF_GEOMAPPER has no parameter.
Method BUF_FLUSH_DELETE on Interface IF_GEOMAPPER has no exception.

Method BUF_FLUSH_UPDATE Signature

Method BUF_FLUSH_UPDATE on Interface IF_GEOMAPPER has no parameter.
Method BUF_FLUSH_UPDATE on Interface IF_GEOMAPPER has no exception.

Method BUF_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_GEOOBJECT Call by reference Object reference (TYPE REF TO) CL_GEOOBJECT Geo-Objekt 19990729
# Exception Resumable Description Created on
1 XNOINSERT 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 Importing 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 XNODELETE 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 Importing C_GEOOBJECT Call by reference Object reference (TYPE REF TO) CL_GEOOBJECT Geoobjekt, das aktualisiert werden soll 19990614
# Exception Resumable Description Created on
1 XNOUPDATE Fehler: Ein Update konnte nicht durchgeführt werden. 19990514
History
Last changed by/on SAP  00000000 
SAP Release Created in