DBA Data[Home] [Help]

APPS.OKL_API SQL Statements

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

Line: 203

  SELECT lookup_code
  FROM   fnd_lookups
  WHERE  lookup_type = 'OKL_CUSTOMER_BASELINE'
  AND    enabled_flag = 'Y'
  AND    end_date_active IS NULL;