📚 SAP Business One SDK Help

MaxDaysForCancel Property
See Also 

Description

The maximum number of days for cancelling marketing documents after posting.

Field name: CnclMaxDay.

Property type

Read-write property

Syntax

Visual Basic
Public Property MaxDaysForCancel() As Long

Remarks

  • -1 stand for unlimited
  • 0 stand for cannot cancel
  • Positive number stand for max days

See Also