Attribute_category field
why does the attribute category field not populated in (PO_DISTRIBUTIONS_ALL), or sometimes populated with 'PURCHASE'?
Due to this problem the attributes fields does not appear in the purchase screens : the context is not fixed.
I saw that the trigger (PO_DISTRIBUTIONS_T1) copies the attribute values and attribute category from (po_req_distributions_all) to (PO_DISTRIBUTIONS_ALL).
What should I do?