The CRMC_AUTH_DOM table in SAP ERP or S/4HANA stores Authorization Domain data. There are total 3 fields in CRMC_AUTH_DOM table. The Authorization Domain 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_AUTH_DOM table. It is in Authorization Scope for CRM objects (One-Order, etc.) (CRM_AUTHORIZATION_SCOPE) ABAP package and is part of the Basic Functions (CRM-BF) module.
SAP CRMC_AUTH_DOM Table Fields
Following is the list of fields that are available in SAP CRMC_AUTH_DOM table. The primary key fields of Authorization Domain table in SAP are CLIENT (Client), AUTH_DOM (Authorization Domain).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| AUTH_DOM | Authorization Domain | CRM_AUTH_DOM | CHAR (16) | |
| AUTH_HANDLER_CLS | Service Authorization Handler Class | CRM_AUTH_HANDLER_CLASS | CHAR (30) |


