I want to bring in BOM’s for quoting purposes with the BOM brought in as assemblies for all of the manufactured parts. We don’t bring in BOM’s from quotes onto jobs, so I don’t care that how we make it won’t be the same structure as it is with an actual job. Is this something where I can set the flag on a pre-precessing BPM to Pull and View as assembly as the system is getting details on the quote?
If anyone has done this before I would be interested to hear about it. I will start testing some things next week to see what I can accomplish.
Does anyone have any ideas on this? I’m looking in the quote GetDetails method, but from what I can tell, the flag for pull and view as assembly is already read before it gets to that point. Does anyone know where I can intercept that decision so I can get all details for all manufactured parts? I can’t see anything in the trace that helps me.
The other option that I guess I could look at is to create alternate methods for the parts that are set up to pull as materials, but that’s more things that I don’t really want to attempt to manage.
I hate to comment on such an old topic but did you guys ever figure out how to make this work without using alternate revisions? I’m running into the same conundrum…