首页 > 应用开发 > IT综合 > 一步步创建ABAP post exit增强
(1) Select the class which you want to enhance, choose "Enhance".
(2) Create a new enhancement and maintain description.
(3) Save to local pacakge.
(4) Select the method you want to enhance and create a Post method.
(5) if unfortunately you meet with an error and creation terminates.
The exception is raised since the class has an old "local type".
In order to eliminate this exception, we need to do some conversion via Utilities as displayed below:
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/24475491/viewspace-2717422/,如需转载,请注明出处,否则将追究法律责任。