761: ap_checks_all C,
762: xla_transaction_entities ent,
763: xla_ae_headers AEH,
764: xla_ae_lines AEL,
765: ap_payment_history_all D, -- bug 8673098
766: gl_import_references R
767: WHERE
768: ent.application_id = 200
769: --bug8680825