DBA Data[Home] [Help]

APPS.OE_SERVICE_CREDIT_GRP SQL Statements

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

Line: 26

  SELECT Service_Credit_Eligible_Code
  INTO p_service_credit_eligible
  FROM OE_ORDER_LINES_ALL
  WHERE line_id = p_line_id;