CreateMaterialLot (IMaterial)
Creates a lot for a particular material resource.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the description of a material resource lot. |
Location | DirectoryResource |
Specifies the equipment resources where the lot is located. |
Material Definition | DirectoryResource |
Specifies the material definition that the lot is created for. |
Quantity | Double |
Specifies the material quantity in a lot. |
S95 ID | String |
Specifies the ID of the new material lot. |
Status | String |
Specifies the run time status of the material lot. |
UoM (Unit of Measure) | String |
Specifies the unit of measure of the lot's quantity value. |
Outputs | Description | |
---|---|---|
GUID | Returns a lot for a particular material resource. |