on 2024 May 29 10:49 AM
As per SAP Note 2206980 - Material Inventory Managment: change of data model in S/4HANA - SAP for Me
It has been advised to use following views for queries on MARC table.
V_MARC_MD - Master data attributes only.
NSDM_V_MARC_DIFF - Aggregated fields.
As per SAP Note 2000002 - FAQ: SAP HANA SQL Optimization - SAP for Me point 25. Compatibility views are intermediate solution and maybe replaced by permanent solution.
A CDS view called I_ProductPlant is available for data attributes from MARC table.
Question is why not directly use I_ProductPlant rather than (V_MARC_MD, NSDM_V_MARC_DIFF). Or is there any other solution being considered for long term.
Thanks!
Regards,
Manoj
Request clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.