PDSProdCompensationPrinciple.prodBOM Method
Gets the record of the ProdBOM table that is related to this compensation principle.
Syntax
public ProdBOM prodBOM([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be locked for update; optional.
Return Value
Type: ProdBOM Table
The related record of the ProdBOM table.