DEV: URG How to restrict the Deliver to Location in Work Order page based on the inventory organizat
In Work Order Screen--> Material Requirements region there is flexfield for Deliver To location.
I have to restrict the values for Deliver To location based on the Inv organization.
I tried to change the valueset of Deliver to location by adding the condition
inventory_organization_id= $PROFILES$.MFG_ORGANIZATION_ID. But it didnt work.
Can anyone suggest me how can I achieve this?