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 if the service tax can be calculated.
Syntax
server public static boolean canServiceTaxCalculate_IN(
Voucher _voucher,
LedgerJournalId _journalNum,
[LedgerJournalTrans _unsavedLedgerJournalTrans])
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher information.
- _journalNum
Type: LedgerJournalId Extended Data Type
The ledger journal id.
- _unsavedLedgerJournalTrans
Type: LedgerJournalTrans Table
The unsaved ledger journal transaction.
Return Value
Type: boolean
Returns true if the service tax can be calculated.