PayrollWorkerAccrualAdjustmentView::displayPendingUsage Method [AX 2012]

Returns the pending usage hours.

server public static str displayPendingUsage()

Run On

Server

Return Value

Type: str
The pending usage hours.

Because this view is used to get the worker accrual adjustment data and create a union query to get the accrual transactions data, the value for the pending usage hours is always 0 (zero).

Show: