TCMS_VAL_PARGP_T SAP table for – Text table for parameter groups of valuation

Here we would like to draw your attention to TCMS_VAL_PARGP_T 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_PARGP_T is a SAP standard transp table used for storing Text table for parameter groups of valuation related data in SAP. It comes under the package CMS_RE.

SAP TCMS_VAL_PARGP_T table

Table TCMS_VAL_PARGP_T technical data

TableTCMS_VAL_PARGP_T
Data storingText table for parameter groups of valuation
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_PARGP_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 TCMS_VAL_PARGP_T table.

  • PARAM_GRP : Grouping factor name in formula builder
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • LANGUAGE : Language in which description is needed
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • DESCRIPTION : Description
    Its data type is CHAR (Character String) with field length 30