FTPT_FARE_COMP SAP table for – Rate components

Here we would like to draw your attention to FTPT_FARE_COMP 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_FARE_COMP is a SAP standard transp table used for storing Rate components related data in SAP. It comes under the package PTRP.

SAP FTPT_FARE_COMP table

Table FTPT_FARE_COMP technical data

TableFTPT_FARE_COMP
Data storingRate components
ModuleFI
Sub ModuleFI-TV-PL
SAP PackagePTRP
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_HRGXX
Table CategoryTRANSP

SAP FTPT_FARE_COMP 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_FARE_COMP 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
  • FARE_COMP : Rate component
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • BASIS_CODE : Basis code of rate component
    Its data type is CHAR (Character String) with field length 10
  • FARE_SURCHARGE : Surcharge price
    Its data type is CURR (Currency Field) with field length 10
  • SUR_CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • FARE_STOPOVER : Stopover surcharge
    Its data type is CURR (Currency Field) with field length 10
  • STOP_CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • FARE_COMPONENT : Rate price
    Its data type is CURR (Currency Field) with field length 10
  • COMP_CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • TICKET : Ticket
    Its data type is NUMC (Character String with Digits Only) with field length 3