首页 > SAP > ABAP > How to find Customer Exits in SAP ABAP
2019
08-29

How to find Customer Exits in SAP ABAP

In this tutorial we will learn what are different ways of finding customer exits for standard 事务(transactions) in sap abap.

Lets say if you want to identify customer exits available in MM01-创建物料(Material Master Creation).

Approach 1:

1. Identify the program name of the tcode MM01-创建物料 by going to Menu bar → System → Status

2. Get the program from the below popup screen.

3. In this case the program name in “SAPLMGMM”. Go to tcode SE38-ABAP编辑器 and enter the program name and click on Display.After that navigate to Goto → Properties and find out the package of this program name.

[adsenseyu1]

4. So package name is “MGA”. Now go to tcode SMOD, which we usually use to identify the customer exits, navigate to Utilities → Find or You can directly press Cntrl+F on the tcode SMOD.

5. After going to the find exist screen enter the package name we got earlier and press F8 or press Execute button.

6. You will see the list of exits available in the tcode MM01-创建物料 like below.

Approach 2:

1. Repeat the first three steps of Approach-1 to find out the package name of the standard tcode.

2. Go to tcode SE84(Repository Info System) → Enhancements → Customer Exits

3. In the above screen you can enter the package name and press execute, you will get list of customer exits available.

[adsenseyu1]

4. If you don’t know the package name and need to see the list of all Customer Exits in the system, leave all fields blank and press execute.

最后编辑:
作者:yangsen
本站为个人博客网站,全由我个人维护,我从事SAP开发13年,其它ERP开发7年,基本都是零售行业。本站记录工作学习的过程, 有SAP相关询问专、兼职工作可随时联系我。 有网站相关的问题可直接在文章下方留言,或者联系我。 邮件:yan252@163.com给我。 QQ:415402519