DBA Data[Home] [Help]

APPS.AR_LATE_CHARGES_REPORT_PVT SQL Statements

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

Line: 111

      SELECT batch_name
        INTO P_BATCH_NAME_DSP
        FROM ar_interest_batches
       WHERE interest_batch_id = p_interest_batch_id;