DBA Data[Home] [Help]

APPS.GL_AUTO_ALLOC_BHD_PKG SQL Statements

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

Line: 10

      SELECT request_id
      FROM   GL_AUTO_ALLOC_BAT_HIST_DET
      WHERE  parent_request_id = p_request_id
      AND    step_number = s_number;