ABAP术语-Business Process】的更多相关文章

Business Process 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/11/1035316.html A prepared scenario of the Application Link Enabling component (ALE). The ALE business processes in the standard system cover important application scenarios for th…
Business Scenario 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/12/1035980.html End-to-end collaborative business processes that can also leverage the Internet and include the content and know-how necessary to execute the business scenario. Wi…
Business Object Type 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/10/1033480.html Generic definition of a business object. It describes the characteristics, and common attributes of each instance of an SAP business object. -------------------…
Business Object Builder 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/09/1031357.html Tool for creating and processing business object types. You can use the Business Object Builder for direct access to the definition of an object type. You ca…
Business Object 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/07/1028364.html Represents a central business object in the real world, such as a purchase order. SAP business objects describe complete business processes. By invoking methods know…
Business Framework 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/28/1017922.html Integrated, open, component-based product architecture that encompasses SAP R/3 enterprise applications and third-party products and technologies. The SAP Busines…
Business Framework Architecture 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/29/1019277.html Open architecture for converting the functions of the R/3 System to an integrated package of modularized components. Components can be mixed together…
Business Connector 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/27/1016379.html XML-based standard component within SA´ Ps Internet Business Framework that allows to move information into and out of business applications. Links with open cont…
Business Components 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/26/1015254.html Group of related tile sets on the user interface of a mobile client application. All the information related to a business entity is part of a business component…
一.简介 (一)什么是jbpm JBPM,全称是Java Business Process Management(业务流程管理),它是覆盖了业务流程管理.工作流.服务协作等领域的一个开源的.灵活的.易扩展的可执行流程语言框架. (二)为什么用jbpm 业务分析师和开发人员使用的是同一种语言来交谈,大大降低了开发的风险,如果要开发一个项目,速度也更快了,因为开发人员不用再将用户需求转化成软件设计了. 其次,JBPM采用的不是一般的开发工具,而是自己的图形化开发工具,非常方便随时了解和掌握运行的进程…