InventSumDeltaAggrSumView::fieldString Method [AX 2012]

Retrieves the string that is used to compute the specified column in the view.

server private static str fieldString(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 specified column in the view.
Show: