DBA Data[Home] [Help]

APPS.FV_FACTS_TRX_REGISTER dependencies on AR_ADJUSTMENTS_ALL

Line 2075: FROM ar_adjustments_all ara,

2071: --hca.party_id
2072: hca.cust_account_id
2073: INTO l_reference_4,
2074: l_reference_7
2075: FROM ar_adjustments_all ara,
2076: ar_cash_receipts_all acr,
2077: hz_cust_site_uses_all hcsu,
2078: hz_cust_acct_sites_all hcas,
2079: hz_cust_accounts hca

Line 3347: FROM ar_adjustments_all

3343: FROM gl_je_headers
3344: WHERE je_header_id = p_je_header_id;
3345: CURSOR Receivables_Adjustment IS
3346: SELECT apply_date, creation_date, created_by
3347: FROM ar_adjustments_all
3348: WHERE adjustment_id = l_refer2;
3349: CURSOR Receivables_CMA IS
3350: SELECT apply_date, creation_date, created_by
3351: FROM ar_receivable_applications_all