TDCHARACVALUE_T SAP table for – Processing Characteristic Value Text Table

Here we would like to draw your attention to TDCHARACVALUE_T 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). TDCHARACVALUE_T is a SAP standard transp table used for storing Processing Characteristic Value Text Table related data in SAP. It comes under the package FVVD_DELETE.

SAP TDCHARACVALUE_T table

Table TDCHARACVALUE_T technical data

TableTDCHARACVALUE_T
Data storingProcessing Characteristic Value Text Table
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_DELETE
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SPRAS : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • CHARAC : Processing Characteristic
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • CHARACVALUE : Version Number Component
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • XCHARACVALUE : Name of Value for Processing Characteristic
    Its data type is CHAR (Character String) with field length 50