TCMS_VAL_PARAM SAP table for – Valuation parameters

Here we would like to draw your attention to TCMS_VAL_PARAM 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_PARAM is a SAP standard transp table used for storing Valuation parameters related data in SAP. It comes under the package CMS_RE.

SAP TCMS_VAL_PARAM table

Table TCMS_VAL_PARAM technical data

TableTCMS_VAL_PARAM
Data storingValuation parameters
ModuleFS
Sub ModuleFS-CMS-MD-RE
SAP PackageCMS_RE
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TCMS_VAL_PARAM 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_PARAM table.

  • PARAM_NAME : Technical name of valuation parameters
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • PARAM_GRP : Grouping factor name in formula builder
    Its data type is CHAR (Character String) with field length 60
  • PARAM_TYPE : Data Type Name of Valuation Parameters
    Its data type is CHAR (Character String) with field length 60
  • ICON : Icon in text fields (substitute display, alias)
    Its data type is CHAR (Character String) with field length 4
  • CLASS_NAME : Object type name
    Its data type is CHAR (Character String) with field length 60
  • METHOD_NAME : Component Name of an Object Type
    Its data type is CHAR (Character String) with field length 60