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

BDC recording Zero quantity error

Former Member
0 Likes
380

after upgrade bdc recording stop and error and return to transaction, becouse of Zero quantity or blank quanity. how can i resolve that???

becouse before upgrade to ecc, system was accepted zero quantity in upload.any idea??

2 REPLIES 2
Read only

Former Member
0 Likes
320

In the Tcode, check if you can update zero value/quantity.

If not, then what needs to be updated for zero Quantity. (If you can leave it blank or something...)

then change in the code accordingly - if value NE zero, update or else dont update.

Hope might help you.

Read only

Former Member
0 Likes
320

still not answerd