LedgerJournalTable.canApplyServiceReverseCharge_IN Method
Check whether service tax reverse charge can be applied for the voucher.
Syntax
public boolean canApplyServiceReverseCharge_IN(Voucher _voucher)
Run On
ClientOrServer
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher to be checked.
Return Value
Type: boolean
true: reverse charge can be applied (current scope: only vendor voucher can apply reverse charge).
false otherwise.