DBA Data[Home] [Help]

APPS.WIP_WS_LABOR_METRIC_PUB dependencies on DUAL

Line 638: from dual;

634: Time window for metrics calculation. */
635:
636: select sysdate
637: into l_current_date
638: from dual;
639:
640: l_stmt_num :=30;
641:
642: l_bom_uom_code := fnd_profile.value('BOM:HOUR_UOM_CODE');