DBA Data[Home] [Help]

APPS.HR_BATCH_LOCK_PKG SQL Statements

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

Line: 49

       select batch_id
       from   pay_batch_headers
       where  batch_id in (l_old_batch_id,l_new_batch_id)
       for update;