Delete Method (SubLot)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method removes a sublot record from the Sublot table.
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 that the sublot belongs to.
- lotNo
Required. Holds the lot number.
- subLotNo
Required. Holds the sublot number that is being deleted.