📚 SAP Business One SDK Help

DocTotal Property
See Also 

Description

Sets or returns the total amount in the document.

Field name: DocTotal.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocTotal() As Double

Remarks

Do not use this property for oInventoryGenEntry and oInventoryGenExit document types. In case you set this property for these documents, an error occur and the document will not be added.

See Also