DBA Data[Home] [Help]

APPS.INV_3PL_BILLING_COUNTER_PVT dependencies on DUAL

Line 116: FROM dual;

112: l_transaction_type_id := 80;
113: /* Added for bug 9657044 */
114: SELECT csi_transactions_s.NEXTVAL
115: INTO l_transaction_id
116: FROM dual;
117:
118: -- ------ Starting Building Readings tables --------------
119:
120: l_transaction_tbl(l_c_ind_txn).TRANSACTION_ID := NULL;