PayrollTaxGroup::canDisableForPostingDefinition Method

Determines whether posting definition can be disabled for a tax group.

Syntax

client server public static boolean canDisableForPostingDefinition(PayrollTaxGroupRecId _currentTaxGroupRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if posting definition can be disabled; otherwise, false.

Remarks

Posting definition can be disabled for a tax group if there is no transaction posting definition defined using the tax group.

Otherwise posting definition cannot be disabled.

See Also

Reference

PayrollTaxGroup Table