| Update Method | |
| See Also |
- pIInventoryPosting
- The data for the inventory posting transaction to be updated. The InventoryPosting object must contain the key of the object to be updated.
Updates an existing inventory posting transaction.
| Visual Basic |
|---|
Public Sub Update( _
ByVal pIInventoryPosting As InventoryPosting _
) |
- pIInventoryPosting
- The data for the inventory posting transaction to be updated. The InventoryPosting object must contain the key of the object to be updated.