SAP ABAP Class CL_GEOOBJECTCONTAINER (Container for Geo objects)
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_GEOOBJECTCONTAINER | |
| Short Description | Container for Geo objects | |
| 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 | 19990705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GEOOBJECTCONTAINER has no forward declaration.
Interfaces
Class CL_GEOOBJECTCONTAINER has no interface implemented.
Friends
Class CL_GEOOBJECTCONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GEOLCKTYPE | ' ' | Constant for no DB-LOCK | 19990705 | ||
| 2 | Constant | Public | Type reference (TYPE) | GEOLCKTYPE | 'S' | Constant for Read-Lock | 19990705 | ||
| 3 | Constant | Public | Type reference (TYPE) | GEOLCKTYPE | 'E' | Constant for Write-Lock | 19990705 | ||
| 4 | Constant | Public | Type reference (TYPE) | GEOLCKTYPE | 'X' | Constant for extended Write-Lock | 19990705 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GEOOBJECTTABLE | Table of all Geo objects | 19990705 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GEOCONTAINER | einess für Geo-Locations Container Interface | 20000120 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GEOOBJRCONTAINER | ObjR container interface | 20000120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete internal buffer | 20000118 | |
| 2 | Instance method | Public | Method | Delete an internal table row (OO) | 20000118 | |
| 3 | Instance method | Public | Method | Deletes all rows of the int. table from the DB | 20000118 | |
| 4 | Instance method | Public | Method | Updates all rows in the int. table in the DB | 20000118 | |
| 5 | Instance method | Public | Method | Insert a Cl Geo object in internal buffer | 20000118 | |
| 6 | Instance method | Public | Method | Lock all objects in the buffer | 20000118 | |
| 7 | Instance method | Public | Method | Read by specifying address numbers and their log. system | 20000324 | |
| 8 | Instance method | Public | Method | Read by specifying address numbers and their log. system | 20000412 | |
| 9 | Instance method | Public | Method | Read a set of objects by appl. objects | 20000118 | |
| 10 | Instance method | Public | Method | Read a set of objects by appl.obj key | 20000118 | |
| 11 | Instance method | Public | Method | Read a set of objects by Objr GUID | 20000118 | |
| 12 | Instance method | Protected | Method | Read by specifying a vgeoobjloc table | 20000126 | |
| 13 | Instance method | Public | Method | Reads all objects of a specified type in a rectangle | 20000126 | |
| 14 | Instance method | Public | Method | Unlock all objects in buffer | 20000118 | |
| 15 | Instance method | Public | Constructor | Constructor | 19990713 | |
| 16 | Instance method | Public | Method | Gets the internal buffer as Geo object table | 20000118 | |
| 17 | Instance method | Public | Method | Lock a Geo Object | 20000118 | |
| 18 | Instance method | Public | Method | Unlock a DB entry | 20000118 |
Events
Class CL_GEOOBJECTCONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | APPLKEY_AND_OBJ_STRUC | Protected | See coding | Structure with appl. key and pointer to IF | 19990827 | |
|
| 2 | APPLKEY_AND_OBJ_TABLE | Protected | See coding | Table of the structure | 19990827 | |
Method Signatures
Method BUF_CLEAR Signature
Method BUF_CLEAR on class CL_GEOOBJECTCONTAINER has no parameter.
Method BUF_CLEAR on class CL_GEOOBJECTCONTAINER 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 | GeoObjekt | 20000118 | |||
| 2 | DOUNLOCK | Call by reference | Type reference (TYPE) | FLAG | 'X' | Unlock auf DB? ('X'=YES) | 20000118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht aus interner DB gelöscht | 20000118 |
Method BUF_FLUSH_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Gibt an, ob die Verbuchung in Update-Task stattfinden soll | 20000322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht alle Zeilen im Buffer entsprachen DB-Einträgen | 20000118 |
Method BUF_FLUSH_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Gibt an, ob die Verbuchung in Update-Task stattfinden solld | 20000322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Key einer Zeile der itab nicht auf db vorhanden | 20000118 | ||
| 2 | Beide der oberen Fehler traten auf | 20000118 | ||
| 3 | Ein oder mehrere Einträge kamen doppelt vor -> no insert | 20000118 |
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 | Instanz Geoobjekt | 20000118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt wurde nicht in die itab eingefügt (dupkey) | 20000118 |
Method BUF_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCKMODE | Call by reference | Type reference (TYPE) | GEOLCKTYPE | Sperrmodus | 20000118 | |||
| 2 | TAB_NOLOCK | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabelle mit nicht gesperrten Objekten | 20000118 |
Method BUF_LOCK on class CL_GEOOBJECTCONTAINER has no exception.
Method BUF_READBYADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_GEOADDR | Call by reference | Type reference (TYPE) | GEOADDR_TABLE | Tabelle mit Adressnummern und den log. Systemen dieser. | 20000324 | |||
| 2 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabell für Geo-Objekte | 20000324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler!!! | 20000324 | ||
| 2 | Nicht alle gewünschten Objekte konnten gelesen werden | 20000324 |
Method BUF_READBYADDRESSGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_GEOADDRGUID | Call by reference | Type reference (TYPE) | GEOADDRGUID_TABLE | Tabelle mit Adressguids | 20000412 | |||
| 2 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabelle mit ermittelten Geo-Objekten | 20000412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler!!! | 20000412 | ||
| 2 | Nicht alle gewünschten Objekte konnten gelesen werden | 20000412 |
Method BUF_READBYAPPLOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_GEOAPPLOBJECT | Call by reference | Type reference (TYPE) | GEOAPPLOBJECTTABLE | Tabelle mit Zeigern auf Applikationsobjekte | 20000118 | |||
| 2 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabelle mit Geoobjekten | 20000125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler!!! | 20000118 | ||
| 2 | Nicht alle gewünschten Objekte konnten gelesen werden | 20000118 |
Method BUF_READBYAPPLOBJID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_APPLOBJID | Call by reference | Type reference (TYPE) | APPLOBJIDTABLE | Tabelle mit Schlüsseln der Applikationsobjekte | 20000118 | |||
| 2 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabelle mit Geoobjekten | 20000125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler!!! | 20000118 | ||
| 2 | Es konnten nicht alle gewünschten Objekte gelesen werden | 20000118 |
Method BUF_READBYGUIDOBJR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabelle mit Geoobjekten | 20000125 | |||
| 2 | TAB_GUIDOBJR | Call by reference | Type reference (TYPE) | GUIDTABLE | Tabelle mit GUIDs | 20000118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler!!! | 20000118 | ||
| 2 | Es wurden nicht alle gewünschten Objekte gelesen | 20000118 |
Method BUF_READBYOBJRLOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Ergebnistabelle mit Geolocs | 20000126 | |||
| 2 | TAB_OBJRLOC | Call by reference | Type reference (TYPE) | GEOOBJRLOCHASHEDTABLE | Tabelle mit vgeoobjloc's | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fataler Fehler (evtl. falsches Customizing GeoApplObjects) | 20000127 |
Method BUF_READRECTANGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LATITUDE1 | Call by reference | Type reference (TYPE) | GEOLAT | Breitengrad, erste Ecke (Südwest, inklusive) | 20000126 | |||
| 2 | LATITUDE2 | Call by reference | Type reference (TYPE) | GEOLAT | Breitengrad, zweite Ecke (Nordost, exklusive) | 20000126 | |||
| 3 | LONGITUDE1 | Call by reference | Type reference (TYPE) | GEOLON | Längengrad, erste Ecke (Südwest, inklusive) | 20000126 | |||
| 4 | LONGITUDE2 | Call by reference | Type reference (TYPE) | GEOLON | Längengrad, zweite Ecke (Nordost, exklusive) | 20000126 | |||
| 5 | OBJSUBTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | SPACE | Objektsubtyp | 20000126 | ||
| 6 | OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20000126 | |||
| 7 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Ergebnistabellen mit Geoobjekten | 20000127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler!!! | 20000126 | ||
| 2 | Übergebene Parameter sind falsch | 20000126 |
Method BUF_UNLOCK Signature
Method BUF_UNLOCK on class CL_GEOOBJECTCONTAINER has no parameter.
Method BUF_UNLOCK on class CL_GEOOBJECTCONTAINER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GEOOBJECTCONTAINER has no parameter.
Method CONSTRUCTOR on class CL_GEOOBJECTCONTAINER has no exception.
Method GET_TAB_GEOOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_GEOOBJECT | Call by reference | Type reference (TYPE) | GEOOBJECTTABLE | Tabelle mit Geoobjekten | 20000118 |
Method GET_TAB_GEOOBJECT on class CL_GEOOBJECTCONTAINER has no exception.
Method LOCK 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 | 20000118 | |||
| 2 | LOCKMODE | Call by reference | Type reference (TYPE) | GEOLCKTYPE | Sperrmodus | 20000118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Objekt ist gesperrt | 20000118 |
Method UNLOCK 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 Geoobject | 20000118 |
Method UNLOCK on class CL_GEOOBJECTCONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |