I want to put requisition hold in place whereby if a requestor asks for something over a certain value then they can only forward that requisition to certain people.
I have been running a trace and the dispatch function appears to use the update method on the requisition business object. However I can’t seem to get a flow running whereby we validate a price and then CurrDispatcherID be flagged as being a specific person or group of people.
As anyone ever tried to create any type of price validation for the requisition screens? Any guidance as to what you may have done