DBA Data[Home] [Help]

APPS.INV_LPN_TRX_PUB dependencies on INV_RESERVATION_PVT

Line 3050: INV_RESERVATION_PVT.Upd_Reservation_PUP_New (

3046: END IF ;
3047:
3048: --16197273
3049:
3050: INV_RESERVATION_PVT.Upd_Reservation_PUP_New (
3051: x_return_status => ret_status
3052: , x_msg_count => ret_msgcnt
3053: , x_msg_data => ret_msgdata
3054: , p_organization_id => p_organization_id

Line 7303: inv_reservation_pvt.transfer_lpn_trx_reservation(

7299: IF (v_cnt_lpn_ctx = wms_container_pub.lpn_context_picked)
7300: OR (NVL(l_system_task_type, -1) = 7) THEN --Bug 3620318
7301: --A call to transfer the reservation is also needed if LPN is of the picked context
7302: --Consolidating lpn across subinventories, must transfer reservations
7303: inv_reservation_pvt.transfer_lpn_trx_reservation(
7304: x_return_status => ret_status
7305: , x_msg_count => ret_msgcnt
7306: , x_msg_data => ret_msgdata
7307: , p_transaction_temp_id => p_transaction_temp_id