SAP CRMC_PARTNER_PDA Table – Possible Partner Determination Procedure Applications

The CRMC_PARTNER_PDA table in SAP ERP or S/4HANA stores Possible Partner Determination Procedure Applications data. There are total 5 fields in CRMC_PARTNER_PDA table. The Possible Partner Determination Procedure Applications 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_PDA 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_PDA Table Fields

Following is the list of fields that are available in SAP CRMC_PARTNER_PDA table. The primary key fields of the table are CLIENT (Client), DETERM_PROC (ID of a Partner Determination Procedure), DOCUMENT_LEVEL (Level of Use of a Partner Procedure), USED_IN (Object Types Supported by Partner Determination).

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 CRMC_PARTNER_PDD CHAR (8)
DOCUMENT_LEVEL Level of Use of a Partner Procedure COMT_PARTNER_PROC_USED_LEVEL CHAR (1)
USED_IN Object Types Supported by Partner Determination COMT_PARTNER_OBJECT_TYPE COMC_PARTNER_OBJ CHAR (10)
REGISTRATOR User Who Created an Entry COMT_REGISTRATOR CHAR (12)