DBA Data[Home] [Help]

APPS.CTO_CHANGE_ORDER_PK dependencies on MRP_SR_ASSIGNMENTS

Line 738: from mrp_sr_assignments assg,

734: -- check if the new ship org is etiher part of receiving org / source org
735:
736: select 'Y'
737: into l_valid_ship_from_org
738: from mrp_sr_assignments assg,
739: mrp_sr_receipt_org rcv,
740: mrp_sr_source_org src
741: where assg.inventory_item_id = lconfig_id
742: and assg.sourcing_rule_id = rcv.sourcing_rule_id