I had write a procedure to Calculate
Mass = Lenght * width * thickness.
Was fine.
Want this Mass to update in the componenet of my BOM.
Hence wrote this a procedure
$self.BOMRef = $root.Mass
where my "BOMRef" character is defined with STPO-MENGE (table name -additional data)
was working fine. and upeting my bom componenet quantity.
Played around in the confiuration profile. Its updatin the bomref quantity.
when i create my procution order. the updated bomref quanitity is not updating.