📚 SAP Business One SDK Help

DunningTerm Property
See Also 

Description

Sets or returns the Term Code as defined in Dunning Terms window in SAP Business One application (ODUT table, which is not exposed through the DI API).

Field name: DunTerm.

Length: 25 characters.

This is a foreign key to the Dunning Terms table (ODUT - not exposed through the DI API).

Property type

Read-write property

Syntax

Visual Basic
Public Property DunningTerm() As String

See Also