How to create a SBO BOM by beas script
Respondidabeas Expert,
I saw the beas API api_sbo have oProductTrees object type.
I suppose it can create SBO BOM, right?
I try to write the script below:
```
declare=oitt=ue_api_sbo
oitt=getbusinessobject=oProductTrees
oitt=TreeCode=FG-N-001
oitt=TreeType=4 //Sets item to a template tree.
oitt=items.itemcode=123
oitt=add
destroy=oitt
```
But it is not work.
Any suggestion?
BR
Robin
0
-
Comentario oficial
Hello Robyn,
Since this is an advanced question I suggest you see the documentation and if you need more help please contact your Partner.
http://portal.beascloud.com/docs/help/beasscript/index.html
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario