‎2007 Apr 04 5:59 AM
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.
‎2007 Apr 04 6:01 AM
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
‎2007 Apr 04 6:01 AM
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
‎2007 Apr 04 6:03 AM
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
‎2007 Apr 04 7:28 AM
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.
‎2007 Apr 04 6:04 AM
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.
‎2007 Apr 04 6:13 AM
Hi,
You can change screen sequence by calling subscreens if there are user exits
for that purpose.
regards,
keerthi.
‎2007 Apr 04 7:42 AM
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.
‎2007 Apr 18 11:35 AM