Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Module Pool

Former Member
0 Likes
493

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.

3 REPLIES 3
Read only

Former Member
0 Likes
466

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

Read only

Former Member
0 Likes
466

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.

Read only

Former Member
0 Likes
466

This message was moderated.