📚 SAP Business One SDK Help

DunningCode Property
See Also 

Description

Sets or returns the dunning code as defined in the Dunning System. The dunning code sets the type of interest calculation for late payments.

Field name: DunningCod.

Length: 20 characters.

This is a foreign key to the Dunning Interest Rate table (ORIT), not exposed through the DI API.

Property type

Read-write property

Syntax

Visual Basic
Public Property DunningCode() As String

See Also