projStatement.d100_PayrollAllocation Method [AX 2012]

Calculates the total amount that is posted by using the ProjPayrollAllocation ledger posting type for hour transactions on a particular project or all projects used in any payroll project statement report.

public Qty d100_PayrollAllocation()

Run On

Server

Return Value

Type: Qty Extended Data Type
The total amount that is posted by using the ProjPayrollAllocation ledger posting type for hour transactions on a project or all projects.

This method can be used to determine either the actual amount or budgeted amount. It also caches this value and does not recalculate it if a value is in the cache.

Show: