DBA Data[Home] [Help]

APPS.AMS_PROD_TEMPLATE_ATTR_PKG dependencies on DUAL

Line 38: from dual;

34: where template_attribute_id = X_TEMPLATE_attribute_ID;
35:
36: cursor c_get_temp_attr_id is
37: select ams_prod_template_attr_S.nextval
38: from dual;
39:
40: cursor c_db_data_details is
41: select last_updated_by, nvl(object_version_number,1)
42: from ams_prod_template_attr