DBA Data[Home] [Help]

APPS.HR_LEGISLATION_ELEMENTS dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 1752: from ben_benefit_classifications

1748: -- Check parent ben class is present in the live tables
1749:
1750: select null
1751: into l_null_return
1752: from ben_benefit_classifications
1753: where r_each_row.benefit_classification_id=benefit_classification_id;
1754:
1755: EXCEPTION WHEN NO_DATA_FOUND THEN
1756: