AddOperationsMaterialBillItem (IProductionModel)
Adds a material specification item as an operations material bill item to the operations bill of materials (BOM) for the selected work definition.
Inputs | Data Type | Description |
---|---|---|
materialSpecificationName | String |
Specifies the name of the material specification to add to the operations bill of material. |
operationsMaterialBill | String | Specifies the name of the operations bill of materials (BOM) to add the material specification to. |
operationsMaterialBillItemName | String | Specifies a name for the operations bill of materials (BOM) item. |
workDefinitionAddress | DirectoryResource | Specifies the work definition to add the operations bill of materials (BOM) item to. |
workSegmentAddress | DirectoryResource | Specifies the work process segment that the material specification is associated with. |
Outputs | Description | |
---|---|---|
OperationsMaterialBillItemAttributes | Returns the attributes of the operations bill of material (BOM) item. |