The CRMC_TM_PSDBJ table in SAP ERP or S/4HANA stores Persistent Storage Database Joins data. There are total 5 fields in CRMC_TM_PSDBJ table. The Persistent Storage Database Joins 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 CRMC_TM_PSDBJ table. It is in Call List Management Persistent Storages (CRMCIC_CLM_PS) ABAP package and is part of the Campaign Execution (CRM-CIC-CAM) module.
SAP CRMC_TM_PSDBJ Table Fields
Following is the list of fields that are available in SAP CRMC_TM_PSDBJ table. The primary key fields of the table are PID (Character-based GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PID | Character-based GUID | CRMT_CLM_GUID_C | CHAR (32) | |
| ORDER_NUMBER | Two digit number | NUMC2 | NUMC (2) | |
| JOIN_TYPE | Single-Character Flag | CHAR1 | CHAR (1) | |
| LEFT_DB_PID | Persistent instance id | CRMT_TM_PID | RAW (16) | |
| RIGTH_DB_PID | Persistent instance id | CRMT_TM_PID | RAW (16) |


