The CRMC_PR_ASSIGN table in SAP ERP or S/4HANA stores Trans.Type – Transaction Object Type Combination – Selection data. There are total 3 fields in CRMC_PR_ASSIGN table. The Trans.Type – Transaction Object Type Combination – Selection 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_PR_ASSIGN table. It is in CRM Order: General Order Processing (CRM_ORDER) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_PR_ASSIGN Table Fields
Following is the list of fields that are available in SAP CRMC_PR_ASSIGN table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE (Business Transaction Type), SUBOBJ_CATEGORY (Business Transaction Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_PROC_TYPE | CHAR (4) |
| SUBOBJ_CATEGORY | Business Transaction Category | CRMT_SUBOBJECT_CATEGORY | CRMC_SUBOB_CAT | CHAR (10) |


