TDBILL_CATEGT SAP table for – Description of Billing Categories

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

SAP TDBILL_CATEGT table

Table TDBILL_CATEGT technical data

TableTDBILL_CATEGT
Data storingDescription of Billing Categories
ModuleFS
Sub ModuleFS-CML-PO
SAP PackageFVVD_BILL
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • BILL_CATEGORY : Billing Category
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • DESCRIPTION : Billing Category Description
    Its data type is CHAR (Character String) with field length 30