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

modifying standard sap screen

Former Member
0 Likes
476

Hi All,

I have a requirement to modify standard sap screen for transaction PR05 in travel module. I need to add a few fields to the screen and hide a current field. Can you guide me the best way to do it.

I think of the following ways:-

1. Change the config for the screen (but I guess by this way I cannot add new field, just hide one of the current field)

2. Find user exits ( can I use them to modify screen or can just run them at certain events)

3. changing standard code

thanks for your assistance.

Best regards,

FS

Hi All,

I have a requirement to modify standard sap screen for transaction PR05 in travel module. I need to add a few fields to the screen and hide a current field. Can you guide me the best way to do it.

I think of the following ways:-

1. Change the config for the screen (but I guess by this way I cannot add new field, just hide one of the current field)

2. Find user exits ( can I use them to modify screen or can just run them at certain events)

3. changing standard code

thanks for your assistance.

Best regards,

FS

2 REPLIES 2
Read only

Former Member
0 Likes
442

u hav to modify the standard code if u want to add ny fields..

so u need to get access key for the code...

Read only

Former Member
0 Likes
442

Hi,

Thanks for the reply, but doesn't the change in standard sap code get overwritten when a patch is applied.

Thanks for your assistance.

Regards,

FS