DBA Data[Home] [Help]

APPS.AP_WEB_ACCTG_PKG dependencies on FND_CURRENCIES_VL

Line 1122: fnd_currencies_vl c,

1118: FROM ap_expense_report_headers aerh,
1119: ap_expense_report_lines aerl,
1120: ap_exp_report_dists dist,
1121: ap_system_parameters s,
1122: fnd_currencies_vl c,
1123: gl_sets_of_books sob,
1124: ap_expense_report_params erp
1125: WHERE c.currency_code = s.base_currency_code
1126: AND sob.set_of_books_id = s.set_of_books_id

Line 1496: fnd_currencies_vl c,

1492: erp.pa_expenditure_type new_expenditure_type
1493: FROM ap_expense_report_headers_all aerh,
1494: ap_expense_report_lines_all aerl,
1495: ap_system_parameters_all s,
1496: fnd_currencies_vl c,
1497: gl_sets_of_books sob,
1498: ap_expense_report_params_all erp
1499: WHERE c.currency_code = s.base_currency_code
1500: AND sob.set_of_books_id = s.set_of_books_id