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

disable enter key for tcode vf01

Former Member
0 Likes
880

hii experts,

after getting error message from vf01 when i double press enter its generate the invoice ,how to diable enter key word .

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
812

If it's a standard process, ask the SAP support to correct the error. If it's caused by custom code, explain what you did.

Read only

balanand_s
Participant
0 Likes
812

Hi,

you can achieve this through BADI or userexit and you can perform your logic there. It can be fixed.