Quality Collection plan - How to create Collection element with interdependency
I have a requirement to create a Quality collection plan with interdependencies with Collection Elements.
Following are the collection elements to be defined in the collection plan
Collection Element 10 :Job ( Will have to restrict the LOV with Jobs in status 'Closed')
Collection Element 20: Item ( Item should be the Finished good of the Job selected in Collection element 10)
Collection Element 30 : Item Description ( This should be the Description of Item Selected in Collection Element 20)
Collection Element 40 : Quanity ( validation has to be applied like quantity should be <= Job Quantity - Job selected from Sequence 10).
Let me know if this can be met by applying the SQL validation conditions with out any form presonalisation.