UpdateSubLot
Updates a SubLot record in the material database.
Syntax
Lot.UpdateSubLot
(SubLot
As SubLot, [ActivityDescription
As String])The method syntax has these parts:
UpdateSubLot
Part | Description |
---|---|
Lot | Instance of the Lot object to which the method is directed. |
SubLot | An instance of a SubLot object. |
ActivityDescription | Adds descriptive text to the activity journal for this operation. ( Optional ) |
Provide Feedback