- 14
- 0
- 约4.99万字
- 约 10页
- 2017-07-09 发布于河南
- 举报
user exit原理与查找方法
查找user-exits的方法:
在IMG中查找各个module下系统提供的exits
通过cmod/smod查找
在需要扩展出口的系统标准程式中查找源代码,通过exits的调用原理来找
Debug源代码来查找
SE84, 输入Develop class查找
查找BADI的源码特性: CALL METHOD cl_exithandler=get_instance
HYPERLINK /sap-books.htm /sap-books.htm
A Short Tutorial on User Exits
Content Author: Abhishek
User exits :
HYPERLINK \l top1 1. Introduction HYPERLINK \l top2 2. How to find user exits HYPERLINK \l top3 3. Using Project management of SAP Enhancements?
1. Introduction:
User exits (Function module exits) are exits developed by SAP. The exit is implementerd as a call to a functionmodule. The code for
原创力文档

文档评论(0)