Hi ,
In Create purchase orders screen I want to process only certain records according to a condition. And also, for records those do not meet meet the condition, I want to print an error for each in the processing window. Can I put my logic inside POCreateFilter_Rowselected event handler or FixedDemand.SetProcessDelegate? What is the most efficient way to do this?
Thanks