DBA Data[Home] [Help]

APPS.OUTSIDE_PROC_SV dependencies on WIP_OPERATION_RESOURCES

Line 320: FROM wip_operation_resources wor

316: 'RESOURCE', x_quantity_ordered)
317: INTO x_usage_rate_or_amount,
318: x_assembly_quantity,
319: x_resource_quantity
320: FROM wip_operation_resources wor
321: WHERE wor.wip_entity_id = x_entity_id
322: AND nvl(wor.repetitive_schedule_id,-1) =
323: nvl(x_wip_repetitive_schedule_id,-1)
324: AND wor.operation_seq_num = x_wip_operation_seq_num