DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on WMS_INSERT_WDTH_PVT

Line 2423: wms_insert_wdth_pvt.insert_into_wdth

2419: l_progress := '115';
2420: IF (l_debug = 1) THEN mdebug ('l_progress: ' || l_progress ); END IF;
2421:
2422: -- Insert the aborted task into wdth
2423: wms_insert_wdth_pvt.insert_into_wdth
2424: (x_return_status => x_return_status,
2425: p_txn_header_id => 0,
2426: p_transaction_temp_id => p_temp_id,
2427: p_transaction_batch_id => NULL,