Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.