DBA Data[Home] [Help]

APPS.PAY_TCO_BUS dependencies on HR_GENERAL

Line 510: hr_general.assert_condition(false);

506: raise l_error;
507: end if;
508: close csr_sba_belongs;
509: else
510: hr_general.assert_condition(false);
511: end if;
512: hr_utility.set_location(' Leaving:'||l_proc, 15);
513: exception
514: when l_error then

Line 819: hr_general.assert_condition(false);

815: raise l_error;
816: end if;
817: close csr_sba_exists;
818: else
819: hr_general.assert_condition(false);
820: end if;
821: end if;
822: hr_utility.set_location(' Leaving:'||l_proc, 15);
823: exception