VDBILL_ITEMS SAP table for – Billing Items

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

SAP VDBILL_ITEMS table

Table VDBILL_ITEMS technical data

TableVDBILL_ITEMS
Data storingBilling Items
ModuleFS
Sub ModuleFS-CML-PO
SAP PackageFVVD_BILL
Delivery ClassA – Application table (master and transaction data)
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • BILL_NUMBER : Bill Number
    Its a key field. Its data type is CHAR (Character String) with field length 15
  • ITEM_TYPE : Bill Item Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • ITEM_NUMBER : Bill Item Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • RBELKPFD : Document Number of Document Header (Loan)
    Its data type is CHAR (Character String) with field length 10
  • RPOSNR : Activity number
    Its data type is CHAR (Character String) with field length 3
  • PLAN_ACT_IND : Plan/actual record/record to be released indicator
    Its data type is CHAR (Character String) with field length 1
  • FLOW_TYPE : Flow Type
    Its data type is CHAR (Character String) with field length 4
  • TRANS_DATE : Posting Date in the Document
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DUE_DATE : Payment Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • AMOUNT : Amount in position currency
    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