SAP ABAP Class CL_GEO_ADMINISTRATION (Geo system management)
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_GEO_ADMINISTRATION  
Short Description Geo system management    
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 19990823   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GEO_ADMINISTRATION has no forward declaration.
Interfaces
Class CL_GEO_ADMINISTRATION has no interface implemented.
Friends
Class CL_GEO_ADMINISTRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TAB_OBJ2CLS Static Attribute Protected See coding Object type->Class name mapping table 19990823
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990823
2 GET_APPLOBJECT_INSTANCE Static method Public Method Gets applobj instance for Appl.Obj.Type 19990823
3 GET_CLSNAME_FROM_OBJTYPE Static method Public Method Gets object type class 19990823
4 GET_CONTAPPLOBJECT_INSTANCE Static method Public Method Gets appl obj container instance for Appl Obj Type 19990826
5 GET_CONTCLSNAME_FROM_OBJTYPE Static method Public Method Gets object type container class 19990826
Events
Class CL_GEO_ADMINISTRATION has no event.
Types
Class CL_GEO_ADMINISTRATION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_APPLOBJECT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting I_GEOAPPLOBJECT Call by reference Object reference (TYPE REF TO) IF_GEOAPPLOBJECT Interface des Instantiierten Objekts 19990823
2 Importing OBJSUBTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Subtyp 20000119
3 Importing OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Type des Anwendungsobjekts 19990823
# Exception Resumable Description Created on
1 XNOTFOUND Objtype not found: Fatal Error! Error in Customizing!!!!! 19990823

Method GET_CLSNAME_FROM_OBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLSNAME Call by reference Type reference (TYPE) SEOCLSNAME Klassenname wie im DDIC 19990823
2 Importing OBJSUBTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Subtype 20000119
3 Importing OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 19990823
# Exception Resumable Description Created on
1 XNOTFOUND Zu angegebenem Objekttyp wurde keine Klasse gefunden. FATAL! 19990823

Method GET_CONTAPPLOBJECT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting I_GEOAPPLOBJECTCONTAINER Call by reference Object reference (TYPE REF TO) IF_GEOAPPLOBJECTCONTAINER Interface des Instantiierten Objektcontainers 19990826
2 Importing OBJSUBTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Subtyp 20000119
3 Importing OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Type des Anwendungsobjekts 19990826
# Exception Resumable Description Created on
1 XNOTFOUND Objtype not found: Fatal Error! Error in Customizing!!!!! 19990826

Method GET_CONTCLSNAME_FROM_OBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTCLSNAME Call by reference Type reference (TYPE) SEOCLSNAME Klassenname wie im DDIC 19990826
2 Importing OBJSUBTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Subtyp 20000119
3 Importing OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 19990826
# Exception Resumable Description Created on
1 XNOTFOUND Zu angegebenem Objekttyp wurde keine Klasse gefunden. FATAL! 19990826
History
Last changed by/on SAP  00000000 
SAP Release Created in