DBA Data[Home] [Help]

APPS.AP_WEB_ACCTG_PKG dependencies on FND_CURRENCIES_VL

Line 1117: fnd_currencies_vl c,

1113: FROM ap_expense_report_headers aerh,
1114: ap_expense_report_lines aerl,
1115: ap_exp_report_dists dist,
1116: ap_system_parameters s,
1117: fnd_currencies_vl c,
1118: gl_sets_of_books sob,
1119: ap_expense_report_params erp
1120: WHERE c.currency_code = s.base_currency_code
1121: AND sob.set_of_books_id = s.set_of_books_id

Line 1489: fnd_currencies_vl c,

1485: erp.pa_expenditure_type new_expenditure_type
1486: FROM ap_expense_report_headers_all aerh,
1487: ap_expense_report_lines_all aerl,
1488: ap_system_parameters_all s,
1489: fnd_currencies_vl c,
1490: gl_sets_of_books sob,
1491: ap_expense_report_params_all erp
1492: WHERE c.currency_code = s.base_currency_code
1493: AND sob.set_of_books_id = s.set_of_books_id