DBA Data[Home] [Help]

APPS.AP_EXPENSE_FEED_DISTS_PKG SQL Statements

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

Line: 53

  select  GS.chart_of_accounts_id
  into    l_chart_of_accounts_id
  from    ap_system_parameters S,
          gl_sets_of_books GS
  where   GS.set_of_books_id = S.set_of_books_id;