SAP ABAP Table FTPS_WEB_GEOCHOICE (Selection of Addresses for Geocoding)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-PL (Application Component) Travel Planning
     PTRP_WEB_INTERFACE (Package) RFC Modules for Web User Interface: Travel Planning
Basic Data
Table Category INTTAB    Structure 
Structure FTPS_WEB_GEOCHOICE   Table Relationship Diagram
Short Description Selection of Addresses for Geocoding    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 LINE_NUMBER FTPD_WEB_LINE_NUMBER NUMC3 NUMC 3   0   Line Number  
2 RANKING GEOCD_RANK   INT4 10   0   Rank in the Address Selection List  
3 PERCENTAGE GEOCD_PERC   NUMC 3   0   Percentage Entry in the Address Selection List  
4 ADDR_SHORT ADDR100   CHAR 100   0   Address in Abbreviated Form (Char 100)  
5 .INCLUDE       0   0   Travel Web Interface: Addresses  
6 COUNTRY LAND1 LAND1 CHAR 3   0   Country Key T005
7 REGION REGIO REGIO CHAR 3   0   Region (State, Province, County) T005S
8 CITY AD_CITY1 TEXT40 CHAR 40   0   City  
9 POST_CODE AD_PSTCD1 CHAR10 CHAR 10   0   City postal code  
10 STREET AD_STREET TEXT60 CHAR 60   0   Street  
11 HOUSE_NUM AD_HSNM1 TEXT10 CHAR 10   0   House Number  
12 .INCLUDE       0   0   Travel Web Interface: Geocoding  
13 LATITUDE GEOLAT GEOLONLAT DEC 15   12   Geo location latitude  
14 LONGITUDE GEOLON GEOLONLAT DEC 15   12   Geo location longitude  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 FTPS_WEB_GEOCHOICE COUNTRY T005 LAND1 KEY 1 CN
2 FTPS_WEB_GEOCHOICE REGION T005S BLAND KEY 1 CN
History
Last changed by/on SAP  20130529 
SAP Release Created in 600