How to default Price List on Repair Order from Customer Bill-to Site
We want to default the price list on repair order from Customer Bill-to site.
According to Oracle we can pass only two parameters to a PL/SQL package used in Depot Repair Defaulting Rule => $SRACCTID$ (Customer Account ID) and $ROLINEID$ (Repair Line ID).
Out of these two we can't use the repair line id as when defaulting rule works it has not generated.
Is there any other option to default price list from customer bill-to site?