Share via


LedgerVoucherRestrictionType_CN Enumeration

Help Text: Restriction type for voucher
Style: ComboBox

Values

Name Value Description
VoucherInclude 0 Voucher must include (one of the selected accounts)
VoucherExclude 1 Voucher must exclude (all of the selected accounts)
DebitContain 2 At least one debit must include (one of the selected accounts)
CreditContain 3 At least one credit must include (one of the selected accounts)
AllDebitContain 4 All debits must include (one of the selected accounts)
AllCreditContain 5 All credits must include (one of the selected accounts)
AllDebitExclude 6 All debits must exclude (all of the selected accounts)
AllCreditExclude 7 All credits must exclude (all of the selected accounts)

See Also

Enums

Base Enum Properties

Data Types in X++