FTPT_CAR_PREF SAP table for – Rental car service preferences of a travel plan

Here we would like to draw your attention to FTPT_CAR_PREF 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_CAR_PREF is a SAP standard transp table used for storing Rental car service preferences of a travel plan related data in SAP. It comes under the package PTRP.

SAP FTPT_CAR_PREF table

Table FTPT_CAR_PREF technical data

TableFTPT_CAR_PREF
Data storingRental car service preferences of a travel plan
ModuleFI
Sub ModuleFI-TV-PL
SAP PackagePTRP
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_HRGXX
Table CategoryTRANSP

SAP FTPT_CAR_PREF 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_CAR_PREF table.

  • .INCLUDE : Key to travel plan table
    Its a key field.
  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PERNR : Personnel Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • REINR : Trip Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • PLANNR : Travel Plan Number (Sequential Number)
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • VARIANT : Plan variant number (sequential number)
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • VARIANTVRS : Version of travel plan
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • ITEM : Travel Request Item Number (Sequential Number)
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • SERVICE : Rental car number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • SMOKE : Nonsmoking Car Requested
    Its data type is CHAR (Character String) with field length 1
  • KLIMA : Air Conditioning Requested
    Its data type is CHAR (Character String) with field length 1
  • GEAR : Manual Gear Shift Requested
    Its data type is CHAR (Character String) with field length 1
  • AUTOM : Automatic Transmission Requested
    Its data type is CHAR (Character String) with field length 1
  • CBRAND : Preferred Car Make
    Its data type is CHAR (Character String) with field length 12
  • PREF1 : First Preference for Car Rental Company
    Its data type is CHAR (Character String) with field length 3
  • PREF2 : Second Preference for Car Rental Company
    Its data type is CHAR (Character String) with field length 3
  • PREF3 : Third Preference for Car Rental Company
    Its data type is CHAR (Character String) with field length 3
  • INFO_TEXT : Additional information on traveler’s request
    Its data type is CHAR (Character String) with field length 45