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.
Returns a container with the quantity fields of the current record.
Syntax
public container getQtyFields()
Run On
Called
Return Value
Type: container
A container with the quantity fields of the current record
Remarks
This method is used on the inventCostTrans and inventCostTransSum tables to obtain a common interface to the quantity fields. This is used in the inventCostRevaluate class.