Skip to Content
0
Former Member
Sep 03, 2012 at 04:07 PM

update quantity in BOM with Variant configuration

1047 Views

Hi all,

I'm trying to update the required quatity of a component of a BOM with either a procedure or action, the quantity is the result of a whole characteristics of a variant article.

In the procedure or action that is the statement:

$ SELF.Z_CONS = $ SELFT.Z_QTTY

where Z_QTTY, is the result of a multiplication of three characteristics.

and the Z_CONS characteristic refered STPO and MENGE

Any may tell me that I need, to update the quantity of the component.

Thank you