The CRMC_DAM_CONV_IN table in SAP ERP or S/4HANA stores Conversion Service Informer data. There are total 5 fields in CRMC_DAM_CONV_IN table. The Conversion Service Informer 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_CONV_IN 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_CONV_IN Table Fields
Following is the list of fields that are available in SAP CRMC_DAM_CONV_IN table. The primary key fields of Conversion Service Informer table in SAP are CLIENT (Client), SERVERID (Conversion Service Server ID), SOURCE (Source for conversion).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SERVERID | Conversion Service Server ID | CRMC_DAM_CONV_ID | CRMC_DAM_CONV_SV | CHAR (4) |
| SOURCE | Source for conversion | CRMT_DAM_CONV_SOURCE | CHAR (6) | |
| ACTIVE | Active Flag | CRMT_DAM_ACTIVE | CHAR (1) | |
| CLASS | Nme of Java Classes for Conversion Service within CRM DAM | CRMC_DAM_CONV_CLASS | CHAR (255) |


