Error on Show Message in Receipt.GetDtlPORelInfo post process BPM

,

Here is instructions on the dataView.RowFilter:

baqdvPO_LineComments.dataView.RowFilter = "PODetail_POLine = " + myCurrentPOLine;

Alternatively, you may be able to use BAQ Markup for this…