📚 SAP Business One SDK Help

DiscountCode Property
See Also 

Description

Sets or returns the discount code (type) as defined in Cash Discount (based on the payment due date).

Field name: DiscCode.

Length: 20 characters.

This is a foreign key to the Cash Discount table (OCDC), not exposed through the DI API.

Property type

Read-write property

Syntax

Visual Basic
Public Property DiscountCode() As String

See Also