VDNOTEPAYEE SAP table for – Note to Payee

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

SAP VDNOTEPAYEE table

Table VDNOTEPAYEE technical data

TableVDNOTEPAYEE
Data storingNote to Payee
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_CH
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • 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
  • DTRANS : Flow data key: System date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TTRANS : Transaction data key: system time
    Its a key field. Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • NTRANS : Transaction data key: Consecutive number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • NVERF : Disposal number within an outpayment
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • SNOTE_TYPE : Note to Payee Category
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • ANOTE_LINE : Line of Note to Payee
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • XNOTE_TXT : Text for Note to Payee Line
    Its data type is CHAR (Character String) with field length 132