sub function ue_api_bom
itemversion  | 
  | 
|
bomcopy, bomheadercopy  | 
Copy bill of material to new bill of material with header  | 
|
getbomid  | 
 
  | 
|
getitemversion  | 
  | 
|
getitemnextversion  | 
???  | 
return current version or create a new version return in "value" 
 
  | 
return bom in "value1" and routing id in "value2" from item/version 
 beas is checking all settings 
  | 
 copy bom (bomcopy) or only the header of bom (bomheadercopy) 
 
 example: copy bom positions and header of bom object=ue_api_bom=versioncontrol=bomcopy<tab>itemcode=abc<tab>toitemcode=abc-2 
 
  |