Share via


PDSProdCompensationPrinciple.activeProdBOM Method

Gets the active record in the ProdBOM table that is related to this production compensation principle.

Syntax

public ProdBOM activeProdBOM([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 active record in the ProdBOM table.

See Also

Reference

PDSProdCompensationPrinciple Table