‎2009 Jul 23 12:28 PM
Hi all !
I need to change the status gui of an SM30 transaction. I used the ST eventto chance the program that calls the status. Until there everything is ok. The problems is: I changed just 3 gui's but the transaction show an erros saying that some gui's still missing. In other words, i want to copy all gui's of a program do another but i dont want to do this one by one. My ideia is copy all just one time.
I appreciate all kind of help.
‎2009 Jul 23 9:02 PM
Hi,
You want to change the gui status for one table generator (SM30). If so go to se11 and click on Tbale Maintainence generator. Now you can change in source code..
Or please explain your query in detail ...
Prashant Gupta
‎2009 Jul 23 9:02 PM
Hi,
You want to change the gui status for one table generator (SM30). If so go to se11 and click on Tbale Maintainence generator. Now you can change in source code..
Or please explain your query in detail ...
Prashant Gupta
‎2009 Jul 24 3:26 AM
Hi,
You want to change the GUI STATUS of SM30? Maybe what you can do is copy the whole program of SM30 and do some changes there as chaging standard program is not a good practice. Also, create a new transaction code for your new program.
If you want to maintain tables, you can do it by generating table maintenance in SE11.
Hope this helps.
Benedict
‎2009 Jul 24 9:55 AM
hi Natalie,
think it was authorization related, you would get a different message.
By any chance, does this table NOT have field MANDT in the beginning?
I have seen this happen when MANDT is left out. Without a client field, it is a cross-client table. BASIS configuration can be set to not allow cross-client changes in some cases.
If you have MANDT, and set the delivery class to A, and regenerated.... try checking SU53 to see if there are errors.
regards
Saurabh Goel