ACMRULEFORELEM
ACM: Rule-for-Element Persistence
ACMRULEFORELEM is an SAP database table in S/4HANA. ACM: Rule-for-Element Persistence. It contains 4 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ACM_DT_DEPENDENCIES_CELL | view | inner | ACM DT-Dependencies for cell-based access | |
| ACM_DT_DEPENDENCIES_ROW | view | left_outer | ACM DT-Dependencies for row-based access | |
| SACMRTGEN_DTTABLES_VIEW_CBA | view | inner | ACM Runtime-Generator - Get DT entries (cell-based) |
Fields (4)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | id | acm_ruleforelem_id | ID | |||
| rule_id | acm_rule_id | Rule ID | ||||
| pos | acm_sequence_number | Position | ||||
| masking_element | acm_masking_elem_name | Protected Elem. |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- ACM: Rule-for-Element Persistence
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ACMRULEFORELEM (
ID, -- ID [acm_ruleforelem_id]
RULE_ID, -- Rule ID [acm_rule_id]
POS, -- Position [acm_sequence_number]
MASKING_ELEMENT, -- Protected Elem. [acm_masking_elem_name]
PRIMARY KEY (ID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA