DBA Data[Home] [Help]

APPS.AR_REVENUE_ADJUSTMENT_PVT dependencies on FND_CURRENCIES

Line 2705: fnd_currencies fc,

2701: minimum_accountable_unit,
2702: asp.org_id,
2703: asp.set_of_books_id
2704: FROM
2705: fnd_currencies fc,
2706: gl_sets_of_books gsb,
2707: ar_system_parameters asp
2708: WHERE
2709: gsb.set_of_books_id = asp.set_of_books_id

Line 2829: fnd_currencies fc,

2825: arp_standard.sysparm.org_id
2826: FROM
2827: ra_customer_trx_lines l,
2828: ra_customer_trx h,
2829: fnd_currencies fc,
2830: ra_cust_trx_line_gl_dist dist,
2831: ar_revenue_assignments ra
2832: WHERE
2833: l.customer_trx_line_id = p_customer_trx_line_id