DBA Data[Home] [Help]

APPS.FV_FACTS_TBAL_TRANSACTIONS dependencies on AR_ADJUSTMENTS_ALL

Line 2381: FROM ar_adjustments_all

2377: -- Bug 2532729 Start
2378:
2379: Cursor Receivables_Adjustment is
2380: SELECT apply_date, creation_date, created_by
2381: FROM ar_adjustments_all
2382: WHERE adjustment_id = p_refer2;
2383:
2384: Cursor Receivables_CMA is
2385: SELECT apply_date, creation_date, created_by