InventStdCostConvItem.allowEditItemId Method
Determines whether the item ID can be edited.
Syntax
public boolean allowEditItemId([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 item ID can be edited; otherwise, false.