DBA Data[Home] [Help]

APPS.FV_GTAS_TRX_REGISTER dependencies on AR_ADJUSTMENTS_ALL

Line 2661: FROM ar_adjustments_all ara,

2657: --hca.party_id
2658: to_char(hca.cust_account_id)
2659: INTO l_reference_4,
2660: l_reference_7
2661: FROM ar_adjustments_all ara,
2662: ar_cash_receipts_all acr,
2663: hz_cust_site_uses_all hcsu,
2664: hz_cust_acct_sites_all hcas,
2665: hz_cust_accounts hca

Line 3486: FROM ar_adjustments_all

3482: FROM gl_je_headers
3483: WHERE je_header_id = p_je_header_id;
3484: CURSOR Receivables_Adjustment IS
3485: SELECT apply_date, creation_date, created_by
3486: FROM ar_adjustments_all
3487: WHERE adjustment_id = l_refer2;
3488: CURSOR Receivables_CMA IS
3489: SELECT apply_date, creation_date, created_by
3490: FROM ar_receivable_applications_all