DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on INV_RCV_COMMON_APIS

Line 10559: l_operating_unit_id := inv_rcv_common_apis.get_operating_unit_id(

10555: RAISE fnd_api.g_exc_error;
10556: END;
10557:
10558: --
10559: l_operating_unit_id := inv_rcv_common_apis.get_operating_unit_id(
10560: l_receipt_source_code,
10561: l_po_header_id,
10562: l_req_line_id,
10563: l_oe_order_header_id);