DBA Data[Home] [Help]

APPS.AMS_DM_TARGETS_B_PKG dependencies on AMS_DM_TARGETS_B_S

Line 455: select ams_dm_targets_b_s.nextval

451: from ams_dm_targets_b
452: where target_id = x_target_id;
453:
454: cursor c_get_target_id is
455: select ams_dm_targets_b_s.nextval
456: from dual;
457: BEGIN
458:
459: if x_owner = 'SEED' then