Skip to Content
0
Jul 01, 2009 at 10:05 AM

When is EXIT_SAPLMEREQ_002 triggered?

356 Views

Hi all xperts,

I've seen on [this page|http://sapass.metro.client.jp/UserExit/MEREQ001.htm] many interesting userexits that in my system (46C) can't get to trigger.

One of these is EXIT_SAPLMEREQ_002. I've seen that the INCLUDE contained, ZXM02U02, is an empty report on the system I'm working on ... and it's also a LOCAL one ($TMP object). I simply added some lines of code just to put a breakpoint in it and check in the development system when the FM is triggered.

Obviously I did activated the code (even if saved as local) and started a ME52N transaction. I can't get this FM to trigger (and similarly, EXIT_SAPLMEREQ_001 and EXIT_SAPLMEREQ_003) and I don't understand why; can anyone provide me hints/ suggestions about this strange behaviour? These exits should represent a way of connection between the standard report and the screen, so they should trigger every time PAI/PBO module is executed, or at least, I hope once the transaction starts.