Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Search (Exit/BADI/Enhancement) implemented in standard transaction.

juliojcv
Discoverer
5 REPLIES 5

michael_piesche
Active Contributor

If you name the standard transaction, the community might be able to help you out in a more specific way.

Are you aware of how many different ways there actually are to include custom development, and what actually is a "Z development", how about a user exit that just used standard fields and standard DDIC objects, or how about custom routines for checking/copying/calculating in e.g. SD order types and pricing.

If you are looking for a general solution to your problem that solves all cases of finding custom development, well, there is not one solution to your problem. That is because there are so many different ways on how custom development can be integrated into SAP standard functionality, especially in SAP ECC. There are definitly ways to look for whether specific technologies are used to implement custom development, but you will have to look or test for those one at a time.

  • User Exits
  • Customer Exits
  • Menu Exits
  • Screen Exits
  • Function Module Exits
  • Keyword Exits
  • Field Exits
  • Enhancements Spots
  • Explicit Enhancement Points
  • Implicit Enhancements
  • Single Implementation BAdI
  • Multi Implementation BAdI
  • Filter BAdI
  • Custom BAdI
  • Modification
  • ... ?

So, if you name the transaction, there might be a shorter way to help you out with the knowledge of the community.

shakungupta
Explorer
0 Kudos

Hi There,

To get to know about all Z implementations for a standard T-Code can really be frustrating sometime. So, you should always look for such enhancements only for dedicated actions - just like - Data validation in particular screen sections, Views or events/BADI at Save action. I would always look for SAT tcode to take an ABAP trace.

  • Open SAT Tcode in your desired system.
  • In the ''In Dialog'' section, provide your standard tcode and click on execute button.
  • Once you are done with all dedicated actions performed, exit from tcode.
  • Launch SAT tcode again. Click on 'Evaluate' button and then your recently taken trace.

You would see something like below - and there you go find all Z enhancements done for your tcode provided.

I just hope this helps. Happy learning. Cheers!

Best Regards,

Shakun

0 Kudos

It lists only BADI classes, no enhancements.

Sandra_Rossi
Active Contributor
0 Kudos

Are you looking for standard user exits where you can add Z implementations, or for existing Z implementations?

michael_piesche
Active Contributor
0 Kudos

juliojcv, please follow up on your open question.

  • comment answers or your question if there are still open issues.
  • otherwise mark an answer as accepted if it helped you solve your problem
  • or post an answer of yourself and accept it if you found another useful solution yourself
  • or redirect your question to another question that is related and was useful to solve your problem
  • in the end, close your question