Product documentation
Bill of material webservice definition

This webservice returns the Bill of materials.

 

{{resource}}/api/BillOfMaterial

{{resource}}/api/BillOfMaterial?Page=2

 Important

Subject to change: After the warehouses of the end product and component will be added to the Slim4 database fields, the webservice will be updated.
   

 

Attribute

Description

Field type

Microsoft Dynamics 365 for Finance and Operations field

Remark

Warehouse

Warehouse

String(20)

Warehouse

Warehouse based on the default order settings Inventory. If not found, this field is not exported

BOMArticleCode

Article code (SKU)

String(40)

Released product (Released product variant)

Component

Warehouse

Component warehouse

String(20)

Warehouse from which the component will be consumed

Warehouse based on the BOM line warehouse, fallback to default order settings inventory. If not found, this field is not exported 

BOMComponent

This is the component item code associated with the finished good item code.

String(20)

BOMComponentQty

This is the number of units of this component that goes into each final good, i.e. if one finished good contains two units of the components, the value 2 should be added here.

Num(38,15)

BOM line quantity (divided by the field per series).

Alternative BOM units are not supported

BOMId

This is the ID/name of this bom version. This is an optional field. The fields bomID, articlecode, Component code and linenumber will make a record unique.

String(20)

BOM ID

LineNumber

Line number of the BOM relation. This is an optional field. The fields bomID, articlecode, Component code and linenumber will make a record unique.

String(20)

BOM Line number

LeadTime

Lead time for this specfic BOM relation used in the MRP run within Slim4.

Num(15,2)

Empty

FromDate

Date from which this BOM relation is valid. This can be used to anticipate on a future changes in the Bill Of Material. So dependent demand from this articlecode to this componentcode will be calcualted from this date onwards.

YYYYMMDD

Date valid from

From date on the BOM line

ToDate

Date till which this BOM relation is valid. This can be used to anticipate on a future changes in the Bill Of Material. So dependent demand from this articlecode to this componentcode will be calcualted till this date.

YYYYMMDD

Date valid to

To date on the BOM line

BOMType

Short description of the type of BOM relation. This will also be used to recognize dependent demand from different types.

String(20)

Empty

ExceptionLevel

This is the percentage of the weekly forecast, which when exceeded by the BOM confirmed orders, will trigger Slim4 to add to the forecast. If left blank, zero used. This field should be set to 0 for orders which are not part of the forecast and therefore the total quantity of the order needs to be added. This field is integer. e.g. 80 for 80%.

Integer

Empty