DBA Data[Home] [Help]

APPS.INV_RCV_COMMON_APIS dependencies on INV_RCV_STD_DELIVER_APIS

Line 1484: inv_rcv_std_deliver_apis.g_rcvtxn_detail_index := 1;

1480: inv_rcv_std_rcpt_apis.g_shipment_header_id := NULL;
1481: inv_rcv_std_rcpt_apis.g_rcpt_match_table_gross.DELETE;
1482: inv_rcv_std_rcpt_apis.g_receipt_detail_index := 1;
1483: inv_rcv_std_rcpt_apis.g_dummy_lpn_id := NULL;
1484: inv_rcv_std_deliver_apis.g_rcvtxn_detail_index := 1;
1485: inv_rcv_std_deliver_apis.g_rcvtxn_match_table_gross.DELETE;
1486:
1487: --Calling the procedure to clear the Global variable which conatains Lot Numbers (Bug # 3156689)
1488: clear_lot_rec;

Line 1485: inv_rcv_std_deliver_apis.g_rcvtxn_match_table_gross.DELETE;

1481: inv_rcv_std_rcpt_apis.g_rcpt_match_table_gross.DELETE;
1482: inv_rcv_std_rcpt_apis.g_receipt_detail_index := 1;
1483: inv_rcv_std_rcpt_apis.g_dummy_lpn_id := NULL;
1484: inv_rcv_std_deliver_apis.g_rcvtxn_detail_index := 1;
1485: inv_rcv_std_deliver_apis.g_rcvtxn_match_table_gross.DELETE;
1486:
1487: --Calling the procedure to clear the Global variable which conatains Lot Numbers (Bug # 3156689)
1488: clear_lot_rec;
1489: