PayrollAccrualPendingUsageBalanceView::displayCarryOverHours Method [AX 2012]

Returns 0 (zero) as a value for the carry-over hours.

server public static str displayCarryOverHours()

Run On

Server

Return Value

Type: str
Always returns 0 (zero).

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

Show: