PBAItemLineType.updateItemId Method [AX 2012]
Updates the item number on an item line.
public PBAItemLine updateItemId(ItemId itemId, [boolean deletePBA])
Run On
CalledParameters
- itemId
- Type: ItemId Extended Data Type
Item number to be set on the line.
- deletePBA
- Type: boolean
This parameter is used to specify whether the line's configuration details should be deleted when you are deleting a line with an old item number.
Community Additions
ADD
Show: