Table list used by SAP ABAP Function Module CONTEXT_DEMO_COMPUTE_DISTANCE (Geographical distance)
SAP ABAP Function Module
CONTEXT_DEMO_COMPUTE_DISTANCE (Geographical distance) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SGEOCITY | Geographical position of a city | SOURCE VALUE(LATITUDE1) LIKE SGEOCITY-LATITUDE |
2 | ![]() |
SGEOCITY | Geographical position of a city | SOURCE VALUE(LATITUDE2) LIKE SGEOCITY-LATITUDE |
3 | ![]() |
SGEOCITY | Geographical position of a city | SOURCE VALUE(LONGITUDE1) LIKE SGEOCITY-LONGITUDE |
4 | ![]() |
SGEOCITY | Geographical position of a city | SOURCE VALUE(LONGITUDE2) LIKE SGEOCITY-LONGITUDE |
5 | ![]() |
SPFLI | Flight schedule | SOURCE VALUE(DISTANCE) LIKE SPFLI-DISTANCE |