DBA Data[Home] [Help]

APPS.PER_PCE_INS dependencies on DUAL

Line 161: Cursor C_Sel1 IS select per_cagr_entitlements_s.nextval from sys.dual;

157: ) IS
158: --
159: l_proc VARCHAR2(72) := g_package||'pre_insert';
160: --
161: Cursor C_Sel1 IS select per_cagr_entitlements_s.nextval from sys.dual;
162: --
163: BEGIN
164: hr_utility.set_location('Entering:'||l_proc, 5);
165: --