LedgerJournalTrans.hasConflictingTaxWithholdEditStatus_BR Method
Returns true when there's another payment line in the same month, with the same LedgerTransTaxWithholdEditStatus_BR::Opened for the current party.
Syntax
private boolean hasConflictingTaxWithholdEditStatus_BR()
Run On
Called
Return Value
Type: boolean
true when another payment line is found, for the current party number in the same month with the same TaxWithholdEditStatus_BR Otherwise returns false
Remarks
Used to prevent a new payment line subject to withholding tax be created when there is another payment line with the open state.