The CRMS_PR_MTH table in SAP ERP or S/4HANA stores Product Association Rules: GENIL methods table data. There are total 3 fields in CRMS_PR_MTH table. The Product Association Rules: GENIL methods table 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 CRMS_PR_MTH table. It is in Product Association Rules GENIL (CRM_MKTPR_IL) ABAP package and is part of the Cross-Selling (CRM-MKT-PRP-CRS) module.
SAP CRMS_PR_MTH Table Fields
Following is the list of fields that are available in SAP CRMS_PR_MTH table. The primary key fields of the table are OBJECT_NAME (External Name of Object), METHOD_NAME (Name of Business Object Method).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| METHOD_NAME | Name of Business Object Method | CRMT_OBJ_METHOD_NAME | CHAR (30) | |
| RETURN_TYPE | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) |


