BOMVersion.allowEdit Method
Determines whether it can modify the BOMVersion record.
Syntax
public boolean allowEdit([BOMParameters _bomParameters])
Run On
Called
Parameters
- _bomParameters
Type: BOMParameters Table
A record that holds the BOM parameters; optional.
Return Value
Type: boolean
true if the BOM version record may be edited; otherwise, false.
Remarks
The default value for _bomParameters is BOMParameters::find().