SAP CRMC_PARTNER_PFA Table – Attribute Assignments of Partner Function Types

The CRMC_PARTNER_PFA table in SAP ERP or S/4HANA stores Attribute Assignments of Partner Function Types data. There are total 6 fields in CRMC_PARTNER_PFA table. The Attribute Assignments of Partner Function Types 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_PFA table. It is in General Partner Processing (COM_PARTNER_MD) ABAP package and is part of the Partner Processing (CRM-BF-PD) module.

SAP CRMC_PARTNER_PFA Table Fields

Following is the list of fields that are available in SAP CRMC_PARTNER_PFA table. The primary key fields of the table are PARTNER_PFT (Partner Function Category), PFT_SUBTYPE (Partner Function Sub-Type), SEMANTIC_KEY (Semantic Key for an Attribute Structure).

Field Description Data Element Check Table Data Type
PARTNER_PFT Partner Function Category COMT_PARTNER_PFT CRMC_PARTNER_PFT CHAR (4)
PFT_SUBTYPE Partner Function Sub-Type COMT_PARTNER_SUBTYPE CRMC_PARTNER_PS CHAR (4)
SEMANTIC_KEY Semantic Key for an Attribute Structure COMT_PARTNER_SEMANTIC_KEY CHAR (16)
ATTR_STRUCTURE Name of internal structure STRNAME CHAR (30)
ATTR_TABLE Table name, 16 characters TABNAME16 CHAR (16)
REGISTRATOR User Who Created an Entry COMT_REGISTRATOR CHAR (12)