MainAccount::checkLedgerAccount_IN Method
Reads the record from the table.
Syntax
client server public static boolean checkLedgerAccount_IN(MainAccountNum _mainAccount, LedgerPostingType _postingType)
Run On
Called
Parameters
- _mainAccount
Type: MainAccountNum Extended Data Type
The field used to find the record.
- _postingType
Type: LedgerPostingType Enumeration
The field used to find the record.
Return Value
Type: boolean
Return the boolean value.