DBA Data[Home] [Help]

APPS.RCV_SETUP_S SQL Statements

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

Line: 134

   select stock_locator_control_code,
          negative_inv_receipt_code
   into   x_locator_cc,
          x_negative_inv_rc
   FROM   mtl_parameters
   WHERE  organization_id = x_org_id;