The CRMD_ALLOC_ID table in SAP ERP or S/4HANA stores Global Assignment Numbers data. There are total 2 fields in CRMD_ALLOC_ID table. The Global Assignment Numbers 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 CRMD_ALLOC_ID table. It is in Document flow (CRM_DOC_FLOW) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMD_ALLOC_ID Table Fields
Following is the list of fields that are available in SAP CRMD_ALLOC_ID table. The primary key fields of the table are CLIENT (Client), ALLOCATION_ID (External Allocation Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ALLOCATION_ID | External Allocation Number | CRMT_ALLOCATION_ID | CHAR (16) |


