‎2006 Jun 01 3:47 PM
I am trying to determine a function that is being called after right-clicking a context menu in BW.
I can see on the status line that it briefly says "executing function..."
I have tried using '/h', but it stops at the flow logic for the screen. It appears that the context menu is being created dynamically, so I can't find anything in the code, screen or GUI status.
I have tried tracing with ST01, but it doesn't give me function module calls.
Is there a trace setting that will tell me which functions that are being executed?
‎2006 Jun 01 3:51 PM
Maybe the code is in some kernel functions or macros.
Did you select Settings->system debugging and Settings->Update Debugging?
Regards,
Ravi
‎2006 Jun 01 3:53 PM
‎2006 Jun 01 4:02 PM
‎2006 Jun 01 4:05 PM