Can dynamic formula access what list_line_id or list_header_id the call was made from?
price list has lines with dynamic formulas. Formula is based on custom pricing attribute. Custom pricing attribute is sourced from PL/SQL code.
Question: is there way to know inside pl/sql code what price list line made call to dynamic formula?
If no then would custom pricing hook (get_custom_price from QP_CUSTOM) be a better option to alter price returned by static price-list?
best regards, Roman