Enable or disable dependency of attributes based on a condition in OE_Dependencies_Extn
I would like to enable or disable dependency of attributes based on a condition(Eg : based on Ordered Item). in OE_Dependencies_Extn package
Tried using Global Variables(ont_header_def_hdlr.g_record / oe_header_security.g_record).
It's not working.