CreateMaterialSublot (IMaterial)
Creates a sublot for a particular material that is under a specified parent material resource.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the description of a material resource sublot. |
Location | DirectoryResource |
Specifies the equipment resources where the sublot is located. |
Lot ID | GUID |
Specifies the material lot or sublot to create the sublot under. |
Quantity | Double |
Specifies the material quantity in a sublot. |
S95 ID | String |
Specifies the ID of the new material sublot. |
Status | String |
Specifies the run time status of the material sublot. |
UoM (Unit of Measure) | String |
Specifies the unit of measure of the sublot's quantity value. |
Outputs | Description | |
---|---|---|
GUID | Returns a lot for a particular material resource. |