DBA Data[Home] [Help]

APPS.OKL_AM_SEND_FULFILLMENT_PVT SQL Statements

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

Line: 659

      SELECT OQPV.qp_party_id1    recipient_id,
             OQPV.qp_party_object recipient_type
      FROM   OKL_AM_QUOTE_PARTIES_UV  OQPV
      WHERE  OQPV.quote_id = p_qte_id
      AND    OQPV.qp_role_code = 'RECIPIENT';