Rename Method (Lot)
- Last UpdatedNov 06, 2025
- 1 minute read
The Rename() method renames a lot number to a new lot.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- itemId
- Required. Holds the ID of the item.
- oldLotNo
- Required. Holds the old lot number of the item.
- newLotNo
- Required. Holds the new lot number of the item.