TCMS_VAL_COMP SAP table for – Valuation components

Here we would like to draw your attention to TCMS_VAL_COMP table in SAP. As we know it is being mainly used with the SAP FS-CMS (Collateral Management System in FS) component which is coming under FS module (Financial Services). TCMS_VAL_COMP is a SAP standard transp table used for storing Valuation components related data in SAP. It comes under the package CMS_RE.

SAP TCMS_VAL_COMP table

Table TCMS_VAL_COMP technical data

TableTCMS_VAL_COMP
Data storingValuation components
ModuleFS
Sub ModuleFS-CMS-MD-RE
SAP PackageCMS_RE
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-FINSERV
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • COMP_ID : Unique identification of valuation components
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • FORMULA_GUID : Guid for formulae
    Its data type is CHAR (Character String) with field length 32
  • RESULT_ID : Value Calculation Method
    Its data type is CHAR (Character String) with field length 10