DBA Data[Home] [Help]

APPS.ARH_PHON_PKG dependencies on HZ_CONTACT_POINTS_S

Line 399: SELECT hz_contact_points_s.nextval

395:
396: l_count := 1;
397:
398: while l_count > 0 loop
399: SELECT hz_contact_points_s.nextval
400: INTO x_phone_id
401: FROM dual;
402:
403: select count(*) into l_count from hz_contact_points