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

Creating Batch SPLIT items via WS_DELIVERY_UPDATE

0 Likes
1,075

HI,

I try to create batch split items into an inbound delivery. It works fine, but now we decided to have only one split item per material/batch.

Now I've got the problem, that calling the ws_delivery_update from same screen several times, it works only every second call. Means:

first call creates split item

second call runs on error

third call increases the split item amount, as it should do.

fourth call runs on error and so on...

I guess that I have problems with buffers, initialization or something like that.

Any ideas are welcome

Best regards

Patrick

1 REPLY 1
Read only

Former Member
0 Likes
667

Hi Patrick,

a very quick question. I was mining for info to get the batchsplit items inserted into an Outbound delivery thru the FM WS_DELI... sometime ago. Out of doubt and tight schedule I had to opt for Batch (direct input) which is not that elegant and I would like to know how you realised the batch split. A piece of code would be just what I am looking for.

thanks a lot in advance.

ZAM