DBA Data[Home] [Help]

APPS.WIP_WS_UTIL dependencies on WIP_PARAMETERS

Line 923: wip_parameters wp

919: wip_constants.yes, nvl(bdr.efficiency, 1), 1)
920: into l_units, l_utilization, l_efficiency
921: from wip_operation_resources wor,
922: bom_department_resources bdr,
923: wip_parameters wp
924: where wor.organization_id = p_organization_id
925: and wor.wip_entity_id = p_wip_entity_id
926: and wor.operation_seq_num = p_op_seq_num
927: and wor.resource_seq_num = p_resource_seq_num