DBA Data[Home] [Help]

APPS.WIP_WS_LABOR_METRIC_PUB dependencies on DUAL

Line 664: from dual;

660: Time window for metrics calculation. */
661:
662: select sysdate
663: into l_current_date
664: from dual;
665:
666: l_stmt_num :=30;
667:
668: l_bom_uom_code := fnd_profile.value('BOM:HOUR_UOM_CODE');