DBA Data[Home] [Help]

APPS.PA_AP_TRX_PURGE SQL Statements

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

Line: 8

       select 'X'
         from dual
        where exists ( select 'X'
                         from pa_expenditure_items_all ei
                        where ei.document_header_id = x_invoice_id ) ;