FTPT_HOTEL_COORD SAP table for – Hotel Coordinates

Here we would like to draw your attention to FTPT_HOTEL_COORD table in SAP. As we know it is being mainly used with the SAP FI-TV (Travel Management in FI) component which is coming under FI module (Financial Accounting). FTPT_HOTEL_COORD is a SAP standard transp table used for storing Hotel Coordinates related data in SAP. It comes under the package PTRP_WEB_INTERFACE.

SAP FTPT_HOTEL_COORD table

Table FTPT_HOTEL_COORD technical data

TableFTPT_HOTEL_COORD
Data storingHotel Coordinates
ModuleFI
Sub ModuleFI-TV-PL
SAP PackagePTRP_WEB_INTERFACE
Delivery ClassA – Application table (master and transaction data)
ComponentEA-HRGXX
Table CategoryTRANSP

SAP FTPT_HOTEL_COORD Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in FTPT_HOTEL_COORD table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GDS : Reservation System
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • CHAIN : Hotel Chain
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • LOCATION : Hotel Location
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • PROPERTY : Hotel Code (Key for an Individual Hotel)
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • LONGITUDE : Geo location longitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LATITUDE : Geo location latitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15