The CRMC_IC_BTPFAS table in SAP ERP or S/4HANA stores Assignment of partner funtions to business transaction data. There are total 5 fields in CRMC_IC_BTPFAS table. The Assignment of partner funtions to business transaction 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_IC_BTPFAS table. It is in CRM Interaction Center: Customizing (CRM_IC_CUSTOMIZING) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMC_IC_BTPFAS Table Fields
Following is the list of fields that are available in SAP CRMC_IC_BTPFAS table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE (Business Transaction Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_PROC_TYPE | CHAR (4) |
| CUSTOMER_PFC | Customer Partner Function | CRMT_IC_CUSTOMER_PARTNER_FCT | CRMC_PARTNER_FCT | CHAR (8) |
| CONTACT_PFC | Contact Partner Function | CRMT_IC_CONTACT_PARTNER_FCT | CRMC_PARTNER_FCT | CHAR (8) |
| AGENT_PFC | Agent Partner Function | CRMT_IC_AGENT_PARTNER_FCT | CRMC_PARTNER_FCT | CHAR (8) |


