DBA Data[Home] [Help]

APPS.PAY_UCI_BUS dependencies on PAY_PUT_SHD

Line 625: if not pay_put_shd.chk_startup_mode_compatible

621: --
622: -- Confirm that the parent USER_ROW's startup mode is compatible
623: -- with this row.
624: --
625: if not pay_put_shd.chk_startup_mode_compatible
626: (p_parent_bgid => l_busgrpid
627: ,p_parent_legcode => l_legcode
628: ,p_child_bgid => p_business_group_id
629: ,p_child_legcode => p_legislation_code

Line 723: if not pay_put_shd.chk_startup_mode_compatible

719: --
720: -- Confirm that the parent USER_COLUMN's startup mode is compatible
721: -- with this child row.
722: --
723: if not pay_put_shd.chk_startup_mode_compatible
724: (p_parent_bgid => l_busgrpid
725: ,p_parent_legcode => l_legcode
726: ,p_child_bgid => p_business_group_id
727: ,p_child_legcode => p_legislation_code