The CRM_ACT_CUSTNO table in SAP ERP or S/4HANA stores Mapping Table: Business Partner – Customer – Consig.Procesng data. There are total 4 fields in CRM_ACT_CUSTNO table. The Mapping Table: Business Partner – Customer – Consig.Procesng 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 CRM_ACT_CUSTNO table. It is in CRM Activity Header Data (CRM_ACTIVITY_H) ABAP package and is part of the Activity Management (CRM-BTX-ACT) module.
SAP CRM_ACT_CUSTNO Table Fields
Following is the list of fields that are available in SAP CRM_ACT_CUSTNO table. The primary key fields of the table are CLIENT (Client), PARTNER_GUID (Business Partner GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PARTNER_GUID | Business Partner GUID | BU_PARTNER_GUID | RAW (16) | |
| CUSTOMER_NO | ERP Customer Number of a Business Partner | CRMT_BU_MAP_CUSTOMER_NUMBER | CHAR (10) | |
| ACCOUNT_GROUP | Account Group | CRMT_BU_ACCOUNT_GROUP | CHAR (4) |


