DBA Data[Home] [Help]

APPS.JMF_PROCESS_SHIKYU_RCV_TRX_PVT dependencies on JMF_SHIKYU_WIP_PVT

Line 1688: l_required_quantity := JMF_SHIKYU_WIP_PVT.get_component_quantity

1684:
1685: -- Get required quantity of shikyu component.
1686:
1687:
1688: l_required_quantity := JMF_SHIKYU_WIP_PVT.get_component_quantity
1689: ( p_item_id => l_subcontract_po_shikyu_comp.shikyu_component_id
1690: , p_organization_id => l_subcontract_po_shikyu_comp.tp_organization_id
1691: , p_subcontract_po_shipment_id => p_po_shipment_id
1692: );