Share via


AccountingRule.canUsePayrollMainAccDimListProvider Method [AX 2012]

Indicates whether a dimension list provider for a main account that is specific to payroll can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts.

Syntax

public boolean canUsePayrollMainAccDimListProvider()

Run On

Called

Return Value

Type: boolean
true if a the main account list provider can be used; otherwise, false.

See Also

Reference

AccountingRule Class