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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20031031 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20031017 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /ISDFPS/GEOLOC_DB_TAB | Buffer Table | 20031009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Buffer Table for Changes | 20031017 |
2 | ![]() |
Static method | Private | Method | Checks Correctness of Geolocation Code | 20031031 |
3 | ![]() |
Static method | Public | Method | Plausibility Check of Locations | 20080612 |
4 | ![]() |
Static method | Public | Method | Plausibility Check of UTM Locations | 20080612 |
5 | ![]() |
Static method | Public | Method | Flags Data Record for Deletion in Itab -> Sets DBOP to d | 20031016 |
6 | ![]() |
Static method | Public | Method | Inserts Data Record -> Sets DBOP Field to i | 20031015 |
7 | ![]() |
Static method | Public | Method | Maintains Existing Data Records in Itab -> Sets DBOP to m | 20031017 |
8 | ![]() |
Static method | Public | Method | Transfers Read Data from gt_ric_db | 20031014 |
9 | ![]() |
Static method | Private | Method | Reads Data from Database in Global Variable gt_ric_db | 20031014 |
10 | ![]() |
Static method | Public | Method | Saves Changes to Database Dependent on DBOP | 20031016 |
11 | ![]() |
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 | ![]() |
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 | ![]() |
WA_GEOLOC | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC_DB | Struktur Geoloc mit DBOP Feld | 20031031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Geolokationscode wurde nicht angegeben. | 20031031 |
Method CHECK_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_LAT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080612 | ||
2 | ![]() |
EV_ERROR_LONG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080612 | ||
3 | ![]() |
IV_LATITUDE | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LATITUDE | Breitengrad | 20080612 | ||
4 | ![]() |
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 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080612 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
DATA_EXISTING_BEHAVIOUR | Call by reference | Type reference (TYPE) | I | 2 | 20031031 | ||
2 | ![]() |
WA_INSERT_DATA | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC | Struktur RIC | 20031016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch Benutzeraktion. | 20031031 | |
2 | ![]() |
Datensatz existiert bereits. | 20031031 | |
3 | ![]() |
Kein Geolokationscode angegeben. | 20031031 |
Method MAINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
GEOLOC_FILTER | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION_CODE | SPACE | Enthält Reportable Item Code | 20031014 | |
2 | ![]() |
IT_GEOLOC | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC_TAB | Tabellentyp Geoloc | 20031014 | ||
3 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | /ISDFPS/LOCATION | SPACE | Bezeichnung der Stadt/Ort | 20031031 | |
4 | ![]() |
LOCATION_TYPE | Call by reference | Type reference (TYPE) | /ISDFPS/LOCATION_TYPE | SPACE | Art der Einrichtung | 20031031 | |
5 | ![]() |
NATION | Call by reference | Type reference (TYPE) | /ISDFPS/NATION | SPACE | Gibt Land der Geolokation an | 20031031 | |
6 | ![]() |
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 | ![]() |
GEOLOC_FILTER | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION_CODE | Enthält den Geolokationscode | 20031031 | ||
2 | ![]() |
IM_LOCATION | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION | Bezeichnung der Stadt/Ort | 20031107 | ||
3 | ![]() |
IM_LOCATION_TYPE | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION_TYPE | Art der Einrichtung | 20031107 | ||
4 | ![]() |
IM_NATION | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-NATION | Gibt Land der Geolokation an | 20031107 | ||
5 | ![]() |
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 |