The EPDCRMPRODPARAM table in SAP ERP or S/4HANA stores Table for Paramaters for Product Ident. of CRM Products data. There are total 6 fields in EPDCRMPRODPARAM table. The Table for Paramaters for Product Ident. of CRM Products 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 EPDCRMPRODPARAM table. It is in Master Data Generator – Generic Part (EMDGEN) ABAP package and is part of the Contract Accounts Receivable and Payable (FI-CA) module.
SAP EPDCRMPRODPARAM Table Fields
Following is the list of fields that are available in SAP EPDCRMPRODPARAM table. The primary key fields of the table are MANDT (Client), PRODID (Node to Describe Master Data Template), ACTSTAT (Activation Status of Entry), ATTRID (Attribute Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PRODID | Node to Describe Master Data Template | EPD_PRODID | * | CHAR (20) |
| ACTSTAT | Activation Status of Entry | EPD_ACTIVE | CHAR (1) | |
| ATTRID | Attribute Name | EPD_ATTRID | CHAR (20) | |
| VALUE | Attribute value | EPD_VALUE | CHAR (255) | |
| CRM_PRODUCT | CRM Product | ESALES_CRM_PRODUCT | CHAR (40) |


