FTPT_HOTEL_DATA SAP table for – Hotel Data

Here we would like to draw your attention to FTPT_HOTEL_DATA 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_DATA is a SAP standard transp table used for storing Hotel Data related data in SAP. It comes under the package PTRP_WEB_INTERFACE.

SAP FTPT_HOTEL_DATA table

Table FTPT_HOTEL_DATA technical data

TableFTPT_HOTEL_DATA
Data storingHotel Data
ModuleFI
Sub ModuleFI-TV-PL
SAP PackagePTRP_WEB_INTERFACE
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-HRGXX
Table CategoryTRANSP

SAP FTPT_HOTEL_DATA 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_DATA 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
  • .INCLUDE : Travel Web Interface: Geocoding
  • LATITUDE : Geo location latitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • LONGITUDE : Geo location longitude
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • .INCLUDE : Travel Web Interface: Addresses
  • COUNTRY : Country Key
    Its data type is CHAR (Character String) with field length 3
  • REGION : Region (State, Province, County)
    Its data type is CHAR (Character String) with field length 3
  • CITY : City
    Its data type is CHAR (Character String) with field length 40
  • POST_CODE : City postal code
    Its data type is CHAR (Character String) with field length 10
  • STREET : Street
    Its data type is CHAR (Character String) with field length 60
  • HOUSE_NUM : House Number
    Its data type is CHAR (Character String) with field length 10
  • NAME : Name of Hotel
    Its data type is CHAR (Character String) with field length 40
  • NAME_UL : Name of Hotel
    Its data type is CHAR (Character String) with field length 40
  • PHONE : Telephone Number
    Its data type is CHAR (Character String) with field length 40
  • FAX : Fax Number
    Its data type is CHAR (Character String) with field length 40
  • URL : URL (Uniform Resource Locator) of Information Source
    Its data type is CHAR (Character String) with field length 255