TA23PF SAP table for – Payment Method

Here we would like to draw your attention to TA23PF 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). TA23PF is a SAP standard transp table used for storing Payment Method related data in SAP. It comes under the package PTRP_ADDON.

SAP TA23PF table

Table TA23PF technical data

TableTA23PF
Data storingPayment Method
ModuleFI
Sub ModuleFI-TV-PL
SAP PackagePTRP_ADDON
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-HRGXX
Table CategoryTRANSP

SAP TA23PF 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 TA23PF table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TRVCC_FIND : Payment Method Groupings
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • CATEGORY : Travel service category
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • PROVIDER : Provider Code
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ENDDA : End Date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • BEGDA : Start Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • FOP : Payment method
    Its data type is CHAR (Character String) with field length 1
  • FOP_TEXT : Additional specifications for method of payment
    Its data type is CHAR (Character String) with field length 50
  • FOP_TEXT_GUID : GUID of a Payment Card
    Its data type is RAW (Byte string) with field length 16