projStatement.d100_PayrollAllocation_Qty Method [AX 2012]

Calculates the total number of hours that are 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 ProjQty d100_PayrollAllocation_Qty()

Run On

Server

Return Value

Type: ProjQty Extended Data Type
The total number of hours that are 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 quantity or budgeted quantity. It also caches this value and does not recalculate it if a value is in the cache.

Show: