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