PayrollWorkerAccrualAdjustmentView::displayIsPendingUsage Method [AX 2012]

Returns false.

server public static str displayIsPendingUsage()

Run On

Server

Return Value

Type: str
Always returns false.

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 is always false.

Show: