KBLPAYP SAP table for – Payment Plan Items

Here we would like to draw your attention to KBLPAYP table in SAP. As we know it is being mainly used with the SAP FI-FM (Funds Management in FI) component which is coming under FI module (Financial Accounting). KBLPAYP is a SAP standard transp table used for storing Payment Plan Items related data in SAP. It comes under the package FMEU.

SAP KBLPAYP table

Table KBLPAYP technical data

TableKBLPAYP
Data storingPayment Plan Items
ModuleFI
Sub ModuleFI-FM
SAP PackageFMEU
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_FIN
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • BELNR : Payment plan document number
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • BISDATUM : Date by which payment is expected
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DATETYP : Meaning of the date: monthly or annual planning
    Its data type is CHAR (Character String) with field length 1
  • AMOUNT : Amount per period (payment plan)
    Its data type is CURR (Currency Field) with field length 15
  • PERCENTAGE : Percentage amount per period (payment plan)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 5