UpdateSubLot
Updates a SubLot record in the material database.
Syntax
Lot.UpdateSubLot
(SubLot
As SubLot,
[ActivityDescription
As String])The
UpdateSubLot
method syntax has these parts: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