VDAD_HIST SAP table for – Auto Debits, Historical Data

Here we would like to draw your attention to VDAD_HIST table in SAP. As we know it is being mainly used with the SAP FS-CML (Loans Management in FS) component which is coming under FS module (Financial Services). VDAD_HIST is a SAP standard transp table used for storing Auto Debits, Historical Data related data in SAP. It comes under the package FVVD_PAYMENT_US.

SAP VDAD_HIST table

Table VDAD_HIST technical data

TableVDAD_HIST
Data storingAuto Debits, Historical Data
ModuleFS
Sub ModuleFS-CML-AC-RPM
SAP PackageFVVD_PAYMENT_US
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Auto Debit History Secondary Key
    Its a key field.
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • RANL : Contract Number
    Its a key field. Its data type is CHAR (Character String) with field length 13
  • AD_DATE : Date on Which Auto Debit Was Created
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • .INCLUDE : Auto Debit History Table, Detailed Data
  • BILL_NUMBER : Auto Debit Number
    Its data type is CHAR (Character String) with field length 15
  • RERF : Entered by
    Its data type is CHAR (Character String) with field length 12
  • TIMESTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • DRAFT_AMOUNT : Auto Debit Amount
    Its data type is CURR (Currency Field) with field length 13
  • CURRENCY : Currency Key
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • DUE_DATE : Due date/calculation date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LOGNUMBER : Application Log: External ID
    Its data type is CHAR (Character String) with field length 100