DBA Data[Home] [Help]

APPS.OTA_RA_CON_API dependencies on DUAL

Line 293: SELECT hz_contact_numbers_s.nextval INTO X_Contact_Number FROM DUAL;

289: BEGIN
290: i_create_org_contact := 'Y';
291: l_created_by_module := 'OLMENR';
292:
293: SELECT hz_contact_numbers_s.nextval INTO X_Contact_Number FROM DUAL;
294:
295:
296:
297: