DBA Data[Home] [Help]

APPS.AMS_CUSTOM_SETUPS_PKG dependencies on DUAL

Line 395: from dual;

391: where CUSTOM_SETUP_ID = X_CUSTOM_SETUP_ID;
392:
393: cursor c_get_cusid is
394: select ams_custom_setups_b_S.nextval
395: from dual;
396:
397: BEGIN
398:
399: -- set the last_updated_by to be used while updating the data in customer data.