Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

All dates of BOM change

Former Member
0 Kudos

Hello!

I'm writing a function that is searching for parts of a model in the BOM. I'm saving the result to a buffer table, so I need to find all dates of BOM change (at all levels). For example:

01.06.2006 -> BOM created

07.06.2006 -> material A added at level 4

14.06.2006 -> material added at level 3

26.07.2006 -> material deleted at level 1

30.01.2007 -> material A replaced by B at level 4

We are using change numbers to keep the history...

I don't need to know what happend, I want to find out the dates of changes.

Is it possible to find out these dates without exploding the whole BOM?

1 REPLY 1

Former Member
0 Kudos

Sorry! I sent this question twice by mistake! Please check my second thread: "BOM change dates". ThanX!

Message was edited by:

Donnie Darko