WHSInventReserveDeltaAggrReserveView::fieldString Method
Retrieve the string to compute the specified column in the view.
Syntax
server private static str fieldString(FieldName _fieldNameWHSInventReserveDeltaView, FieldName _fieldNameWHSInventReserve)
Run On
Server
Parameters
- _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.
Return Value
Type: str
A string to compute the specified column in the view.