is there a way to read lookup DFF values in OM extension.
Hi we have a requirement to default shipping method based on the estimated shipment weight on the order. so we came up with the below solution.
- Maintain a lookup where you can define a DFF to capture the weight, mode of transport, carrier, Service level etc
- if total estimated weight is greater than what is defined in the DFF, then pickup corresponding carrier/mode of transport and service level (meaning Shipping method)
I know how to fetch the Lookup code, meaning and description but i don't know if we can fetch the DFF values under each lookup values. if anyone has done similar groovy script, please share with me.
Tagged:
0