The CRMM_BP_PROFMA table in SAP ERP or S/4HANA stores Profiles: Mapping for Address Determination Transactions data. There are total 4 fields in CRMM_BP_PROFMA table. The Profiles: Mapping for Address Determination Transactions 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 CRMM_BP_PROFMA table. It is in Business Partner Profiles (CRMM_BUPA_PROFILE) ABAP package and is part of the CRM Specific Business Partner Data (CRM-MD-BP-DAT) module.
SAP CRMM_BP_PROFMA Table Fields
Following is the list of fields that are available in SAP CRMM_BP_PROFMA table. The primary key fields of the table are CLIENT (Client), PROFILE_ID (Profile ID), OPERATION (Standard Transaction for Address Determination).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PROFILE_ID | Profile ID | CRMT_SPL_BUPA_PROFILE_ID | CRMC_SPL_BP_PRFL | CHAR (10) |
| OPERATION | Standard Transaction for Address Determination | CRMM_BUPA_PROFILE_OPR_STD | TB008S | CHAR (6) |
| OPERATION_WP | Profile-Dependent Transaction for BP Address Determination | CRMM_BUPA_PROFILE_OPR_SUBS | TB008S | CHAR (6) |


