TCMS_CALC_TYP_T SAP table for – Text table for calculation types

Here we would like to draw your attention to TCMS_CALC_TYP_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_CALC_TYP_T is a SAP standard transp table used for storing Text table for calculation types related data in SAP. It comes under the package CMS_CORE_ANL.

SAP TCMS_CALC_TYP_T table

Table TCMS_CALC_TYP_T technical data

TableTCMS_CALC_TYP_T
Data storingText table for calculation types
ModuleFS
Sub ModuleFS-CMS-CAL
SAP PackageCMS_CORE_ANL
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TCMS_CALC_TYP_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_CALC_TYP_T table.

  • CALC_TYP : Calculation type for relations of collateral agreements
    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
  • DESCRIPTION : Description of calculation types
    Its data type is CHAR (Character String) with field length 60