ResetBOMAbsolutePositionNumbers

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > BOM >

ResetBOMAbsolutePositionNumbers

available from build: 20060921

Description

It allows to reset the PARENT_CHILD_BOM_POS field for an assigned parent assembly Unique ID.

Syntax

call DBWShell("ResetBOMAbsolutePositionNumbers ParentAsmUid OkTraverse")

Parameters

ParentAsmUid

the parent assembly Unique ID

OkTraverse

0: applies the function to 1st level components only
1: applies the function to all the child sub-assemblies

Remarks

It is useful for freezing the actual BOM Position Numbers before an approval or before sending data to an ERP

Example

DBWShell("ResetBOMAbsolutePositionNumbers 100086051 1")