TCMS_REL_TYP_T SAP table for – Relationship type (Text table)

Here we would like to draw your attention to TCMS_REL_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_REL_TYP_T is a SAP standard transp table used for storing Relationship type (Text table) related data in SAP. It comes under the package CMS_COMMON.

SAP TCMS_REL_TYP_T table

Table TCMS_REL_TYP_T technical data

TableTCMS_REL_TYP_T
Data storingRelationship type (Text table)
ModuleFS
Sub ModuleFS-CMS
SAP PackageCMS_COMMON
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TCMS_REL_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_REL_TYP_T table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Primary key for TCMS_REL_TYP_T
    Its a key field.
  • REL_TYP : Relationship type
    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
  • .INCLUDE : Relationship text data
  • NAME : Relationship name in a specified language
    Its data type is CHAR (Character String) with field length 40
  • SRC_NAME : Relationship name from Source to destination
    Its data type is CHAR (Character String) with field length 40
  • DST_NAME : Relationship name from Destination to Source
    Its data type is CHAR (Character String) with field length 40