InventSumDeltaAggrSumView::fieldLatestDate Method [AX 2012]

Retrieves the string that is used to compute the related column in the view where the latest date is required.

server private static str fieldLatestDate(FieldName _fieldName)

Run On

Server

Parameters

_fieldName
Type: FieldName Extended Data Type
The names of the InventSum and InventSumDeltaAggrView fields.

Return Value

Type: str
The string that is used to compute the related column in the view.
Show: