|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > BOM > ResetBOMAbsolutePositionNumbers |
available from build: 20060921
It allows to reset the PARENT_CHILD_BOM_POS field for an assigned parent assembly Unique ID.
call DBWShell("ResetBOMAbsolutePositionNumbers ParentAsmUid OkTraverse")
ParentAsmUid |
the parent assembly Unique ID |
|---|---|
OkTraverse |
0: applies the function to 1st level components only |
It is useful for freezing the actual BOM Position Numbers before an approval or before sending data to an ERP
DBWShell("ResetBOMAbsolutePositionNumbers 100086051 1")