cancel
Showing results for 
Search instead for 
Did you mean: 

Assembly Qty As Required checkbox

Former Member
0 Kudos

Hi all,

There is this requirement in our ME project to receive the Shop Order BOM with the checkbox Assembly Qty As Required checked for all of its components.

I tried customizing the following part of ProductionOrderRequest XSLT but yet nothing happened. We have other customization on the same XSLT so I'm sure we are calling the right file.

I updated the following field to be true instead of false but nothing got changed in ME:

<sch:AssembleAsRequired>true</sch:AssembleAsRequired>

We are on ME 15.1.1.

Any ideas? Is this the expected behavior? Would it be the correct field to use to achieve what we are looking for?

Once again, thanks!

Ricardo

Accepted Solutions (1)

Accepted Solutions (1)

former_member185234
Active Participant
0 Kudos

Hi Ricardo,

Correction was provided at SAP ME 15.1.1.2 according to Note 2238359.

Regards,

Oksana

Former Member
0 Kudos

Hi Oksana,

Thanks for replying.

I'm trying to open that note but I'm getting an error message back saying Document is not released.

I will keep an eye on it and will update once the issue gets resolved.

Thanks,

Ricardo

Answers (2)

Answers (2)

Former Member
0 Kudos

We are now running ME 15.1.1.5 and this issue is fixed.

Thanks,
Ricardo

stuarta1
Active Participant
0 Kudos

Ricardo

This should be the correct field, and is the name used when the BOM is sent with the LOIPRO IDOC. When you look in the MII Queue Monitor at the raw XML of the data sent to ME, how does this field appear there?

Stuart

Former Member
0 Kudos

Hi Stuart,

It looks correct there.

As part of my testing I changed TestPart to be true and could observe it correctly set to true in the database.

Thanks,
Ricardo