📚 SAP Business One SDK Help

DiscountPercent Property
See Also 

Description

Sets or returns the discount percentage you specify for a customer, or the discount percentage a supplier specifies for you.

Field name: Discount.

Property type

Read-write property

Syntax

Visual Basic
Public Property DiscountPercent() As Double

Remarks

The default value is retrieved from DiscountPercent property of the BusinessPartners object.

You can update the value of the DiscountPercent property only in sales quotations, sales orders, purchase quotations, and purchase orders.

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

This property is not relevant when using Down Payment.

See Also