The EPDCRMPRODPIPS table in SAP ERP or S/4HANA stores Contains the CRM Product-Identifying Parameters data. There are total 7 fields in EPDCRMPRODPIPS table. The Contains the CRM Product-Identifying Parameters 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 EPDCRMPRODPIPS 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 EPDCRMPRODPIPS Table Fields
Following is the list of fields that are available in SAP EPDCRMPRODPIPS 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), CRM_PRODUCT (CRM Product).
| 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) | |
| CRM_PRODUCT | CRM Product | ESALES_CRM_PRODUCT | CHAR (40) | |
| VALUE | Attribute value | EPD_VALUE | CHAR (255) | |
| DEFAULT_PRODUCT | Boolean Variable for Object Status Definition | EPD_VALID | CHAR (1) |


