DBA Data[Home] [Help]

APPS.PAY_EGU_BUS dependencies on PAY_PUT_SHD

Line 276: if not pay_put_shd.chk_startup_mode_compatible

272: --
273: -- Confirm that the parent Element Set's startup mode is compatible
274: -- with this child row.
275: --
276: if not pay_put_shd.chk_startup_mode_compatible
277: (p_parent_bgid => l_busgrpid
278: ,p_parent_legcode => l_legcode
279: ,p_child_bgid => p_business_group_id
280: ,p_child_legcode => p_legislation_code

Line 381: if not pay_put_shd.chk_startup_mode_compatible

377: --
378: -- Confirm that the parent Event Group's startup mode is compatible
379: -- with this child row.
380: --
381: if not pay_put_shd.chk_startup_mode_compatible
382: (p_parent_bgid => l_busgrpid
383: ,p_parent_legcode => l_legcode
384: ,p_child_bgid => p_business_group_id
385: ,p_child_legcode => p_legislation_code