Hi everybody,
I am trying to create a quick report in IFS Apps10. It is important to make the inpurt mandatory.
Generally, I use the marked parameters. But in oracle 14 it doesn’t work anymore.
SELECT * FROM ifsapp.customer_order
WHERE order_no LIKE '&gMCSBL]ORDER_NO'
Can anyone confirm this?
Did the change something?