BOM.pmfStepQty Method
Gets the BomQty value from the PmfBomStep record.
Syntax
public BOMQty pmfStepQty([FromQty _findQty])
Run On
Called
Parameters
- _findQty
Type: FromQty Extended Data Type
The quantity that will used to determine the correct record to retrieve.
Return Value
Type: BOMQty Extended Data Type
The BomQty value of the selected record.