DBA Data[Home] [Help]

APPS.PAY_ELEMENT_LINKS_T1 dependencies on HR_GENERAL

Line 45: if hr_general.g_data_migrator_mode <> 'Y' then

41: begin
42: -- If the costable type is updated from costed or fixed to distributed or
43: -- not costed then we need to make all the link input values not costed.
44: --
45: if hr_general.g_data_migrator_mode <> 'Y' then
46: --
47: -- Bug 7475365: On updating costing type from others to Distributed,
48: -- input value was updated with costed flag as 'N' and this avoided the
49: -- distribution element to be costed. Changed condition to set costed flag