DBA Data[Home] [Help]

APPS.AMS_DELIVERABLES_ALL_PKG dependencies on DUAL

Line 874: from dual;

870: where deliverable_id = X_DELIVERABLE_ID;
871:
872: cursor c_get_delid is
873: select AMS_DELIVERABLES_ALL_B_S.nextval
874: from dual;
875:
876: BEGIN
877:
878: if X_OWNER = 'SEED' then