Epicor 9.05.702a - New PO Suggestions - Make generation program

Hey, thanks Tanner, you got the little gears in my head turning again.

 

Patrick

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Monday, August 17, 2015 12:43
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Epicor 9.05.702a - New PO Suggestions - Make generation program fill in gap.

 

 

In E10, we've done similar things by creating a new UD type holding the last sequence value for various tables.  Then, attach custom code to increment the sequence and set the ID via a BPM using a preprocess method directive for GetNewPOHeader. 

 

HTH

Tanner

 

This e-mail and any attachments may contain confidential and privileged information. If you are not the intended and/or named recipient or recipients, please notify the sender immediately by return e-mail, delete this e-mail and destroy any copies. Any dissemination or use of this information by a person other than the intended recipient or recipients is unauthorized and may be illegal. Any views or opinions expressed in this email are those of the author and do not necessarily represent those of the Specialty Screw Corporation. Warning: Although precautions have been taken to make sure no viruses are present in this email, Specialty Screw Corporation cannot accept responsibility for any loss or damage that may arise from the use of this email or attachments.
  ­­  

All,
 
New PO Suggestions – Generating PO’s from Requisitions.
I have a gap in PO numbers from 107000 to 200000 and would like to have the system ignore PO numbers greater than 200000 when creating POs automatically and use 107001, 107002, etc… instead.
Can this be done? Methods directive?
 
Patrick
 
This e-mail and any attachments may contain confidential and privileged information. If you are not the intended and/or named recipient or recipients, please notify the sender immediately by return e-mail, delete this e-mail and destroy any copies. Any dissemination or use of this information by a person other than the intended recipient or recipients is unauthorized and may be illegal. Any views or opinions expressed in this email are those of the author and do not necessarily represent those of the Specialty Screw Corporation. Warning: Although precautions have been taken to make sure no viruses are present in this email, Specialty Screw Corporation cannot accept responsibility for any loss or damage that may arise from the use of this email or attachments.

  ­­  

In E10, we've done similar things by creating a new UD type holding the last sequence value for various tables.  Then, attach custom code to increment the sequence and set the ID via a BPM using a preprocess method directive for GetNewPOHeader. 


HTH

Tanner