DBA Data[Home] [Help]

APPS.AP_WEB_EXPORT_ER dependencies on GL_CODE_COMBINATIONS

Line 2047: gl_code_combinations gcc,

2043: '' invoice_id,
2044: '' accounting_date,
2045: XL.org_id org_id
2046: FROM ap_expense_report_lines XL,
2047: gl_code_combinations gcc,
2048: ap_lookup_codes lc,
2049: fnd_currencies F,
2050: ap_expense_report_headers XH
2051: WHERE XL.report_header_id = XH.report_header_id

Line 2573: gl_code_combinations gcc,

2569: to_char(nvl(xl.receipt_currency_amount, '')),
2570: nvl(xl.receipt_currency_code, ''),
2571: nvl(xl.country_of_supply, '')
2572: FROM ap_expense_report_lines XL,
2573: gl_code_combinations gcc,
2574: ap_lookup_codes lc,
2575: fnd_currencies F,
2576: ap_expense_report_headers XH
2577: WHERE XL.report_header_id = XH.report_header_id