CRMD_LINK is a standard SAP Table which is used to store Transaction - Set - Link data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP CRMD_LINK Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: A - Application table (master and transaction data)
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Not classified
See here for more information about this and other SAP enhancement categories
Dictionary Type: Transparent table
Description: Transaction - Set - Link
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
CLIENT | MANDT | CLNT | 3(0) | Assigned to domain | Client | MANDT | TEST | ||||
GUID_HI | CRMT_OBJECT_GUID | RAW | 16(0) | GUID of a CRM Order Object | SYSUUID | ||||||
GUID_SET | CRMT_OBJECT_GUID | RAW | 16(0) | GUID of a CRM Order Object | SYSUUID | ||||||
OBJTYPE_HI | CRMT_OBJECT_TYPE | CHAR | 2(0) | Object Type | |||||||
OBJTYPE_SET | CRMT_OBJECT_TYPE | CHAR | 2(0) | Object Type |