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