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.

如何为ABAP类创建隐式增强

  1. Click Enhance.

如何为ABAP类创建隐式增强

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

如何为ABAP类创建隐式增强

  1. Maintain description

如何为ABAP类创建隐式增强

  1. Save locally

如何为ABAP类创建隐式增强

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

如何为ABAP类创建隐式增强

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

如何为ABAP类创建隐式增强

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
如何为ABAP类创建隐式增强

相关文章: