DBA Data[Home] [Help]

APPS.CSI_UTILITY_GRP dependencies on CSI_INV_TRXS_PKG

Line 1406: IF NOT csi_inv_trxs_pkg.valid_ib_txn(l_transaction_id_tab(ind)) THEN

1402: END IF;
1403:
1404: --Check to see if this transaction is supported in Installed Base.
1405:
1406: IF NOT csi_inv_trxs_pkg.valid_ib_txn(l_transaction_id_tab(ind)) THEN
1407: raise inv_purge_allowed;
1408: END IF;
1409:
1410: --Check to see if a transaction for this material transaction exists in IB