DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on AR_CASH_RECEIPT_HISTORY_ALL

Line 236: FROM ar_cash_receipt_history_all crh,

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