📚 SAP Business One SDK Help

DrawingMethodEnum Enumeration
See Also 

Description

Methods of calculating freight per row in a document.

The calculation method is relevant when you copy rows from a base document to a target document.

Members

MemberValueDescription
dmNone0No freight is copied.
dmQuantity1The amount is divided by the item quantity and each unit is charged the same amount of freight.
dmTotal2SAP Business One calculates the portion of the document total or row total is copied to the target document, and then adds the relative amount of the document or row freight to the target document.
dmAll3All freight is copied.