DBA Data[Home] [Help]

APPS.WIP_WS_SHORTAGE dependencies on WIP_OPERATION_RESOURCES

Line 1130: from wip_operation_resources wor,

1126: null) usage,
1127: wor.applied_resource_units ,
1128: wor.basis_type,
1129: decode(wp.include_resource_efficiency, 1, nvl(bdr.efficiency, 1), 1) efficiency
1130: from wip_operation_resources wor,
1131: wip_operations wo,
1132: wip_parameters wp,
1133: bom_department_resources bdr
1134: where wor.organization_id = p_org_id