TDCHARACVALUE2_T SAP table for – Processing Characteristic Value Text Table

Here we would like to draw your attention to TDCHARACVALUE2_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). TDCHARACVALUE2_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_STATE.

SAP TDCHARACVALUE2_T table

Table TDCHARACVALUE2_T technical data

TableTDCHARACVALUE2_T
Data storingProcessing Characteristic Value Text Table
ModuleFS
Sub ModuleFS-CML
SAP PackageFVVD_STATE
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TDCHARACVALUE2_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 TDCHARACVALUE2_T table.

  • 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 : Value for Processing Characteristic
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • XCHARACVALUE : Name of Value for Processing Characteristic
    Its data type is CHAR (Character String) with field length 50