DIOTAddlInfoForNoVendorLedger_MX::isOtherTypeNotAllowed Method
Enables or disables the form controls, depending on the account type, offset account, and the common sales tax code with the additional information check box marked.
Syntax
client server public static boolean isOtherTypeNotAllowed(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 the given account type is of a type that is not allowed.
Remarks
Enable or disables the form controls.