WHSInventReserveDeltaAggrReserveView::fieldString Method [AX 2012]
Retrieve the string to compute the specified column in the view.
server private static str fieldString(FieldName _fieldNameWHSInventReserveDeltaView, FieldName _fieldNameWHSInventReserve)
Run On
ServerParameters
- _fieldNameWHSInventReserveDeltaView
- Type: FieldName Extended Data Type
The name of the WHSInventReserveDeltaView view field.
- _fieldNameWHSInventReserve
- Type: FieldName Extended Data Type
The name of the WHSInventReserve table field.
Show: