VDAD_RESULT SAP table for – Result Table for Auto Debit Collection

Here we would like to draw your attention to VDAD_RESULT 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_RESULT is a SAP standard transp table used for storing Result Table for Auto Debit Collection related data in SAP. It comes under the package FVVD_PAYMENT_US.

SAP VDAD_RESULT table

Table VDAD_RESULT technical data

TableVDAD_RESULT
Data storingResult Table for Auto Debit Collection
ModuleFS
Sub ModuleFS-CML-AC-RPM
SAP PackageFVVD_PAYMENT_US
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

SAP VDAD_RESULT 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_RESULT table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Results Table for Auto Debit Collection 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 : Results Table for Auto Debits: Loan-Relevant Information
  • DUE_DATE : Due date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • AD_AMOUNT : Auto Debit Amount
    Its data type is CURR (Currency Field) with field length 13
  • AD_CURRENCY : Currency of Auto Debit Amount
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • BILL_NUMBER : Auto Debit Number
    Its data type is CHAR (Character String) with field length 15
  • BILL_AMOUNT : Underlying Bill Amount
    Its data type is CURR (Currency Field) with field length 13
  • SSCHMETH : Calculation Method for Auto Debit Amount
    Its data type is CHAR (Character String) with field length 1
  • BAUDAMNT : Amount
    Its data type is CURR (Currency Field) with field length 13
  • SWHRKOND : Currency of Condition Item
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • .INCLUDE : Results Table for Auto Debits: Business Partner Information
  • PARTNER : Business Partner Number
    Its data type is CHAR (Character String) with field length 10
  • PARTNER_NAME1 : Name
    Its data type is CHAR (Character String) with field length 30
  • PARTNER_NAME2 : Name 2
    Its data type is CHAR (Character String) with field length 30
  • BANKID : Partner bank type
    Its data type is CHAR (Character String) with field length 4
  • ZLSCH : Payment method
    Its data type is CHAR (Character String) with field length 1
  • BANK_KEY : Bank Keys
    Its data type is CHAR (Character String) with field length 15
  • BANK_ACCT : Bank account number
    Its data type is CHAR (Character String) with field length 18
  • ACCOUNTHOLDER : Account Holder Name
    Its data type is CHAR (Character String) with field length 60
  • COLL_AUTH : Indicator: Is there collection authorization ?
    Its data type is CHAR (Character String) with field length 1
  • IBAN : IBAN (International Bank Account Number)
    Its data type is CHAR (Character String) with field length 34