DBA Data[Home] [Help]

APPS.AP_WEB_EXPORT_ER dependencies on GL_CODE_COMBINATIONS

Line 3131: gl_code_combinations gcc,

3127: '' invoice_id,
3128: '' accounting_date,
3129: XL.org_id org_id
3130: FROM ap_expense_report_lines XL,
3131: gl_code_combinations gcc,
3132: ap_lookup_codes lc,
3133: fnd_currencies F,
3134: ap_expense_report_headers XH
3135: WHERE XL.report_header_id = XH.report_header_id

Line 3682: gl_code_combinations gcc,

3678: ,xl.start_expense_date
3679: ,xl.end_expense_date
3680: --bug 8658097 ends
3681: FROM ap_expense_report_lines XL,
3682: gl_code_combinations gcc,
3683: ap_lookup_codes lc,
3684: fnd_currencies F,
3685: ap_expense_report_headers XH
3686: WHERE XL.report_header_id = XH.report_header_id