SAP ABAP Class /ISDFPS/CL_GEOLOC (Administrates Database Accessses to /ISDFPS/GEOLOC)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-FAS (Application Component) LOGFAS
     /ISDFPS/LOGFAS (Package) LOGFAS
Properties
Class /ISDFPS/CL_GEOLOC  
Short Description Administrates Database Accessses to /ISDFPS/GEOLOC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/LOGFAS   LOGFAS 
Created 20031009   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_GEOLOC has no forward declaration.
Interfaces
Class /ISDFPS/CL_GEOLOC has no interface implemented.
Friends
Class /ISDFPS/CL_GEOLOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPLETE_DATA_LOADED Static Attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20031031
2 DATABASE_CHANGED Static Attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20031017
3 GT_GEOLOC_DB Static Attribute Private Type reference (TYPE) /ISDFPS/GEOLOC_DB_TAB Buffer Table 20031009
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CHANGED Static method Public Method Checks Buffer Table for Changes 20031017
2 CHECK_GEOLOC Static method Private Method Checks Correctness of Geolocation Code 20031031
3 CHECK_LOCATION Static method Public Method Plausibility Check of Locations 20080612
4 CHECK_UTM Static method Public Method Plausibility Check of UTM Locations 20080612
5 DELETE Static method Public Method Flags Data Record for Deletion in Itab -> Sets DBOP to d 20031016
6 INSERT Static method Public Method Inserts Data Record -> Sets DBOP Field to i 20031015
7 MAINT Static method Public Method Maintains Existing Data Records in Itab -> Sets DBOP to m 20031017
8 READ Static method Public Method Transfers Read Data from gt_ric_db 20031014
9 READ_DB Static method Private Method Reads Data from Database in Global Variable gt_ric_db 20031014
10 SAVE_BUFFER Static method Public Method Saves Changes to Database Dependent on DBOP 20031016
11 UNDO_CHANGES Static method Public Method Undoes Changes in the Internal Table 20031021
Events
Class /ISDFPS/CL_GEOLOC has no event.
Types
Class /ISDFPS/CL_GEOLOC has no local type.
Method Signatures

Method CHECK_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_CHANGED Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20031017

Method CHECK_DATA_CHANGED on class /ISDFPS/CL_GEOLOC has no exception.

Method CHECK_GEOLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WA_GEOLOC Call by reference Type reference (TYPE) /ISDFPS/GEOLOC_DB Struktur Geoloc mit DBOP Feld 20031031
# Exception Resumable Description Created on
1 NO_GEOLOC Geolokationscode wurde nicht angegeben. 20031031

Method CHECK_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_LAT Call by reference Type reference (TYPE) FLAG allgemeines flag 20080612
2 Exporting EV_ERROR_LONG Call by reference Type reference (TYPE) FLAG allgemeines flag 20080612
3 Importing IV_LATITUDE Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-LATITUDE Breitengrad 20080612
4 Importing IV_LONGITUDE Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-LONGITUDE Längengrad 20080612

Method CHECK_LOCATION on class /ISDFPS/CL_GEOLOC has no exception.

Method CHECK_UTM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) FLAG allgemeines flag 20080612
2 Importing IV_UTM Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-UTM UTM-Koordinate 20080612

Method CHECK_UTM on class /ISDFPS/CL_GEOLOC has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WA_DELETE_DATA Call by reference Type reference (TYPE) /ISDFPS/GEOLOC Anzeigestruktur RIC 20031016

Method DELETE on class /ISDFPS/CL_GEOLOC has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_EXISTING_BEHAVIOUR Call by reference Type reference (TYPE) I 2 20031031
2 Importing WA_INSERT_DATA Call by reference Type reference (TYPE) /ISDFPS/GEOLOC Struktur RIC 20031016
# Exception Resumable Description Created on
1 CANCELLED_BY_USER Abbruch durch Benutzeraktion. 20031031
2 EXISTING_DATA Datensatz existiert bereits. 20031031
3 NO_GEOLOC Kein Geolokationscode angegeben. 20031031

Method MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WA_MAINT_DATA Call by reference Type reference (TYPE) /ISDFPS/GEOLOC_DB Anzeigestruktur RIC 20031017

Method MAINT on class /ISDFPS/CL_GEOLOC has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GEOLOC_FILTER Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-LOCATION_CODE SPACE Enthält Reportable Item Code 20031014
2 Exporting IT_GEOLOC Call by reference Type reference (TYPE) /ISDFPS/GEOLOC_TAB Tabellentyp Geoloc 20031014
3 Importing LOCATION Call by reference Type reference (TYPE) /ISDFPS/LOCATION SPACE Bezeichnung der Stadt/Ort 20031031
4 Importing LOCATION_TYPE Call by reference Type reference (TYPE) /ISDFPS/LOCATION_TYPE SPACE Art der Einrichtung 20031031
5 Importing NATION Call by reference Type reference (TYPE) /ISDFPS/NATION SPACE Gibt Land der Geolokation an 20031031
6 Importing REGION Call by reference Type reference (TYPE) /ISDFPS/PROVINCE_STATE SPACE Gibt Region der Geolokation an 20031031

Method READ on class /ISDFPS/CL_GEOLOC has no exception.

Method READ_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GEOLOC_FILTER Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-LOCATION_CODE Enthält den Geolokationscode 20031031
2 Importing IM_LOCATION Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-LOCATION Bezeichnung der Stadt/Ort 20031107
3 Importing IM_LOCATION_TYPE Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-LOCATION_TYPE Art der Einrichtung 20031107
4 Importing IM_NATION Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-NATION Gibt Land der Geolokation an 20031107
5 Importing IM_REGION Call by reference Type reference (TYPE) /ISDFPS/GEOLOC-PROVINCE_STATE Gibt Region der Geolokation an 20031107

Method READ_DB on class /ISDFPS/CL_GEOLOC has no exception.

Method SAVE_BUFFER Signature

Method SAVE_BUFFER on class /ISDFPS/CL_GEOLOC has no parameter.
Method SAVE_BUFFER on class /ISDFPS/CL_GEOLOC has no exception.

Method UNDO_CHANGES Signature

Method UNDO_CHANGES on class /ISDFPS/CL_GEOLOC has no parameter.
Method UNDO_CHANGES on class /ISDFPS/CL_GEOLOC has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 200