TCMS_CPY_GRP_T SAP table for – Text table for the Data group ID table

Here we would like to draw your attention to TCMS_CPY_GRP_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_CPY_GRP_T is a SAP standard transp table used for storing Text table for the Data group ID table related data in SAP. It comes under the package CMS_LOCATOR.

SAP TCMS_CPY_GRP_T table

Table TCMS_CPY_GRP_T technical data

TableTCMS_CPY_GRP_T
Data storingText table for the Data group ID table
ModuleFS
Sub ModuleFS-CMS
SAP PackageCMS_LOCATOR
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-FINSERV
Table CategoryTRANSP

SAP TCMS_CPY_GRP_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_CPY_GRP_T table.

  • .INCLUDE : Structure for text table of Groups IDs.
    Its a key field.
  • DATA_GRP_ID : Group ID for entity
    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 : Structure for data for Group ID (text table)
  • NAME : Name for Copy Group ID
    Its data type is CHAR (Character String) with field length 40