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.
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.