The CRMC_DAM_SH_DPPS table in SAP ERP or S/4HANA stores Properties to be displayed on search result in CRM DAM data. There are total 5 fields in CRMC_DAM_SH_DPPS table. The Properties to be displayed on search result in CRM DAM 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_DPPS 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_DPPS Table Fields
Following is the list of fields that are available in SAP CRMC_DAM_SH_DPPS table. The primary key fields of Properties to be displayed on search result in CRM DAM table in SAP are MANDT (Client), DEP_PROP_ID (Dependent Property), PROP_ID (Search Property ID within CRM DAM).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DEP_PROP_ID | Dependent Property | CRMT_DAM_SEARCH_DEP_PROP_ID | CRMC_DAM_SH_PROP | CHAR (30) |
| PROP_ID | Search Property ID within CRM DAM | CRMT_DAM_SEARCH_PROP_ID | CRMC_DAM_SH_PROP | CHAR (30) |
| DEP_PROP_VALUE | Dependent Property Value Key | CRMT_DAM_SEARCH_DEP_PROP_VAL | CHAR (255) | |
| SORT_KEY | Display Order of Search Properties within CRM DAM | CRMT_DAM_SEARCH_DISPLAY_ORDER | CHAR (4) |


