Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.