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

user exit

Former Member
0 Likes
324

Hi,

Can we change the value of any sap standard screen field through exit?

Regards,

Anu.

3 REPLIES 3
Read only

Former Member
0 Likes
296

Hi Anu,

You can surely do that either using a Field Exit or a BADI.

regards,

vinod.

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
296

No, you can't. You can only change(via user exit) what has been provided to you in the interface.

Regards,

Rich Heilman

Read only

0 Likes
296

Hi Rich,

Can we change the value of standard sap field through OSS NOTES?

Actually I want to change the EKPO-REVLV field value while creating the Purchase Order with respect to Purchase Requistion using Tcode ME21.

How can I acheive this?

Thanks in Advance.

Regards,

Anu.