Skip to main content

 

 

I want to populate  ÂAMMTran.OperationID] as the report parameter. I have added the parameter in the schema but nothing is showing up on the report screen.

This is how I see this empty selector. 

Hi @Rajginoya, have you tried using this OrderType instead of MaterialNo? Operation ID will depend on the OrderType and ProOrderID for it to get/populate the related data.

=Report.GetFieldSchema('AMMTran.OperationID, OrderType, ProdOrdID')


Hi @Rajginoya, have you tried using this OrderType instead of MaterialNo? Operation ID will depend on the OrderType and ProOrderID for it to get/populate the related data.

=Report.GetFieldSchema('AMMTran.OperationID, OrderType, ProdOrdID')

Report Parameter
Screen

 


Hi @Rajginoya were you able to find a solution? Thank you!


Reply