Question:
Hi Guys
Is it possible to include many transaction codes like XK02,ME22N,ME23N, ...etc into a single query jump taget to drill back into R/3 ???? is it realistic ???
Thanks
Guest
Answer:
you would typically set up 1 jump for each transaction code - in your example one for XK02, ME22N, ME23N.
Within the query the GOTO dropdown would then list the 3 jumps and the user could choose which they wanted to execute. I don't think it makes sense to try and jump to 3 txn codes at once.
If you were set on tis course then I'd suggest building an ABAP on the source system that executes you transaction codes and set up your jump target to point to your ABAP rather than a txn code.