Delete Method (Lot)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method removes a lot record from the lot table. It will also remove any sublot records for sublots of this 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 that is to be deleted. Part of key to identify the lot.
- lotNo
- Required. Holds the lot number that is to be deleted.