Product Configurator force part to use standard cost

I looked at BPM, I was looking for something simpler. I have a BOM with 12 items and just need to get the Std cost at time of configuration in Product Configurator. I am looking into BPM though. Welcome any other thoughts. Thanks.

--- In vantage@yahoogroups.com, "Ian" <ianwhardy@...> wrote:
>
> You could use a BPM to ensure that when the part is saved/updated, it sets the cost to Std.
>
> You would have to go through each part and make a change on it and then save. I would recommend using an autoclicker, this is what I have done in the past to change a setting on each part. Or you can use service connect.
>
>
>
> --- In vantage@yahoogroups.com, "averylw" <awilliams@> wrote:
> >
> > Morning Epicorians!
> >
> > I currently use lot/avg as the costing method on most of our parts. I want the configurator to always use standard cost for the configuration.
> >
> > I know how to use an excel spreadsheet to do this, but I want to solve this from a function or with a program call. I need to be able to use the part and gather the standard cost from the partcost table. I have looked at gettabledata.r, but have not been sucessful at using this for this problem.
> >
> > If anyone has an example of program call or idea of what I should do, please let me know!
> >
>
Morning Epicorians!

I currently use lot/avg as the costing method on most of our parts. I want the configurator to always use standard cost for the configuration.

I know how to use an excel spreadsheet to do this, but I want to solve this from a function or with a program call. I need to be able to use the part and gather the standard cost from the partcost table. I have looked at gettabledata.r, but have not been sucessful at using this for this problem.

If anyone has an example of program call or idea of what I should do, please let me know!
You could use a BPM to ensure that when the part is saved/updated, it sets the cost to Std.

You would have to go through each part and make a change on it and then save. I would recommend using an autoclicker, this is what I have done in the past to change a setting on each part. Or you can use service connect.



--- In vantage@yahoogroups.com, "averylw" <awilliams@...> wrote:
>
> Morning Epicorians!
>
> I currently use lot/avg as the costing method on most of our parts. I want the configurator to always use standard cost for the configuration.
>
> I know how to use an excel spreadsheet to do this, but I want to solve this from a function or with a program call. I need to be able to use the part and gather the standard cost from the partcost table. I have looked at gettabledata.r, but have not been sucessful at using this for this problem.
>
> If anyone has an example of program call or idea of what I should do, please let me know!
>