select stageid, mfrid, noSaleReasonId from tbl_spl_opportunities where opportunityid = and ownerid = and ownertype = select reasonid, reasonname from tbl_CRM_NoSaleReasons where ownerid = and ownertype = and mfrid = order by sortrank, reasonname select reasonid, reasonname from tbl_CRM_NoSaleReasons where ownerid = and ownertype = and mfrid is null order by sortrank, reasonname
New Stage
No Sale Reason
Was this an interaction with the Customer?
If "Yes", a Sales Call on the date below will be created.