New Part Creation

Use a BPM on Update Method

FOR EACH ttPart, EACH Part WHERE Part.PartNum=ttPart.PartNum AND
Part.Company <> ttPart.Company

END.


*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*


On Fri, Mar 15, 2013 at 11:55 AM, joebrifo <j.brifo@...> wrote:

> **
>
>
> I'm new to Epicor but have programming experience. Can anyone please tell
> me how to complete this task: "When users create a new part, it will check
> if the part has been created in another company. If the part exist in
> another company, an error message will inform the user it is a duplicate
> global part."
>
> Thank you,
>
> Jo Brifo
>
>
>


[Non-text portions of this message have been removed]
I'm new to Epicor but have programming experience. Can anyone please tell me how to complete this task: "When users create a new part, it will check if the part has been created in another company. If the part exist in another company, an error message will inform the user it is a duplicate global part."

Thank you,

Jo Brifo