Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: Update a Bill of Material

$
0
0

Hi Kuldeep,

 

To update Bill of Material using DIAPI use this:

 

1. Use object oProductTrees as follows:

 

SAPbobsCOM.ProductTrees oProductTree = (SAPbobsCOM.ProductTrees)oCompany.GetBusinessObject(BoObjectTypes.oProductTrees);

 

 

2. Using GetByKey() Method check for existing Bill of Material.

 

3. Loop through all items in the Bill of Material or just update header as per your need.

 

4. Finally Update the Bill of Material.

 

 

Hope it helps.

 

 

Thanks & Regards

 

Ankit Chauhan


Viewing all articles
Browse latest Browse all 8581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>