The CRMC_PARTNER_DAD table in SAP ERP or S/4HANA stores default access sequences for partner determination data. There are total 3 fields in CRMC_PARTNER_DAD table. The default access sequences for partner determination 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_PARTNER_DAD table. It is in Customizing APIs for OneOrder (CRM_ORDER_CUST) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_PARTNER_DAD Table Fields
Following is the list of fields that are available in SAP CRMC_PARTNER_DAD table. The primary key fields of the table are PARTNER_PFT (Partner Function Category), OBJECT_TYPE (Leading Business Transaction Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PARTNER_PFT | Partner Function Category | COMT_PARTNER_PFT | CHAR (4) | |
| OBJECT_TYPE | Leading Business Transaction Category | CRMT_SWO_OBJTYP_PROCESS | CHAR (10) | |
| ACCESS_SEQUENCE | Identification of Access Sequence | COMT_PARTNER_ACCESS_SEQUENCE | CHAR (4) |


