新18号文着重扶持龙头企业 软件企业并购加速
扫描二维码
随时随地手机看文章
曾推动软件业十年跨越式成长的“18号文”将于年底到期,新的18号文千呼万唤未出台,政策的不确定让业界猜测不断。中国软件行业协会副理事长赵小凡日前在上海透露,新18号文将继续力挺软件业,并且优惠力度更大。此前曾有不少软件类上市公司在公告中显示出担心,今年12月31日政策期满后,有关优惠政策是否能够延续。
赵小凡表示,新18号文将加大对龙头企业扶持,以及加大对服务类软件企业的支持,在此政策背景下,软件类加紧并购,向规模化扩张,同时服务转型步伐提速。
软件企业一年五起并购
2000年发布的“18号文件”,提出了对软件企业实行增值税优惠等在内的一批系统性扶持措施。过去10年,中国软件业年均增速高达38%,这背后,“18号文件”功不可没。赵小凡透露新18号文向龙头倾斜,“面对软件服务业企业小、散、乱的格局,培育龙头企业也成为‘十二五’期间的发展目标之一。”
国内知名管理软件商金蝶12月13日宣布斥资约3000万元并购国内餐饮娱乐行业专业软件厂商,中山市食神网络科技有限公司。同步推出金蝶K /3RISE服务业信息化集成系列软件产品,抢摊服务业信息化解决方案市场。食神的客户将近两千家,包括香港太兴饮食集团、西湖春天、海港等连锁巨头,而金蝶国际拥有净雅、俏江南、小肥羊、麦当劳等餐饮方面的客户。
“并购是软件企业获得规模增长的最快方式,这是金蝶首次进军服务信息化行业。”金蝶软件中国区副总裁孙雁飞在接受专访时表示。金蝶今年已经完成了8000万元的并购数额,共达成5个较大型并购以及数个小型并购,今后还会有更多的并购,并购速度会不断加快。“金蝶今年的业绩增长将符合预期,基本符合公司对股东方的承诺,即增长幅度在40%-50%之间,而明年这一数字只会更高。”
软件服务单独扶持
据了解“新18号文件”新变化是,国家将把软件服务从软件产品中区分开来,纳入到优惠政策当中,以适应目前软件业“从产品向服务转型”的趋势。
对此,孙雁飞表示企业层面非常支持,目前金蝶的服务方面营收已经占比30%,三年前成立了咨询服务事业部。“国产软件龙头在本土化方面有着先天优势,能清晰了解本土用户的管理问题,准确地理解用户需求,并提供相应的个性化咨询服务。”业内人士也指出,跨国巨头咨询服务收费高昂,将很多客户挡在门外,而国内企业在这方面具有相当灵活性。
孙雁飞坦承,软件企业转型的困难来自两方面,一是思想上有一个适应的过程,二是把线下服务放到线上,线上的服务需要更好的业务设计和创新。
采写:南都记者 高凌云
实习生 黄丹(function(){document.domain=qq.com;var c=function(d){var e=this;e.body=document.body;e.title=d.title;e.width=d.width;e.height=d.height;e.src=d.src;e.layerbg;e.main;e.layerTitle;e.con;e.close;e.iframe;e.isDrag=false;e.isIE=document.all?true:false;e.getMX=function(a){return e.isIE?a.clientXMath.max(document.body.scrollLeft,document.documentElement.scrollLeft):a.pageX};e.getMY=function(a){return e.isIE?a.clientYMath.max(document.body.scrollTop,document.documentElement.scrollTop):a.pageY};e.setEvent=function(f){if(f.setCapture){f.setCapture()}if(window.captureEvents){window.captureEvents(Event.MOUSEMOVE|Event.MOUSEUP)}};e.releaseEvent=function(f){if(f.releaseCapture){f.releaseCapture()}if(window.releaseEvents){window.releaseEvents(Event.MOUSEMOVE|Event.MOUSEUP)}};e.creatDom=function(j,f){function i(m,n){function p(q,s,r){if(!q||typeof r!=string){return}s=s?s:;r=r?r:;q.style『s』=r;return q}if(!n){return}if(typeof n==string){var l=/\s?(『a-z\-』*)\:\s?(『^;』*);?/gi,o;while((o=l.exec(n))!=null){p(m,o『1』,o『2』)}}else{if(typeof n==object){for(var k in n){p(m,k,n『k』)}}}}var h=document.createElement(j.tag||div),g=h.setAttribute?true:false;for(var a in j){if(a==tag||a==children||a==cn||a==html||a==style||typeof j『a』==function){continue}if(a==cls){h.className=j.cls}else{if(g){h.setAttribute(a,j『a』)}else{h『a』=j『a』}}}if(j.html){h.innerHTML=j.html}i(h,j.style);if(f){f.appendChild(h)}return h};e.getObjPosition=function(g){var f={};f.x=g.offsetLeft,f.y=g.offsetTop;while(g=g.offsetParent){f.x=g.offsetLeft;f.y=g.offsetTop}return f};e.getWindowSize=function(){var f={};if(window.self&&self.innerWidth){f.width=self.innerWidth;f.height=self.innerHeight;return f}if(document.documentElement&&document.documentElement.clientHeight){f.width=document.documentElement.clientWidth;f.height=document.documentElement.clientHeight;return f}f.width=document.body.clientWidth;f.height=document.body.clientHeight;return f};e.keyDownListener=function(a){a=a?a:window.event;if(a.keyCode==27){e.closePopup()}};e.keyDownAddListener=function(f){if(e.isIE){document.attachEvent(onkeydown,e.keyDownListener)}else{document.addEventListener(keydown,e.keyDownListener,false)}};e.keyDownRemoveListener=function(){if(e.isIE){document.detachEvent(onkeydown,e.keyDownListener)}else{document.removeEventListener(keydown,e.keyDownListener,false)}};e.createInfoWindow=function(f){e.layerbg=e.creatDom({cls:share_layer});e.main=e.creatDom({cls:share_layer_main});e.layerTitle=e.creatDom({cls:share_layer_title});var h=e.creatDom({tag:h3,html:e.title});e.close=e.creatDom({tag:a,title:\u5173\u95ed,cls:del_fri,href:javascript:void(0),html:X});e.close.onmousedown=function(a){e.releaseEvent(e.layerTitle);e.closePopup()};e.layerTitle.appendChild(h);e.layerTitle.appendChild(e.close);e.main.appendChild(e.layerTitle);e.con=e.creatDom({cls:share_layer_cont});e.iframe=e.creatDom({tag:iframe});e.iframe.setAttribute(frameBorder,0,0);e.iframe.setAttribute(marginheight,0);e.iframe.setAttribute(marginwidth,0);e.iframe.setAttribute(scrolling,no);e.iframe.style.width=e.widthpx;e.iframe.style.height=e.heightpx;e.iframe.style.display=block;e.con.appendChild(e.iframe);window.setTimeout(function(){e.iframe.setAttribute(src,e.src,0)},5);e.main.appendChild(e.con);var g=e.creatDom({cls:bg});e.layerbg.appendChild(e.main);e.layerbg.appendChild(g);e.body.appendChild(e.layerbg);e.floatPopup(f);e.dragPopup(e.layerTitle,e.layerbg)};e.floatPopup=function(g){var h=document.body.scrollLeft||document.documentElement.scrollLeft;var f=document.body.scrollTop||document.documentElement.scrollTop;var i={width:he.getWindowSize().width,height:fe.getWindowSize().height};var j=e.getObjPosition(g);if((j.ye.height)>i.height){j.y=j.y-g.offsetHeight-e.height-e.layerTitle.offsetHeight-30}else{j.y=j.yg.offsetHeight5}j.x=j.x-g.offsetWidth/2;e.layerbg.style.width=e.width2px;e.layerbg.style.left=j.xpx;e.layerbg.style.top=j.ypx};e.dragPopup=function(f,a){f.onmousedown=function(g){a.style.position=absolute;e.isDrag=true;var i=document;if(!g){g=window.event}x=g.layerX?g.layerX:g.offsetX;y=g.layerY?g.layerY:g.offsetY;e.setEvent(f);var h;i.onmousemove=function(l){if(!e.isDrag){return}if(!l){l=window.event}var n=e.getMX(l);var m=e.getMY(l);if(!l.pageX){l.pageX=n}if(!l.pageY){l.pageY=m}var k=l.pageX-x;var j=l.pageY-y;a.style.left=k-(e.isIE?10:7)px;a.style.top=j-(e.isIE?10:7)px};i.onmouseup=function(j){e.isDrag=false;e.releaseEvent(f);i.onmousemove=null;i.onmouseup=null;i.onselectstart=null};i.onselectstart=function(){return false}}};e.resizePopup=function(f){if(f.width){e.iframe.style.width=f.widthpx}if(f.height){e.iframe.style.height=f.heightpx}};e.showPopup=function(f){if(e.layerbg){e.closePopup()}e.createInfoWindow(f);e.keyDownAddListener()};e.closePopup=function(){e.layerbg.style.display=none;e.layerbg.parentNode.removeChild(e.layerbg);e.iframe.src=;e.iframe.parentNode.removeChild(e.iframe);e.layerbg=null;e.keyDownRemoveListener()};e.dataCenter={}};var b={title:\u5206\u4eab\u5230QQ\u7a7a\u95f4,width:396,height:185,src:http://imgcache.qq.com/qzone/app/qzshare/news_share.html#url=window.location.href};window.share2qzone=new c(b);window.share2qzone_ptlogin2resize=function(d,a){share2qzone.resizePopup({height:a})};window._addPtlogin2_onResizeFunc=function(d){var a=window.ptlogin2_onResize;if(typeof a!=function){window.ptlogin2_onResize=d}else{window.ptlogin2_onResize=function(g,f){try{a(g,f)}catch(h){}try{d(g,f)}catch(h){}}}}})();|xGv00|33c1a6c0a7c7ca10c3fa105c89296b4a [!--empirenews.page--]