AddRequestMaterialBillItem (IProductionRuntime)
Adds an item as a request material bill item to the request bill of materials (BOM) for the selected work request.
Inputs | Data Type | Description |
---|---|---|
materialRequirementName | String |
Specifies the name of the material requirement to add to the request bill of materials (BOM). |
requestMaterialBillItemName | String | Specifies the name for the new request bill of materials (BOM) item. |
requestMaterialBillName | String | Specifies the name of the request bill of materials (BOM) to add the material specification to. |
segmentId | GUID | Specifies the ID of the segment requirement the material requirement is associated with. |
workRequestAddress | DirectoryResource | Specifies the work request to add the request bill of materials (BOM) item to. |
Outputs | Description | |
---|---|---|
OperationsMaterialBillItemAttibutes | Returns attributes of the newly added request bill of materials (BOM) item. |