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!