Share via


BankReconciliationMatchRule.editDocumentAllowDifferentDate Method

Sets a system-generated type of allowed different days to find bank documents.

Syntax

edit boolean editDocumentAllowDifferentDate(boolean _set, boolean _value)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the system-generated type of allowed different days is set.
  • _value
    Type: boolean
    A Boolean value that indicates whether the system-generated type allows different days.

Return Value

Type: boolean
true if the system-generated type of allowed different days is set; otherwise, false.

See Also

Reference

BankReconciliationMatchRule Table