In this post, I will try and describe everything you need to know about the SAP crmd_erms_can_up table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_ERMS_CAN_UP what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_ERMS_CAN_UP....Right lets get started!
Object Name: CRMD_ERMS_CAN_UP
Dictionary Type: Transparent table
Description: Content Analysis - Synchronization Markers
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
IDX_ID | CRM_ERMS_CAN_IDX_ID | CHAR | 100(0) | Content Analysis - Index ID | CRM_ERMS_CAN_IDX_ID_DO | CRM | ||||||
TSTAMP_CREATE | TIMESTAMP | DEC | 15(0) | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | CRM | ||||||
TSTAMP_MODIFY | TIMESTAMP | DEC | 15(0) | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | CRM | ||||||
RESP_USER | UPNAME | CHAR | 12(0) | Last change by | USERNAME | SAP | CRM |