DBA Data[Home] [Help]

APPS.BISVIEWER_PUB SQL Statements

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

Line: 24

SELECT application_id
FROM fnd_responsibility
WHERE responsibility_id = pRespId;
Line: 74

  SELECT function_id
  INTO l_function_id
  FROM fnd_form_functions
  WHERE function_name = 'BIS_PMV_DRILL_JSP';