DBA Data[Home] [Help]

APPS.HR_LEGISLATION_ELEMENTS dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 1731: from ben_benefit_classifications

1727: -- Check parent ben class is present in the live tables
1728:
1729: select null
1730: into l_null_return
1731: from ben_benefit_classifications
1732: where r_each_row.benefit_classification_id=benefit_classification_id;
1733:
1734: EXCEPTION WHEN NO_DATA_FOUND THEN
1735: