首页 > 其他 > 详细

SAP ABAP Extensions

时间:2014-09-15 22:49:49      阅读:342      评论:0      收藏:0      [点我收藏+]

SAP ABAP Extensions

Sometimes it is not possible to adapt the system to the customer needs only by customizing. In these cases, the system needs to be enhanced using some type of extension.

 

These are the most common types of extensions in SAP:

  • User Exits:  these are one of the first types of extensions in SAP. They are still useful, but in case of new extensions you should try an Enhancement or a BADI.

  • BADI‘s: BADI‘s (Business Add In‘s) are part of ABAP Objects. They appeared in SAP R/3 release 4.6 and are still very useful.

  • Enhancements:  these are the newest type of extension in SAP, introduced in SAP release 6.x. Enhancements are very different from previous extension types as they allow the customer to modify the standard code virtually anywhere.

  • BTE‘s: Business Transaction Events, or BTE‘s are FI extensions.

  • Substitutions: allthough they are not exactly extensions, customers can add code using  them.

You will find information regarding each one of these  extension types throughout this section.

SAP ABAP Extensions

原文:http://www.cnblogs.com/jefflu2012/p/3973866.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!