Skip to Content
1
Jul 21, 2016 at 08:00 AM

PROBLEM. Create a delivery from multiple packing lists.

307 Views

I have a problem when I try to create a delivery.

I have a sales order linked to more picking lists. if I create a delivery from one of the two pacling list, the program close both picking lists! Error, this only happen if use DI API, If I try the same from SAP, works.


I use


.BaseType = 17

.BaseEntry = row.BaseEntry

.BaseLine = row.BaseLine

for connect sales order in delivery.


Looking forward for some help!