POST

Post is supported.

All fields are supported.

 

Example

BillOfMaterialLine
 
{"BillOfMaterialId":"FP","LineNumber":10,"ItemCode":"RM","Input_Quantity":3.8,"Input_Unit":"kg"}

 

If LineNumber not defined or <= 0, the system create new Line and return the new line number

Example:

 

{

  "value": "FP",

  "LineNumber": 50

}

 

If "Not changeable" defined in BillOfMaterials, it's not possible to change a line in the line.

 

All properties available, which defined in GET

(Node: Alternatively, you can define the Database field name from BEAS_FTSTL)