DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on INV_RCV_STD_RCPT_APIS

Line 4858: inv_rcv_std_rcpt_apis.get_project_task(

4854: l_project_id := NULL;
4855: l_task_id := NULL;
4856: END ;
4857: ELSIF (p_po_line_location_id IS NOT NULL) then -- Bug 6830559
4858: inv_rcv_std_rcpt_apis.get_project_task(
4859: p_po_line_location_id => p_po_line_location_id
4860: , p_oe_order_line_id => NULL
4861: , x_project_id => l_project_id
4862: , x_task_id => l_task_id

Line 5154: inv_rcv_std_rcpt_apis.create_move_order(p_move_order_header_id => l_move_order_header_id

5150: print_debug('MAINTAIN_MOC_CON - Move Order Line Not Found line Id ',1);
5151: END IF;
5152:
5153: --create mol
5154: inv_rcv_std_rcpt_apis.create_move_order(p_move_order_header_id => l_move_order_header_id
5155: ,p_po_line_location_id => p_po_line_location_id
5156: ,p_po_distribution_id => p_po_distribution_id
5157: ,p_shipment_line_id => p_shipment_line_id
5158: ,p_oe_order_line_id => p_oe_order_line_id

Line 5361: inv_rcv_std_rcpt_apis.get_project_task(

5357: l_project_id := NULL;
5358: l_task_id := NULL;
5359: END ;
5360: ELSIF (p_po_line_location_id IS NOT NULL) then
5361: inv_rcv_std_rcpt_apis.get_project_task(
5362: p_po_line_location_id => p_po_line_location_id
5363: , p_oe_order_line_id => NULL
5364: , x_project_id => l_project_id
5365: , x_task_id => l_task_id

Line 6326: -- inv_rcv_std_rcpt_apis.create_move_order(p_move_order_header_id => l_move_order_header_id

6322: --print_debug('MAINTAIN_MOC_CON - Move Order Line Not Found line Id ',1);
6323: -- END IF;
6324:
6325: --create mol
6326: -- inv_rcv_std_rcpt_apis.create_move_order(p_move_order_header_id => l_move_order_header_id
6327: -- ,p_po_line_location_id => p_po_line_location_id
6328: -- ,p_po_distribution_id => p_po_distribution_id
6329: -- ,p_shipment_line_id => p_shipment_line_id
6330: -- ,p_oe_order_line_id => p_oe_order_line_id

Line 6965: inv_rcv_std_rcpt_apis.get_project_task(

6961: l_project_id := NULL;
6962: l_task_id := NULL;
6963: END ;
6964: ELSIF (p_po_line_location_id IS NOT NULL) then
6965: inv_rcv_std_rcpt_apis.get_project_task(
6966: p_po_line_location_id => p_po_line_location_id
6967: , p_oe_order_line_id => NULL
6968: , x_project_id => l_project_id
6969: , x_task_id => l_task_id

Line 7390: inv_rcv_std_rcpt_apis.create_move_order(p_move_order_header_id => l_move_order_header_id

7386:
7387: --create mol
7388: -- Bug 4508608. Abs of Qty is passed for negative correction when creating MOL
7389:
7390: inv_rcv_std_rcpt_apis.create_move_order(p_move_order_header_id => l_move_order_header_id
7391: ,p_po_line_location_id => p_po_line_location_id
7392: ,p_po_distribution_id => p_po_distribution_id
7393: ,p_shipment_line_id => p_shipment_line_id
7394: ,p_oe_order_line_id => p_oe_order_line_id