DBA Data[Home] [Help]

APPS.GL_PA_AUTOALLOC_PKG SQL Statements

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

Line: 73

  Update GL_AUTO_ALLOC_BATCH_HISTORY
  Set pa_allocation_run_id = p_pa_allocation_run_id
  Where request_Id = p_request_Id
  And  step_number = p_step_number;