The CDESK_MONITOR2 table in SAP ERP or S/4HANA stores monitor changes of DIRs to update buffer in CDESK data. There are total 9 fields in CDESK_MONITOR2 table. The monitor changes of DIRs to update buffer in CDESK table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CDESK_MONITOR2 table. It is in CAD Desktop (CDESK) ABAP package and is part of the CAD Integration (CA-CAD) module.
SAP CDESK_MONITOR2 Table Fields
Following is the list of fields that are available in SAP CDESK_MONITOR2 table. The primary key fields of monitor changes of DIRs to update buffer in CDESK table in SAP are MANDT (Client), TIMESTAMP (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)), PROCESS_ID (Process Identification), COUNTER (2 Byte Signed Integer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| PROCESS_ID | Process Identification | WPPID | CHAR (8) | |
| COUNTER | 2 Byte Signed Integer | INT2 | INT2 (5) | |
| CHANGED_BY | Name of Person Responsible | DWNAM | CHAR (12) | |
| DOKAR | Document Type | DOKAR | CHAR (3) | |
| DOKNR | Document number | DOKNR | CHAR (25) | |
| DOKVR | Document Version | DOKVR | CHAR (2) | |
| DOKTL | Document Part | DOKTL_D | CHAR (3) |


