CRMC_AUTH_DOM (Authorization Domain) is a transparent table in SAP S/4HANA 2022/2023 systems. It is part of the CRM (Customer Relationship Management) Module, specifically within the CRM-BF (Basic Functions) application component and is located in the CRM_AUTHORIZATION_SCOPE (Authorization Scope for CRM objects (One-Order, etc.)) package.
Below is the full application component hierarchy path of the table. By selecting any node, you can navigate through the hierarchy and view all elements of the respective node.
After the hierarchy path, you can find the technical details of the table, including the fields, field descriptions, data elements, checktables, domains, datatypes, field lengths, decimals, and possible standard values. The key fields are marked with a key icon and are highlighted.
| # | Field | Description | Data Element | Checktable | Domain | Datatype | Length | Decimals | ||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Client | MANDT | T000 | MANDT | CLNT | 000003 | 000000 | ||
| 2 | AUTH_DOM | Authorization Domain | CRM_AUTH_DOM | CRMC_AUTH_DOM | CRM_AUTH_DOM | CHAR | 000016 | 000000 | ||
| 3 | AUTH_HANDLER_CLS | Service Authorization Handler Class | CRM_AUTH_HANDLER_CLASS | SEOCLSNAME | CHAR | 000030 | 000000 |