DBA Data[Home] [Help]

APPS.WMS_UNLOAD_UTILS_PVT dependencies on INV_TRX_UTIL_PUB

Line 847: inv_trx_util_pub.delete_transaction

843: , p_quantity_to_delete => l_quantity
844: );
845: ELSIF l_line_type = 'OVERPICKED'
846: THEN
847: inv_trx_util_pub.delete_transaction
848: ( x_return_status => l_return_status
849: , x_msg_data => l_msg_data
850: , x_msg_count => l_msg_count
851: , p_transaction_temp_id => l_temp_id