DBA Data[Home] [Help]

APPS.AR_REVENUE_ADJUSTMENT_PVT dependencies on FND_CURRENCIES

Line 2787: fnd_currencies fc,

2783: minimum_accountable_unit,
2784: asp.org_id,
2785: asp.set_of_books_id
2786: FROM
2787: fnd_currencies fc,
2788: gl_sets_of_books gsb,
2789: ar_system_parameters asp
2790: WHERE
2791: gsb.set_of_books_id = asp.set_of_books_id

Line 2844: fnd_currencies fc,

2840: srep.salesrep_id
2841: FROM
2842: ra_customer_trx_lines l,
2843: ra_customer_trx h,
2844: fnd_currencies fc,
2845: ra_cust_trx_line_gl_dist dist,
2846: ra_cust_trx_line_salesreps srep,
2847: ar_revenue_assignments ra
2848: WHERE