TaxLedgerAccountGroup.isAccountNumValidForDeferredTax Method

Determines if main account is suitable for posting including Hungary Subscription/Continuous Tax

Syntax

public boolean isAccountNumValidForDeferredTax(TaxLedgerAccountGroup _taxLedgerAccountGroup, MainAccountNum _accountId)

Run On

Called

Parameters

  • _taxLedgerAccountGroup
    Type: TaxLedgerAccountGroup Table
    The taxLedgerAccountGroup instance which stores the Deferred Incoming Tax value

Return Value

Type: boolean
true if account suitable; otherwise false

See Also

Reference

TaxLedgerAccountGroup Table