TCMS_RISKCODE_T SAP table for – Risk Code(Text Table)

Here we would like to draw your attention to TCMS_RISKCODE_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_RISKCODE_T is a SAP standard transp table used for storing Risk Code(Text Table) related data in SAP. It comes under the package CMS_CORE.

SAP TCMS_RISKCODE_T table

Table TCMS_RISKCODE_T technical data

TableTCMS_RISKCODE_T
Data storingRisk Code(Text Table)
ModuleFS
Sub ModuleFS-CMS-MD
SAP PackageCMS_CORE
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TCMS_RISKCODE_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_RISKCODE_T table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RISK_CODE : Risk Code
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • LANGUAGE : Language in which Description is Required
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • NAME : Risk Code Name in a specified Language
    Its data type is CHAR (Character String) with field length 40