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

Duplicate Idoc created during Delivery split.

Former Member
0 Likes
1,058

Hi

I have a problem with a duplicate Idoc creation. I am working on an IS-Retail implementation and the scenario is as given below:

Create a PO(STO actually) using ME21n (for example material X for quantity 20).

Create corresponding delivery using (say 80020100) tcode VL10b. An outbound idoc is immediately triggered once delivery is saved (an output type LD00 is configured in tcode: NACE using program RSNASTED and processing routine EDI_PROCESSING)

Then i am using the tcode VLSP to split the delivery 8020100 for quantity 5. A new delivery, 80020101 is being created for quantity 5 with a corresponding idoc.

But the original delivery, 8020100 is triggering a second Idoc with the reduced quantity of 15.

Is there a way to stop the second idoc in the original delivery from being created.

(I have already checked the partner profile in WE20 and the CHANGE MESSAGE checkbox for this message type is unchecked. It still triggers a duplicate idoc for the quantity change in the original delivery).

Thanks

Nag

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
802

Check your multiple issuing is active in output type.

If active un check.

Thanks,

Narayan

6 REPLIES 6
Read only

Former Member
0 Likes
802

I am wrong i thought you are having problem in orders.

Thanks,

Narayanan

Message was edited by:

Narayanan Manivanan

Read only

Former Member
0 Likes
803

Check your multiple issuing is active in output type.

If active un check.

Thanks,

Narayan

Read only

0 Likes
802

Hi Mani

I checked the change flag status. It is not ticked.

I agree with you that its a standard procedure for the delivery to trigger a new Idoc once the quantity is being reduced during delivery split.

I was wondering as to why its triggering a new idoc inspite of the Change flag not being selected in the output type.

Please let me know if there is a workaround through config or through a code change.

Thanks

Nagender

Read only

0 Likes
802

Hi Mani

Can you please elaborate on where exactly should i be going to in order to see whether <b>'multiple issuing is active'</b> or not?

Thanks for your help in advance.

Nag

Read only

0 Likes
802

Go to NACE transaction.

Select your application probably V2 or V7 and select output type on top menu.

And double click your output type.

In general data--->Multiple issuing.

Thanks,

Narayan

Read only

0 Likes
802

Thanks Narayan!! It worked. Have awarded points appropriately.

Nagender