R12.2.10- Need inquiry only functionality for View Routings
In 12.1.3, we used the standard Oracle Function, Routings, (BOM_BOMFDRTC ) and it worked as inquiry only. Now in R12.2.10, this function/form allows updates. We created a clone of the function and added the Inquiry only parameter. The problem is that it throws off error messages before it returns the data. The error message is APP-FIN-01238 Cannot set value for field: b_op_rtgs.item_description. The error message appears 4 times.
Has anyone successfully created an inquiry only function for Routings? How?