Here are a couple of hints:
If you have a user exit function module: EXIT_SAPLEINM_014
1) Fire up SE37 to get the development class ME
2) Fire up transaction CMOD and go to menu option Utilities -> SAP Enhancements
3) Enter the development class ME and execute. This will list all the enhancements available in that development class. Double click at leisure
For those wanting a more scientific method:
1) SE16 with table MODSAP - Enter the function module in MEMBER and execute (e.g. EXIT_SAPLEINM_014)
2) NAME is the Enhancement
3) To find the project that the enhancement is in:
4) SE16 with table MODACT - Enter the enhancement in MEMBER and execute (e.g. MM06E001)
5) NAME is the Project to use in CMOD
SOURCE URL:http://erpgenie.com/abaptips/content/view/101/62/
本文提供了 SAP 系统中用户退出功能模块 EXIT_SAPLEINM_0141 的调试方法。首先介绍了通过 SE37 和 CMOD 事务代码手动触发调试的方法,接着详细阐述了利用 SE16 和 MODSAP 表查询增强功能的具体步骤。

1405

被折叠的 条评论
为什么被折叠?



