DBA Data[Home] [Help]

APPS.WIP_WS_UTIL dependencies on WIP_PARAMETERS

Line 882: wip_parameters wp

878: wip_constants.yes, nvl(bdr.efficiency, 1), 1)
879: into l_units, l_utilization, l_efficiency
880: from wip_operation_resources wor,
881: bom_department_resources bdr,
882: wip_parameters wp
883: where wor.organization_id = p_organization_id
884: and wor.wip_entity_id = p_wip_entity_id
885: and wor.operation_seq_num = p_op_seq_num
886: and wor.resource_seq_num = p_resource_seq_num