‎2006 Aug 04 2:43 PM
Hello,
I have a to create a context menu, but the problem I have is that it has 150 tcodes to put in, I want to write a program in order to do it, does anybody knows how can I do it?,
Thanks!!!
Gabriel
‎2006 Aug 04 2:49 PM
‎2006 Aug 04 3:04 PM
‎2006 Aug 04 3:09 PM
Hi Rich,
Thanks again for answering,
I need to create the menu as it is created in tcode se43, dou you have any idea if I it can be done from an abap program?
I have the list of tcodes and the group of each tcode. For example:
On plain file I have the following:
ZGP1 ZTCODE11 DESCR11
ZGP1 ZTCODE12 DESCR12
ZGP1 ZTCODE13 DESCR13
ZGP2 ZTCODE21 DESCR21
ZGP2 ZTCODE22 DESCR22
ZGP2 ZTCODE23 DESCR23
...
The fist column is the group, the second is the tcode,
I wolud like to put this on a context menu...
Any idea?
Thanks,
Gabriel P.
‎2006 Aug 04 3:13 PM
‎2006 Aug 04 3:10 PM
‎2006 Aug 04 3:13 PM