InventSumAggrDeltaView::fieldString Method [AX 2012]

Retrieve the string 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 name of the InventSum AND InventSumDelta field.

Return Value

Type: str
A string to compute the specified column in the view.
Show: