Zero Dollar PO Blank Title 124683

Nancy,


Thanks for the code I converted back to 701 and have started testing.

 

Thanks again!

 

Steve

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Monday, July 14, 2014 9:24 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Zero Dollar PO

 

 


Hi Steve,

 

We've had a bpm in place on this for three years now.  It's worked well and gone thru two upgrades.  It throws an exception if user tries to receive in zero dollar PO line.

 

I've uploaded it in case it can help you out.  Its in files / bpms, called RecptNoZeroPOUnitPrice.bpm

 

 Nancy

Does anyone have a bit of code or advice on the best way to use a bpm to prevent receipts of PO lines that do not have a price on them?  I have a bpm using a pre-processing query that works to display a warning, but the hard-stop condition doesn't function well for multiple lined PO's, partial receipts, etc.  Any help or advice would be appreciated.  We are Progress 64 bit 9.05.702

Thanks in advance.

Chuck,

 

I’d advise pushing the prevention back a step to the PO, with a BPM to check the price on the PO line to not equal zero.Â

 

One note on that though – I’ve seen various instances where an inventoried item could be brought in at zero cost. Things like samples and special deals (buy 3 cases and they give you one case free). Do you ever have things like that? If so, you might want to make the BPM a warning instead of a hard stop, which would be easier to control at purchasing than receiving.

 

Regards,

 

Jeff

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of chuck.degreeff@...
Sent: Tuesday, September 17, 2013 12:19 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Zero Dollar PO

 

 

Does anyone have a bit of code or advice on the best way to use a bpm to prevent receipts of PO lines that do not have a price on them?  I have a bpm using a pre-processing query that works to display a warning, but the hard-stop condition doesn't function well for multiple lined PO's, partial receipts, etc.  Any help or advice would be appreciated.  We are Progress 64 bit 9.05.702

Thanks in advance.

We have a hard stop in our system… that if a PO has a price of $0 then it cannot be received in…

 

For “free” items we use the price $0.0001

 

 

 

Marco Vissuet

Systems Engineer

Pacific Contours Corporation

Cell (619)507-2311

Anaheim Office (714) 693-1260

San Diego Office (619)670-3900

Fax (714) 693-1252

mvissuet@...

http://www.pacificcontours.com/

"The information contained herein may be subject to the International Traffic in Arms Regulations (ITAR) Warning: - This document contains data whose export is restricted by the Arms Export Control Act (Title 22, U.S.C., Sec 2751, et seq.) as amended, or the Export Administration Act (Title 50, U.S.C., App 2401 et seq.) as amended. Violations of these export laws are subject to severe criminal and civil penalties.  Disseminate in accordance with provisions of DoD Directive 5230.25.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jeff Greenaway
Sent: Tuesday, September 17, 2013 12:34 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Zero Dollar PO

 

 

Chuck,

 

I’d advise pushing the prevention back a step to the PO, with a BPM to check the price on the PO line to not equal zero. 

 

One note on that though – I’ve seen various instances where an inventoried item could be brought in at zero cost.  Things like samples and special deals (buy 3 cases and they give you one case free).  Do you ever have things like that?  If so, you might want to make the BPM a warning instead of a hard stop, which would be easier to control at purchasing than receiving.

 

Regards,

 

Jeff

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of chuck.degreeff@...
Sent: Tuesday, September 17, 2013 12:19 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Zero Dollar PO

 

 

Does anyone have a bit of code or advice on the best way to use a bpm to prevent receipts of PO lines that do not have a price on them?  I have a bpm using a pre-processing query that works to display a warning, but the hard-stop condition doesn't function well for multiple lined PO's, partial receipts, etc.  Any help or advice would be appreciated.  We are Progress 64 bit 9.05.702

Thanks in advance.

 

__________ Information from ESET NOD32 Antivirus, version of virus signature database 8816 (20130918) __________

 

The message was checked by ESET NOD32 Antivirus.

 

http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature database 8816 (20130918) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

Thanks to all who replied.  We appreciate the feedback. 



--- In vantage@yahoogroups.com, <vantage@yahoogroups.com> wrote:

We have a hard stop in our system… that if a PO has a price of $0 then it cannot be received in…

 

For “free” items we use the price $0.0001

 

 

 

Marco Vissuet

Systems Engineer

Pacific Contours Corporation

Cell (619)507-2311

Anaheim Office (714) 693-1260

San Diego Office (619)670-3900

Fax (714) 693-1252

mvissuet@...

http://www.pacificcontours.com/

"The information contained herein may be subject to the International Traffic in Arms Regulations (ITAR) Warning: - This document contains data whose export is restricted by the Arms Export Control Act (Title 22, U.S.C., Sec 2751, et seq.) as amended, or the Export Administration Act (Title 50, U.S.C., App 2401 et seq.) as amended. Violations of these export laws are subject to severe criminal and civil penalties.  Disseminate in accordance with provisions of DoD Directive 5230.25.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jeff Greenaway
Sent: Tuesday, September 17, 2013 12:34 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Zero Dollar PO

 

 

Chuck,

 

I’d advise pushing the prevention back a step to the PO, with a BPM to check the price on the PO line to not equal zero. 

 

One note on that though – I’ve seen various instances where an inventoried item could be brought in at zero cost.  Things like samples and special deals (buy 3 cases and they give you one case free).  Do you ever have things like that?  If so, you might want to make the BPM a warning instead of a hard stop, which would be easier to control at purchasing than receiving.

 

Regards,

 

Jeff

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of chuck.degreeff@...
Sent: Tuesday, September 17, 2013 12:19 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Zero Dollar PO

 

 

Does anyone have a bit of code or advice on the best way to use a bpm to prevent receipts of PO lines that do not have a price on them?  I have a bpm using a pre-processing query that works to display a warning, but the hard-stop condition doesn't function well for multiple lined PO's, partial receipts, etc.  Any help or advice would be appreciated.  We are Progress 64 bit 9.05.702

Thanks in advance.

 

__________ Information from ESET NOD32 Antivirus, version of virus signature database 8816 (20130918) __________

 

The message was checked by ESET NOD32 Antivirus.

 

http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature database 8816 (20130918) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

Marco,

 

Could you share your logic on this.Â

 

Steve

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Marco Vissuet
Sent: Wednesday, September 18, 2013 11:35 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Zero Dollar PO

 

 

We have a hard stop in our system… that if a PO has a price of $0 then it cannot be received in…

 

For “free” items we use the price $0.0001

 

 

 

Marco Vissuet

Systems Engineer

Pacific Contours Corporation

Cell (619)507-2311

Anaheim Office (714) 693-1260

San Diego Office (619)670-3900

Fax (714) 693-1252

mvissuet@...

http://www.pacificcontours.com/

"The information contained herein may be subject to the International Traffic in Arms Regulations (ITAR) Warning: - This document contains data whose export is restricted by the Arms Export Control Act (Title 22, U.S.C., Sec 2751, et seq.) as amended, or the Export Administration Act (Title 50, U.S.C., App 2401 et seq.) as amended. Violations of these export laws are subject to severe criminal and civil penalties.  Disseminate in accordance with provisions of DoD Directive 5230.25.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jeff Greenaway
Sent: Tuesday, September 17, 2013 12:34 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Zero Dollar PO

 

 

Chuck,

 

I’d advise pushing the prevention back a step to the PO, with a BPM to check the price on the PO line to not equal zero. 

 

One note on that though – I’ve seen various instances where an inventoried item could be brought in at zero cost.  Things like samples and special deals (buy 3 cases and they give you one case free).  Do you ever have things like that?  If so, you might want to make the BPM a warning instead of a hard stop, which would be easier to control at purchasing than receiving.

 

Regards,

 

Jeff

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of chuck.degreeff@...
Sent: Tuesday, September 17, 2013 12:19 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Zero Dollar PO

 

 

Does anyone have a bit of code or advice on the best way to use a bpm to prevent receipts of PO lines that do not have a price on them?  I have a bpm using a pre-processing query that works to display a warning, but the hard-stop condition doesn't function well for multiple lined PO's, partial receipts, etc.  Any help or advice would be appreciated.  We are Progress 64 bit 9.05.702

Thanks in advance.

 

__________ Information from ESET NOD32 Antivirus, version of virus signature database 8816 (20130918) __________

 

The message was checked by ESET NOD32 Antivirus.

 

http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature database 8816 (20130918) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


Hi Steve,

 

We've had a bpm in place on this for three years now.  It's worked well and gone thru two upgrades.  It throws an exception if user tries to receive in zero dollar PO line.

 

I've uploaded it in case it can help you out.  Its in files / bpms, called RecptNoZeroPOUnitPrice.bpm

 

 Nancy