DBA Data[Home] [Help]

APPS.JAI_POPULATE_ATTRIBUTE SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 24

   select 'Y' from ap_invoices_all
   where invoice_id=p_invoice_id
   and source='LEGACY'
   and invoice_type_lookup_code='PREPAYMENT';