DBA Data[Home] [Help]

APPS.MRP_SOURCING_API_PK dependencies on WIP_ENTITIES

Line 757: wip_entities we

753: Nvl(SUM(NVL(rep.daily_production_rate * rep.processing_work_days,0)),0)
754: INTO x_rep_alloc_qty
755: FROM wip_repetitive_schedules rep,
756: wip_repetitive_items wri,
757: wip_entities we
758: WHERE
759: we.organization_id = arg_org_id
760: AND wri.wip_entity_id = we.wip_entity_id
761: AND we.primary_item_id = arg_item_id