DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on INV_RCV_COMMON_APIS

Line 11036: l_operating_unit_id := inv_rcv_common_apis.get_operating_unit_id(

11032: RAISE fnd_api.g_exc_error;
11033: END;
11034:
11035: --
11036: l_operating_unit_id := inv_rcv_common_apis.get_operating_unit_id(
11037: l_receipt_source_code,
11038: l_po_header_id,
11039: l_req_line_id,
11040: l_oe_order_header_id);