Finding a project and enhancement
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
本文提供了一种在SAP系统中查找特定功能模块对应的增强和项目的方法。首先通过SE37获取开发类,接着利用CMOD查看SAP增强选项。更详细的方法包括使用SE16和MODSAP表来确定增强名称,再通过MODACT表找到所属项目。
1009

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



