SAP ACMATASSIGASPECT ACM-Admintime: Assigned Aspects to a Subj2Role entry Table
Overview
ACMATASSIGASPECT is a standard SAP S/4HANA table that stores ACM-Admintime: Assigned Aspects to a Subj2Role entry data. There are total 10 fields in the ACMATASSIGASPECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMATASSIGASPECT belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Common Objects for Access Control Management (SACM_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMATASSIGASPECT to other SAP tables and standard CDS views available based on ACMATASSIGASPECT table in S/4HANA 2020.
Techincal Settings of ACMATASSIGASPECT
Below are technical details of the table ACMATASSIGASPECT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMATASSIGASPECT Fields
The following table gives you an overview of the fields available in ACMATASSIGASPECT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ID | ACM: UUID of an Assigned-Aspect entry | ACM_ASSIGNEDASPECT_ID | RAW | 16 | |
| SUBJ2ROLE_ID | ACM: UUID of an Subject-to-Role entry | ACM_SUBJ2ROLE_ID | RAW | 16 | |
| ASPECT_ID | ACM: UUID of an Aspect | ACM_ASPECT_ID | RAW | 16 | |
| ASPECT_GENERIC | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | |
| ACCOND_PATHTYPE | ACM: Type of an Access-Condition Path | ACM_ACCONDPATH_TYPE | CHAR | 10 | |
| ACFIELD_AVDET_ID | ACM: Globally unique ID - primary key of all ACM tables | ACM_ID | RAW | 16 | |
| ASPECT_EVAL_TIME | ***DEPRECATED: ACM: Aspect Evaluation Time | ACM_ASPECT_EVAL_TIME | CHAR | 3 | |
| COMP_OPER_PROPOS | ACM: Comparison Operator (=, <>, <, >) | ACM_COMPARISON_OPERATOR | CHAR | 10 | |
| COMP_OPER_CONFIR | ACM: Comparison Operator (=, <>, <, >) | ACM_COMPARISON_OPERATOR | CHAR | 10 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACMATASSIGASPECT