DBA Data[Home] [Help]

APPS.WIP_WS_SHORTAGE dependencies on WIP_OPERATION_RESOURCES

Line 1199: from wip_operation_resources wor,

1195: null) usage,
1196: wor.applied_resource_units ,
1197: wor.basis_type,
1198: decode(wp.include_resource_efficiency, 1, nvl(bdr.efficiency, 1), 1) efficiency
1199: from wip_operation_resources wor,
1200: wip_operations wo,
1201: wip_parameters wp,
1202: bom_department_resources bdr
1203: where wor.organization_id = p_org_id