PayrollAccrualPendingUsageBalanceView::displayCreateDateTime Method [AX 2012]

Returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) date as a value for the creation date/time.

server public static str displayCreateDateTime()

Run On

Server

Return Value

Type: str
Always returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) date.

Because this view is used to get the accrual pending usage data and create a union query to get the accrual transactions data, the value for the creation date/time is always a nullNothingnullptrunita null reference (Nothing in Visual Basic) date.

Show: