ECO to PartMtl table

Well, maybe not so straightforward. The parts in question are checked in, and appear in the ECOmtl table, but not in the PartMtl table. Naturally, that's the one my 'pretty' BoM comes from [the Crystal Reports version driven by Brian Spolarich's stored procedure].

Just to make it more fun, that stored procedure has revealed something-as-yet-undefined-but-funky going on, or maybe related. The Crystal report runs fine on some of my parts, but crashes with a recursion limit error on [so far] one other item we make. We just populated the 5 circuit card assembly BoMs for that item, so the total BoM is quite lengthy. I've set Max recursion in the stored procedure to 2000, up from the default limit of 100, but it seems not enough.

On the upside, I have learned some things about TSQL syntax!

Is anyone else having fun yet on Friday morning?

Lynn Thomas
SAIC

--- In vantage@yahoogroups.com, "Thomas, Lynn A." <thomasl@...> wrote:
>
> Stephen and Rob,
>
> Check in certainly makes sense, but I'd forgotten [or never paid attention to...] the field mapping. I'm not used to these customizations being so straightforward.
>
>
> Thanks to you both! Off to implement!
>
> Lynn Thomas
> Senior Engineer
> SAIC
> 317-357-4041 X255
>
>
>
> [Non-text portions of this message have been removed]
>
Does anyone know when the ECO BoM [table ECOMtl] populates the PartMtl table? I have a custom character field that I need to bring over, but it's not quite clear when the PartMtl table is updated.

TIA,
Lynn Thomas
SAIC
Lynn,



You need to create mappings in the Custom Field Map / Maintenance under
System Management Utilities

These are populated when a part is checked in or checked out of
Engineering Workbench.

At the minimum you would want to map PartMtl -> ECOMtl and ECOMtl ->
PartMtl UD fields.



Regards,

Stephen



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of lynntw83
Sent: 01 December 2009 1:16 PM
To: vantage@yahoogroups.com
Subject: [Vantage] ECO to PartMtl table





Does anyone know when the ECO BoM [table ECOMtl] populates the PartMtl
table? I have a custom character field that I need to bring over, but
it's not quite clear when the PartMtl table is updated.

TIA,
Lynn Thomas
SAIC



[Non-text portions of this message have been removed]
Probably during Check In.

--- Original Message ---
From:"lynntw83" <thomasl@...>
Sent:Tue 12/1/09 8:19 am
To:vantage@yahoogroups.com
Subj:[Vantage] ECO to PartMtl table

Does anyone know when the ECO BoM [table ECOMtl] populates the PartMtl table? I have a custom character field that I need to bring over, but it's not quite clear when the PartMtl table is updated.

TIA,
Lynn Thomas
SAIC
Stephen and Rob,

Check in certainly makes sense, but I'd forgotten [or never paid attention to...] the field mapping. I'm not used to these customizations being so straightforward.


Thanks to you both! Off to implement!

Lynn Thomas
Senior Engineer
SAIC
317-357-4041 X255



[Non-text portions of this message have been removed]