The CRMC_DAM_SH_PDEF table in SAP ERP or S/4HANA stores Default values for search properies data. There are total 4 fields in CRMC_DAM_SH_PDEF table. The Default values for search properies 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_DAM_SH_PDEF table. It is in CRM – Digital Asset Management (CRM_DAM) ABAP package and is part of the Digital Asset Management (CRM-MKT-DAM) module.
SAP CRMC_DAM_SH_PDEF Table Fields
Following is the list of fields that are available in SAP CRMC_DAM_SH_PDEF table. The primary key fields of Default values for search properies table in SAP are MANDT (Client), SEARCH_ID (Search ID), PROP_ID (Search Property ID within CRM DAM).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SEARCH_ID | Search ID | CRMT_DAM_SEARCH_ID | CRMC_DAM_SH_SEAR | CHAR (30) |
| PROP_ID | Search Property ID within CRM DAM | CRMT_DAM_SEARCH_PROP_ID | CRMC_DAM_SH_PROP | CHAR (30) |
| DEFAULT_VALUE | Default Value | CRMT_DAM_SEARCH_PROP_DEF_VAL | CHAR (100) |


