DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on AR_CASH_RECEIPT_HISTORY_ALL

Line 237: FROM ar_cash_receipt_history_all crh,

233: l_cr_dtl_rec c_cr_dtl%ROWTYPE;
234:
235: CURSOR c_sl_trx_type_dtl(cpn_trx_id in number) is
236: SELECT sl.trx_type sl_trx_type
237: FROM ar_cash_receipt_history_all crh,
238: ce_statement_reconcils_all sr,
239: ce_statement_lines sl
240: WHERE crh.cash_receipt_id = cpn_trx_id
241: AND crh.cash_receipt_history_id = sr.reference_id