cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

S4 HANA Usage for V_MARC_MD

manojsjadhav_jd
Explorer
0 Kudos
2,626

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

Accepted Solutions (0)

Answers (0)