DBA Data[Home] [Help]

APPS.AMS_CUSTOM_SETUP_PURPOSE_PKG dependencies on DUAL

Line 229: from dual;

225: where setup_purpose_id = p_setup_purpose_id;
226:
227: cursor c_get_cspid is
228: select ams_custom_setup_purpose_s.nextval
229: from dual;
230:
231: BEGIN
232:
233: -- set the last_updated_by to be used while updating the data in customer data.