DBA Data[Home] [Help]

APPS.AP_WEB_ACCTG_PKG dependencies on AP_EXPENSE_REPORT_HEADERS_ALL

Line 1493: FROM ap_expense_report_headers_all aerh,

1489: s.base_currency_code,
1490: s.default_exchange_rate_type,
1491: sob.chart_of_accounts_id,
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,