InventStdCostConvItem.allowEdit Method
Specifies whether the contents of the record can be edited.
Syntax
public boolean allowEdit([InventStdCostConv _inventStdCostConv])
Run On
Called
Parameters
- _inventStdCostConv
Type: InventStdCostConv Table
The InventStdCostConv table buffer that the current record is related to; optional.
Return Value
Type: boolean
true if the record can be edited; otherwise, false.