DBA Data[Home] [Help]

APPS.PAY_ELEMENT_LINKS_T1 dependencies on PAY_CORE_UTILS

Line 67: pay_core_utils.g_business_group_id := :new.business_group_id;

63: close csr_effective_date;
64: --
65: -- Set global BG so DYnamic Trigger on child input_vals
66: -- has access to BG and wont fire sql on this changing record
67: pay_core_utils.g_business_group_id := :new.business_group_id;
68: --
69: update pay_link_input_values_f LIV
70: set liv.costed_flag = 'Y'
71: where liv.element_link_id = :new.element_link_id