TCMS_REL_TYP_T - Relationship type (Text table)
Relationship type (Text table) information is stored in SAP table TCMS_REL_TYP_T.
It is part of development package CMS_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Tools & Common Interfaces used by CMS".
It is part of development package CMS_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Tools & Common Interfaces used by CMS".
Fields for table TCMS_REL_TYP_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
.INCLUDE | X | CMS_STR_REL_TYP_T_PKY | 0 | |||
REL_TYP | Relationship type | X | CMS_DTE_REL_TYP | CHAR | 12 | TCMS_REL_TYP |
LANGUAGE | Language in which Description is Required | X | CMS_DTE_LNG_KEY | LANG | 2 | T002 |
.INCLUDE | CMS_STR_REL_TYP_T_DATA | 0 | ||||
NAME | Relationship name in a specified language | CMS_DTE_REL_TYP_NAME | CHAR | 80 | ||
SRC_NAME | Relationship name from Source to destination | CMS_DTE_REL_TYP_SRC_NAME | CHAR | 80 | ||
DST_NAME | Relationship name from Destination to Source | CMS_DTE_REL_TYP_DES_NAME | CHAR | 80 |