DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on WMS_INSERT_WDTH_PVT

Line 1872: wms_insert_wdth_pvt.insert_into_wdth

1868: l_progress := '115';
1869: IF (l_debug = 1) THEN mdebug ('l_progress: ' || l_progress ); END IF;
1870:
1871: -- Insert the aborted task into wdth
1872: wms_insert_wdth_pvt.insert_into_wdth
1873: (x_return_status => x_return_status,
1874: p_txn_header_id => 0,
1875: p_transaction_temp_id => p_temp_id,
1876: p_transaction_batch_id => NULL,