DBA Data[Home] [Help]

APPS.AMS_PROD_TEMPLATE_PKG dependencies on DUAL

Line 121: from dual;

117: where template_id = X_TEMPLATE_ID;
118:
119: cursor c_get_tempid is
120: select AMS_PROD_TEMPLATES_B_S.nextval
121: from dual;
122:
123: cursor c_db_data_details is
124: select last_updated_by, nvl(object_version_number,1)
125: from AMS_PROD_TEMPLATES_B