exiting template select distrib1 from tbl_opr_clientoperators where ownerid = and fsltablecode = and operatorid = insert into tbl_fspro_members (ownerid, fsl_tablecode, orgid, orgtype, firstname, lastname, email, originalsource) values (, , , , , , , ) InteractionId: update tbl_crm_interactions set contactid = , disposition = 'N', recordsource = 'Mobile Quick Call Entry - #ucase(form.quickCallType)#', cdrdistributorid = , dispositionDate = getdate() where ownerid = and ownertype = and interactionid = insert into tbl_crm_interactionsaledetails (interactionid, ownerid, ownertype, salesubjectid, salesubjecttype, disposition, comment, otherReasonId ) values ( , , , , , , , ) insert into tbl_crm_interactionsaledetails (interactionid, ownerid, ownertype, salesubjectid, salesubjecttype, disposition, comment, otherReasonId ) values ( , , , , , , , ) insert into tbl_crm_interactionsaledetails (interactionid, ownerid, ownertype, salesubjectid, salesubjecttype, disposition, comment ) values ( , , , , , , ) insert into tbl_crm_interactionsaledetails (interactionid, ownerid, ownertype, salesubjectid, salesubjecttype, disposition, comment ) values ( , , , , , , ) update tbl_wrk_formSubmissions set linkid = , linkType = where ownerid = and ownertype = and submissionId =