The CRMC_PARTNER_PDD table in SAP ERP or S/4HANA stores Table of Defined partner Determination Procedures data. There are total 5 fields in CRMC_PARTNER_PDD table. The Table of Defined partner Determination Procedures 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_PDD table. It is in General Partner Processing (COM_PARTNER) ABAP package and is part of the Partner Processing (CRM-BF-PD) module.
SAP CRMC_PARTNER_PDD Table Fields
Following is the list of fields that are available in SAP CRMC_PARTNER_PDD table. The primary key fields of the table are CLIENT (Client), DETERM_PROC (ID of a Partner Determination Procedure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| DETERM_PROC | ID of a Partner Determination Procedure | COMT_PARTNER_DETERM_PROC | CHAR (8) | |
| NO_DETERMINATION | No Partner Determination for Partner Functions in Part.Proc. | COMT_PARTNER_NO_DETERMINATION | CHAR (1) | |
| SCOPE | Permitted Partner Functions | COMT_PARTNER_PROC_SCOPE | CHAR (1) | |
| DETERM_LOG | Partner Logging | COMT_PARTNER_DETERM_LOG | CHAR (1) |


