SAP ABAP Class CL_GEOOBJTOWNCONTAINER (Container for GeoApplObjects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GEO (Application Component) Geographical Functions
     SZGL_TEST (Package) Tests for the SZGL Development Class
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GEOAPPLOBJECTCONTAINER Intf for DB access to appl.objects 19990826
Properties
Class CL_GEOOBJTOWNCONTAINER  
Short Description Container for GeoApplObjects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SZGL_TEST   Tests for the SZGL Development Class 
Created 19990826   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GEOOBJTOWNCONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GEOAPPLOBJECTCONTAINER Intf for DB access to appl.objects 19990826
Friends
Class CL_GEOOBJTOWNCONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MCO_OBJTYPE Constant Protected Type reference (TYPE) SWO_OBJTYP 'USATOWN' Constant: 'USATOWN' 19990830
2 M_GEOAPPLTAB Instance attribute Protected Type reference (TYPE) GEOAPPLOBJECTTABLE Table With All Loaded oOjects 19990826
Methods
# Method Level Visibility Method type Description Created on
1 BUF_FLUSH_INSERT Instance method Public Method Write Cities to the DB Buffer 20000125
2 BUF_INSERT Instance method Public Method Add Cities to the Buffer 20000125
Events
Class CL_GEOOBJTOWNCONTAINER has no event.
Types
Class CL_GEOOBJTOWNCONTAINER has no local type.
Method Signatures

Method BUF_FLUSH_INSERT Signature

Method BUF_FLUSH_INSERT on class CL_GEOOBJTOWNCONTAINER has no parameter.
# Exception Resumable Description Created on
1 XWARNING_DUPKEYS Ein oder mehrere Einträge kamen doppelt vor -> no insert 20000125

Method BUF_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_GEOOBJTOWN Call by reference Object reference (TYPE REF TO) CL_GEOOBJTOWN Einzufügende Stadt 20000125
# Exception Resumable Description Created on
1 XNOINSERT Objekt wurde nicht in die itab eingefügt (dupkey) 20000125
History
Last changed by/on SAP  00000000 
SAP Release Created in