The CRMC_PR_SUBTRAC table in SAP ERP or S/4HANA stores Configuration table to control subtraction in request load data. There are total 4 fields in CRMC_PR_SUBTRAC table. The Configuration table to control subtraction in request load 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_PR_SUBTRAC table. It is in Product Master Customizing – CRM (CRM_PRODUCT_CUST) ABAP package and is part of the Products (CRM-MD-PRO) module.
SAP CRMC_PR_SUBTRAC Table Fields
Following is the list of fields that are available in SAP CRMC_PR_SUBTRAC table. The primary key fields of the table are MANDT (Client), PRODUCT_TYPE (Product Type), OBJECT_FAMILY (Object Family), FRGTYPE_ID (Identification of a Set Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PRODUCT_TYPE | Product Type | COMT_PRODUCT_TYPE | COMC_PR_TYPE | CHAR (2) |
| OBJECT_FAMILY | Object Family | COMT_PRODUCT_OBJECT_FAMILY | COMC_PR_OBJ_FAM | CHAR (4) |
| FRGTYPE_ID | Identification of a Set Type | COMT_FRGTYPE_ID | CRMS_PR_SUBSET | CHAR (16) |


