SAP ABAP Class CL_GEOMAPPER_DISPATCHER (Distributes/updates/manages GeoMappers)
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_GEOMAPPER_DISPATCHER  
Short Description Distributes/updates/manages GeoMappers    
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 19990512   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GEOMAPPER_DISPATCHER has no forward declaration.
Interfaces
Class CL_GEOMAPPER_DISPATCHER has no interface implemented.
Friends
Class CL_GEOMAPPER_DISPATCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MAPPER_TABLE Static Attribute Private See coding Table of ref to if_geomapper 19990512
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990512
2 DELETE Static method Public Method Delete GeoLoc/GeoObjr 19990512
3 UPDATE Static method Public Method Update GeoLoc/GeoObjr 19990512
Events
Class CL_GEOMAPPER_DISPATCHER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MT_MAPPER_TABLE Protected Type reference (TYPE) GEOMAPPERS Table type 19990514
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GEOMAPPER_DISPATCHER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GEOMAPPER_DISPATCHER has no exception.

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 Zu löschendes Geoobjekt 19990614
# Exception Resumable Description Created on
1 XMAPPERFAILED mind. ein Mapper konnte das Löschen nicht durchführen 19990514

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 Zu aktualisierendes GeoObjekt 19990614
# Exception Resumable Description Created on
1 XMAPPERFAILED Mind. ein Mapper konnte das Update nicht durchführen 19990514
History
Last changed by/on SAP  00000000 
SAP Release Created in