DBA Data[Home] [Help]

APPS.JMF_PROCESS_SHIKYU_RCV_TRX_PVT dependencies on JMF_SHIKYU_WIP_PVT

Line 1643: l_required_quantity := JMF_SHIKYU_WIP_PVT.get_component_quantity

1639:
1640: -- Get required quantity of shikyu component.
1641:
1642:
1643: l_required_quantity := JMF_SHIKYU_WIP_PVT.get_component_quantity
1644: ( p_item_id => l_subcontract_po_shikyu_comp.shikyu_component_id
1645: , p_organization_id => l_subcontract_po_shikyu_comp.tp_organization_id
1646: , p_subcontract_po_shipment_id => p_po_shipment_id
1647: );