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

BAPI_DELIVERYPROCESSING_EXEC

chunrongzong
Discoverer
0 Likes
1,694

Hello,

when i use BAPI_DELIVERYPROCESSING_EXEC, always get below error , can any experts help to check ?

Tks.

4 REPLIES 4
Read only

former_member736527
Active Participant
0 Likes
1,491

Where's the error?

Read only

chunrongzong
Discoverer
0 Likes
1,491

like 'vl367 an item with no delivery quantity is not permitted. item will be deleted'

Read only

former_member736527
Active Participant
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes
1,491

Hello chunrongzong

You haven't provided any details of the scenario you are implementing. Still the first message VL150 shows that you don't have enough stock for the delivery, actually you don't have any available stock at all. Thus the second message VL367 tells that the delivery item with zero quantity will not be created.

You can decide on how to handle delivery items with zero quantity in delivery item category configuration, transaction 0VLP:

Best regards

Dominik Tylczynski