TCMS_DOC_TYP_SET SAP table for – Define relationship between Document sets and types

Here we would like to draw your attention to TCMS_DOC_TYP_SET 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_DOC_TYP_SET is a SAP standard transp table used for storing Define relationship between Document sets and types related data in SAP. It comes under the package CMS_COMMON.

SAP TCMS_DOC_TYP_SET table

Table TCMS_DOC_TYP_SET technical data

TableTCMS_DOC_TYP_SET
Data storingDefine relationship between Document sets and types
ModuleFS
Sub ModuleFS-CMS
SAP PackageCMS_COMMON
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TCMS_DOC_TYP_SET 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_DOC_TYP_SET table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • .INCLUDE : Sturcture for primary key of TCMS_DOC_TYP_SET
    Its a key field.
  • DOC_SET : Document Set
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Primary Key for TCMS_DOC_TYP
    Its a key field.
  • DOC_TYPE : Document Type
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • .INCLUDE : Document set data
  • IND_MANDATORY : Mandatory Document Type
    Its data type is CHAR (Character String) with field length 2