DBA Data[Home] [Help]

APPS.AMS_PROGRAMS_ALL_PKG dependencies on DUAL

Line 475: from dual;

471: where program_id = X_PROGRAM_ID;
472:
473: cursor c_get_program_id is
474: select AMS_PROGRAMS_ALL_B_S.nextval
475: from dual;
476:
477: BEGIN
478:
479: if X_OWNER = 'SEED' then