Software Development Exam  >  Software Development Notes  >  Learn and Master SAP ABAP  >  SAP ABAP - Customer Exits

SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development PDF Download

Customer exits could be considered as hooks to the SAP standard programs. We do not need an access key to write the code and there is no need to modify the SAP standard program. These exits don't have any functionality and they are empty. Business logic could be added in order to meet various client requirements. However, Customer Exits are not available for all programs.

Customer Exits for Standard Transactions

Following are the steps to find customer exits as far as standard transactions are concerned. Let’s identify customer exits available in MM01 (Material Master Creation).
SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

  • Step 1 − Go to transaction MM01 and identify the program name of MM01 by going to Menu bar → System → Status as shown in the above screenshot.
  • Step 2 − Get the program name from the popup screen. The program name is 'SAPLMGMM'.
  • Step 3 − Go to transaction SE38, enter the program name and click Display.
  • Step 4 − Navigate to Go to → Properties and find out the package of this program name.
    SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

The package name is 'MGA'.

  • Step 5 − Go to transaction code SMOD that is usually used to identify customer exits. Navigate to Utilities → Find (or) you may directly press Ctrl + F on the transaction code SMOD.
  • Step 6 − After going to the ‘Find Exits’ screen, enter the package name we got earlier and press F8 (Execute) button.

SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

The above steps produce the following output with the list of exits available in the Material Master Creation.
SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

The document SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development is a part of the Software Development Course Learn and Master SAP ABAP.
All you need of Software Development at this link: Software Development
73 videos|68 docs

Top Courses for Software Development

73 videos|68 docs
Download as PDF
Explore Courses for Software Development exam

Top Courses for Software Development

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

MCQs

,

SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

,

Previous Year Questions with Solutions

,

shortcuts and tricks

,

Sample Paper

,

pdf

,

SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

,

SAP ABAP - Customer Exits | Learn and Master SAP ABAP - Software Development

,

Summary

,

Semester Notes

,

Extra Questions

,

practice quizzes

,

study material

,

Important questions

,

Exam

,

Viva Questions

,

Free

,

video lectures

,

past year papers

,

mock tests for examination

,

ppt

,

Objective type Questions

;