Finding a project and enhancement

简介:
Wednesday, 31 January 2007
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
专注于企业信息化,最近对股票数据分析较为感兴趣,可免费分享股票个股主力资金实时变化趋势分析工具,股票交流QQ群:457394862

本文转自沧海-重庆博客园博客,原文链接:http://www.cnblogs.com/omygod/archive/2007/12/22/1010228.html,如需转载请自行联系原作者
目录
相关文章
|
算法 Linux Shell
SGAT丨Single Gene Analysis Tool
SGAT丨Single Gene Analysis Tool
|
设计模式 缓存 监控
译|Design patterns for container-based distributed systems(下)
译|Design patterns for container-based distributed systems(下)
72 0
|
设计模式 分布式计算 Kubernetes
译|Design patterns for container-based distributed systems(上)
译|Design patterns for container-based distributed systems
87 0
|
SQL 编译器 API
Efficiently Compiling Efficient Query Plans for Modern Hardware 论文解读
这应该是SQL查询编译的一篇经典文章了,作者是著名的Thomas Neumann,主要讲解了TUM的HyPer数据库中对于CodeGen的应用。 在morsel-driven那篇paper 中,介绍了HyPer的整个执行框架,会以task为单位处理一个morsel的数据,而执行的处理逻辑(一个pipeline job)就被编译为一个函数。这篇paper则具体讲如何实现动态编译。
443 0
Efficiently Compiling Efficient Query Plans for Modern Hardware 论文解读
|
CDN
Building an Industry Information Website
Object Storage Server (OSS) is a massive, secure, low-cost and highly reliable distributed storage service offered by Alibaba Cloud.
1570 0
Building an Industry Information Website
|
SQL 安全
Protecting Websites through Semantics-Based Malware Detection
Malware detection is a fundamental feature of web security and serves as the first line of defense for most websites.
1369 0
Optical Flow related Tutorials
Optical Flow related Tutorials   2017-04-01 10:50:55    Reference:  1. http://blog.csdn.net/carson2005/article/details/7581642  2.