DBA Data[Home] [Help]

APPS.JAI_AR_TCS_REP_PKG dependencies on JAI_RCV_TRANSACTIONS

Line 435: from jai_rcv_transactions

431: where organization_id = cp_organization_id;
432:
433: cursor c_trx(cp_transaction_id in number) IS
434: select *
435: from jai_rcv_transactions
436: where transaction_id = cp_transaction_id;
437:
438: CURSOR rcv_cur IS
439: SELECT *