📚 SAP Business One SDK Help

DefaultDaysForOrdCanc Property
See Also 

Description

Sets the default number of days before cancelling a sales order. After this date the goods are not to be eccepted by the customer. The default value is 30 days after the Delivery Date.

Field name: DaysOrdCnc.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultDaysForOrdCanc() As Long

Remarks

Field name in the application: Default Days for Order Cancellation.

To display the form in the application:

  • Select Administration -->System Initialization -->Document Setting -->Per Document tab.

See Also