LedgerInfoZakat_SA.checkZakatItemType Method
Checks Zakat item code whether can be assigned to main account with specified main account type.
Syntax
public boolean checkZakatItemType(LedgerItemNumZakat_SA _itemNum, DimensionLedgerAccountType _accountType)
Run On
Called
Parameters
- _itemNum
Type: LedgerItemNumZakat_SA Extended Data Type
The Zakat item code.
- _accountType
Type: DimensionLedgerAccountType Enumeration
The main account type.
Return Value
Type: boolean
true if the item can be assigned to main account; otherwise, false.