‎2006 Sep 28 9:42 AM
Hello,
I have to use submit command for my program. Can I change or customize selection-screen of called program as we do in AT selection screen output event. When I do submit it must be able to change the selection screen of the report I have called.
Regards,
Satya
‎2006 Sep 28 9:52 AM
I do not think its possible, but someone else on the forum may have a better answer for you.
You can look at the F1 documentation for keyword SUBMIT to get a list of all additions possible with it.
Hope this helps.
Sudha
‎2006 Sep 28 9:55 AM
It is not possible to change or customize the selection screen of the calling program as submit is used to call another program with the selection screen parameters.
‎2006 Sep 28 12:37 PM
Hi,
I found solution for this. Create a variant in the selection screen we want to customize and use this variant in submit command.
While creating variant you need to disable fields you required . ( It is possible when creating variant see down)
Regards,
Satya
‎2006 Sep 28 10:00 AM
I don't think you can change the selection-screen of another program but you can define a variant and call the abap using the particular variant, which might resolve your issue.
Also, if you can specify what is exact requirement basically what part of selection-screen do you wish to change, it might be possible to give an another alternative.
<b>Thats is exactly what I had said in my reply...</b>
Message was edited by: Anurag Bankley