DBA Data[Home] [Help]

APPS.PV_DIRECT_ASSIGN_WRAPPER_PUB SQL Statements

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

Line: 116

    l_assigned_partners := 'select  asla.INCUMBENT_PARTNER_PARTY_ID ' ||
                           'from as_leads_all asla ' ||
                           'where  asla.lead_id = :p_lead_id ';