首页 > 其他 > 详细

如何为ABAP类创建隐式增强

时间:2020-05-07 18:20:02      阅读:54      评论:0      收藏:0      [点我收藏+]
  1. Display all possible implicit enhancement options. It is only possible to create implicit enhancement within these options. The available options
    are normally located in the beginning and ending part of method & function module.

技术分享图片

  1. Click Enhance.

技术分享图片

  1. Put the cursor to the implicit enhancement option and create implementation

技术分享图片

  1. Maintain description

技术分享图片

  1. Save locally

技术分享图片

  1. Now you can start coding. Please always add a check on sy-uname in your code, in order not to interrupt others.

技术分享图片

  1. Finish your code and activate your implementation and it will be called in the runtime.

技术分享图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术分享图片

如何为ABAP类创建隐式增强

原文:https://www.cnblogs.com/sap-jerry/p/12844368.html

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