DBA Data[Home] [Help]

APPS.ARP_RECEIVABLES_TRX_PKG SQL Statements

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

Line: 14

    SELECT *
    INTO   p_rt_rec
    FROM   ar_receivables_trx
    WHERE  receivables_trx_id = p_receivables_trx_id;