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

Module Pool -Screen Sequence--etc

kiran_k8
Active Contributor
0 Likes
945

Hi Folks,

1.Can we change the screen sequence of standard transaction say for ex va02.?

2.If so how?

3.Will we able to see the layout editor of a standard transaction?

4.Can we change the layout there if we get the access key?

Points will be given.

K.Kiran.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
840

HI..,

1) No u cannot , but u can add a subscreen by using a screen exit..

3) Yes we can see .

4) We can change if we get the ACCESS KEY..

regards,

sai ramesh

7 REPLIES 7
Read only

Former Member
0 Likes
841

HI..,

1) No u cannot , but u can add a subscreen by using a screen exit..

3) Yes we can see .

4) We can change if we get the ACCESS KEY..

regards,

sai ramesh

Read only

Former Member
0 Likes
840

Hi,

We can change the screen sequence of the Std Transactions by taking the access key, But this is not advisable to do.

If you wants to add some extra fields on Std screens, using screen exits we have to add and write the code to populate.

We can see the Std layout of the transaction from SE51, enter screen number and display,

Even you can change by taking the access key, but as I told this is not advisable.

Instead use Screen exits to do changes.

reward if useful

regards,

Anji

Read only

0 Likes
840

Anji,

Thanks for your reply.Somebody are saying we can change the screen sequence if we have any user exit or screen exit available for that purpose.

What is the difference between a user exit and a screen exit.

How to find a particular transaction has a screen exit or user exit.Kindly let me know how to find the same step by step.\

Points given.

K.Kiran.

Read only

Former Member
0 Likes
840

Hi,

if u get the access key u can change the layout.

but with access key it is not possible to change the layout.(u can add sub screens in case if it has any customer sub screen area.)

regards,

bharat.

Read only

Former Member
0 Likes
840

Hi,

You can change screen sequence by calling subscreens if there are user exits

for that purpose.

regards,

keerthi.

Read only

0 Likes
840

keerthi,

How can we change the screen sequence by calling subscreens? Calling a Subscreen will add one more screen to the std transc,am i right?If not correct me.

Added to that how to find a user exit for the same>

Points given and will be given.

K.Kiran.

Read only

kiran_k8
Active Contributor
0 Likes
840

problem solved