DPAYG SAP table for – Payment program – payment group

Here we would like to draw your attention to DPAYG table in SAP. As we know it is being mainly used with the SAP FI-CA (Contract Accounts Receivable and Payable in FI) component which is coming under FI module (Financial Accounting). DPAYG is a SAP standard transp table used for storing Payment program – payment group related data in SAP. It comes under the package FKKB.

SAP DPAYG table

Table DPAYG technical data

TableDPAYG
Data storingPayment program – payment group
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKB
Delivery ClassA – Application table (master and transaction data)
ComponentFI-CA
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LAUFD : Date ID
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LAUFI : Identification for the payment run
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • ORIGN : Source of the payment data
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • GRPNO : Grouping criterium for payments
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • FORMI : Payment medium format
    Its data type is CHAR (Character String) with field length 30
  • OPBUK : Company Code for Automatic Payment Transactions
    Its data type is CHAR (Character String) with field length 4
  • HBKID : Short key for a house bank
    Its data type is CHAR (Character String) with field length 5
  • HKTID : ID for account details
    Its data type is CHAR (Character String) with field length 5
  • CRDEB : Credit Memo or Debit Memo
    Its data type is CHAR (Character String) with field length 1
  • ZLSCH : Payment Method
    Its data type is CHAR (Character String) with field length 1
  • ANZ_ERZ : Number Of Payments
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • ANZ_ERL : Number of Completed Payments (Payment Medium Created)
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10