DBA Data[Home] [Help]

APPS.WIP_WS_SHORTAGE dependencies on WIP_WS_TIME_ENTRY

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

1114: wor.operation_seq_num,
1115: wor.resource_id,
1116: nvl(wip_ws_dl_util.get_col_res_usage_req(wor.wip_entity_id, wor.operation_seq_num,wo.department_id, wor.resource_id, null),0) open_quantity,
1117: wor.uom_code,
1118: decode( wip_ws_time_entry.is_time_uom(wor.uom_code), 'Y',
1119: inv_convert.inv_um_convert(-1,
1120: 38,
1121: wor.usage_rate_or_amount,
1122: wor.uom_code,