How to default different waraehouse on Repair Order logistic lines
Hi,
We are using Oracle Apps R12.1.3.
In Depot Repair module we need to default the warehouse only in RMA logistic line.
There should not be any warehouse in Ship Line so that it uses OM defaulting rule.
We can default the warehouse on RMA line using defaulting rule if the CSD: Default Logistics Warehouse profile value is yes.
In that case both RMA and Ship Line gets warehouse.
We tried to use PLSQL defaulting rule to return NULL value for Warehouse, which does not work.
Is there any other option to achieve this?