SAP ABAP Table GEOCITY (ABAP/4 book: Geographical position of a city)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SABB (Package) Example Objects for the ABAP/4 Manual
Basic Data
Table Category TRANSP    Transparent table 
Transparent table GEOCITY   Table Relationship Diagram
Short Description ABAP/4 book: Geographical position of a city    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT S_MANDT MANDT CLNT 3   0   Client T000
2 CITY S_CITY S_CITY CHAR 20   0   City *
3 LONGITUDE S_LONG S_GEO_COO FLTP 16   16   Longitude  
4 LATITUDE S_LATI S_GEO_COO FLTP 16   16   Latitude  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 GEOCITY MANDT T000 MANDT    
History
Last changed by/on SAP  20110908 
SAP Release Created in