DIOTAddlInfoForNoVendorLedger_MX::isVendType Method
Indicates whether either the account type or the offset account type is vendor.
Syntax
client server public static boolean isVendType(LedgerJournalACType _accountType, LedgerJournalACType _offsetAccountType)
Run On
Called
Parameters
- _accountType
Type: LedgerJournalACType Enumeration
The account type of the record.
- _offsetAccountType
Type: LedgerJournalACType Enumeration
The offset account type of the record.
Return Value
Type: boolean
true if either the account type or the offset account type is vendor.