cancel
Showing results for 
Search instead for 
Did you mean: 

Assemble components -xml message problem

Former Member
0 Kudos

Hi,

In our 5.2.3.1 we have following problem.

We are assembling components with assemby message:

Sometimes we have not all the identifiers received to the system.

These cases the assembly message returns an error but it assembles part of the components in the message. That is not wanted way of working. After error we should be able to receive the missing component to the system and send the assembly message again. But now part of the components have already been assembled and the assembly message will fail:

No quantity left to assemble for the specified location (Message 13971)

Is there any way of preventing partial assembly of components in this case?

Br,

Pete

Edited by: Petri Kauppi on Jun 7, 2010 1:32 PM

Edited by: Petri Kauppi on Jun 7, 2010 1:35 PM (xml- messages with are not show correctly, removed example messages)

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello Petri,

Have you found the solution already? If so, please, share it with the community and close this thread.

Regards,

Alex.

Former Member
0 Kudos

Problem was so long ago...

If I remember correct there were added new tags to XML -message. Something like ALL_OR_NOTHING.

TRUE/FALSE

With this tag we can prevent partial assembly by setting it TRUE.

0 Kudos

It was added in ME 5.2.64. There are some SAP Notes for reference: #1581853 and #1646969.