DBA Data[Home] [Help]

APPS.AMS_METRIC_FORMULAS_PKG dependencies on DUAL

Line 229: from dual;

225: where metric_formula_id = X_METRIC_FORMULA_ID;
226:
227: cursor c_get_mtfid is
228: select AMS_METRIC_FORMULAS_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.