/SAPAPO/LOCGC - Location Geo Coordinates per GeoCoding Level
Location Geo Coordinates per GeoCoding Level information is stored in SAP table /SAPAPO/LOCGC.
It is part of development package /SAPAPO/LOC in software component SCM-BAS-MD-LO. This development package consists of objects that can be grouped under "Location Master".
It is part of development package /SAPAPO/LOC in software component SCM-BAS-MD-LO. This development package consists of objects that can be grouped under "Location Master".
Fields for table /SAPAPO/LOCGC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
LOCID | Internal Location Number for Customer, Supplier, or Plant | X | /SAPAPO/LOCID | CHAR | 44 | /SAPAPO/LOC |
GC_LEVEL | Geocoding Level for a Location | X | /SAPAPO/GC_LEVEL | NUMC | 8 | /SAPAPO/LOC_GL |
STRATEGY | Control Strategy | /SCTM/DE_STRATEGY | CHAR | 20 | ||
PREC | Precision (Street, Postal Code, ...) of a Geo Location | /SAPAPO/GEOPRECIS | NUMC | 8 | ||
XPOS | Longitude of a Location, in integer coded format | /SAPAPO/LOC_IC_LONGITUDE | INT4 | 4 | ||
YPOS | Latitude of a Location, in integer coded format | /SAPAPO/LOC_IC_LATITUDE | INT4 | 4 |