The CRM_ACE_MPL_ACL table in SAP ERP or S/4HANA stores Runtime access control list of marketing planner objects data. There are total 3 fields in CRM_ACE_MPL_ACL table. The Runtime access control list of marketing planner objects 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_ACE_MPL_ACL table. It is in Interfaces for Access Control Engine (CRM_ACE_INTERFACES) ABAP package and is part of the Customer Relationship Management (CRM) module.
SAP CRM_ACE_MPL_ACL Table Fields
Following is the list of fields that are available in SAP CRM_ACE_MPL_ACL table. The primary key fields of the table are MANDT (Client), OBJECT_GUID (Object GUID (Access Control Engine)), ACEGROUP_ID (ACEGroup ID (Access Control Engine)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OBJECT_GUID | Object GUID (Access Control Engine) | CRM_ACE_OBJECT_GUID | RAW (16) | |
| ACEGROUP_ID | ACEGroup ID (Access Control Engine) | CRM_ACE_GROUP_ID | RAW (16) |


