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

How to enable the "MRP Controller" filter in App Goods Movements Analysis?

lstake
Discoverer
0 Kudos
521

In App Goods Movement Analysis we would like to add MRP controller to the data extraction criteria.

How to add this field?

Thank you in advance!

View Entire Topic
jagdeepsingh83
Active Contributor
0 Kudos

Goods Movement Analysis uses CDS views C_GoodsMovementQuery and I_GoodsMovementCube or IGOODSMOVMTDOC-- you have use development team members (Fiori and ABAP) to enhance the CDS view to add MRP controller into the view then you would able to use in the Analysis app. Try out with you development team and them to enhance CDS view to add MRP controller field the view. It may require appending I_Material with MRP contorller to use the info the Goods movement query or cube.

lstake
Discoverer
0 Kudos
Thank you for your answer!