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

Va01

Former Member
0 Likes
326

Hi all,

When quantity entered is not the multiples of a specified quantity, I get a warning message. While batch input this warning causes me problem, required to hit the enter key but

bdc_okcode '/00' is not available for this warning in recording.

How can I control such things?

Thanks.

deniz.

2 REPLIES 2
Read only

Former Member
0 Likes
296

Do you have to use BDC?

Otherwise the other thing is to check the value of MVKE-SCMNG in advance and have an IF statement accordingly.

Read only

Former Member
0 Likes
296

how are you running it? session or call transaction? session should be ok in background mode, call transaction needs to be run in mode 'N'