‎2009 Jul 10 6:46 AM
Hai Experts,
I need to create a custom transaction for the transaction 'CJ20N' in which i have to hide the initial screen details say for example,
if i entered into the transaction CJ20N then i have to click the folder (open) and then i have to give the name in the project definition
that appears as popup.Finally it will navigate to the corresponding project definition screen which i have given in the popup screen.
My requirement is to hide the initial screen of the transaction CJ20N and then popup screen.
I have to create the custom transaction for the final screen i.e project definition details screen.
Is there any possibility to do that?
With Regards,
R.Dhineshraj.
‎2009 Jul 10 7:21 AM
Hi,
CJ20N is an Enjoy Transaction which uses Dynamic Screens and custom controls/containers. So its really a difficult task to complete your requirement. Also taking a zcopy and doing modification is a cumbersome task.
Also we cannot guarantee that the zcopy will work as the original one, there are lot of complications in that.
Regards
Karthik D
‎2009 Jul 10 7:41 AM
hi,
just first get the program name of your respective tcode.... now create a transaction for the same....
before that check out the screen number of the screen that you would like to display when your transaction run...
while creating the transaction just entter the screen no which you would like to begin with...
hope this will surely help you!!!
Thanks & regards,
Punit Raval.
‎2009 Jul 14 6:46 AM