DBA Data[Home] [Help]

APPS.PA_PARGCALG_XMLP_PKG SQL Statements

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

Line: 65

  select glb.name into v_company_name
  from gl_sets_of_books glb, pa_implementations pi
  where glb.set_of_books_id=pi.set_of_books_id;