DBA Data[Home] [Help]

APPS.WIP_WS_DL_UTIL dependencies on WIP_WS_TIME_ENTRY

Line 721: decode( wip_ws_time_entry.is_time_uom(wor.uom_code), 'Y',

717: wor.basis_type,
718: wdj.start_quantity,
719: wo.cumulative_scrap_quantity,
720: wo.quantity_completed,
721: decode( wip_ws_time_entry.is_time_uom(wor.uom_code), 'Y',
722: inv_convert.inv_um_convert(-1,
723: 38,
724: wor.usage_rate_or_amount,
725: wor.uom_code,