DFKKREPT SAP table for – Receipt Documents

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

SAP DFKKREPT table

Table DFKKREPT technical data

TableDFKKREPT
Data storingReceipt Documents
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKB
Delivery ClassA – Application table (master and transaction data)
ComponentFI-CA
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • REPTNR : Number of Receipt in Contract Accounts Receivable + Payable
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • PAYBL : Number of Payment Document in Contract Accts Rec./Payable
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • PSKEY : Origin Key of Payment Document
    Its data type is CHAR (Character String) with field length 2
  • ERNAM : Name of Person who Created the Object
    Its data type is CHAR (Character String) with field length 12
  • PRDAT : Print Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • PRTIME : Exact Time for Receipt Print
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • REAPR : Reason for (Repeat) Print
    Its data type is CHAR (Character String) with field length 2
  • HERKPR : Origin of Receipt
    Its data type is CHAR (Character String) with field length 2
  • WAERS : Currency Key
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • BETRAG_CONV : Payment Document Amount Converted
    Its data type is CURR (Currency Field) with field length 13
  • BETRAG_NETTO : Net Amount of Payment Document
    Its data type is CURR (Currency Field) with field length 13
  • BETRX : Change in Alternative Currency
    Its data type is CURR (Currency Field) with field length 13
  • STAMP : Stamp Tax Amount
    Its data type is CURR (Currency Field) with field length 13
  • XSTAX : Amount is Relevant for Stamp Tax
    Its data type is CHAR (Character String) with field length 1
  • CANRE : Receipt Reversed
    Its data type is CHAR (Character String) with field length 1
  • CANDT : Date of Receipt Reversal
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • STORNAM : Name of User who Triggered Reversal
    Its data type is CHAR (Character String) with field length 12
  • CHECKBOX : Checkbox
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes