total document weight - how to get this value inside a Marco Answered
I am creating an automation for carriage cost based on weight. e.g. if weight over 50 kg 10GBP carriage, over 100kg 25GBP carriage
When using Macros inside B1UP how can I capture the Document Weight into a @STORE1 or other variable?
regards, Sotos Soteriou
Comments
1 comment
Hello Sotos,
What you can do is to enable the column weight in the SAP document and then run a Universal Function type Line Loop to sum the weight and then as a final result, save the value using a Macro.
Please sign in to leave a comment.