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: 

Need a exit for storage location F4 in MB21 trnsaction.

0 Kudos
218

Hi Gurus,

Neea an exit or Badi in MB21 transaction storage location F4 help.

1 REPLY 1

NTeunckens
Active Contributor
0 Kudos
89
  • Please check if you're able to extend / include into the Standard-SearchHelp (if you even want that). See this Blog as a reference : link
  • If not, consider Enhancing the SAP-Standard FM "HELP_START" by checking for Implicit Enhancement options so you are able to 'replace' the Default SearchHelp by a Custom SearchHelp for your specific Transaction ... (some example here)
    => I'm not too confident this is a good Approach though, as this has possible impact in all SAP-SearchHelps, so think twice when implementing this.