esings2him
Programmer
Hi all! I'm wanting to create a BPM that will force users to change the receipt
date if they delete or change items on a packing slip. Epicor tech support sent
me this code - for each ttrcvhead where ttrcvhead.RowMod= 'U' and
ttrcvhead.ReceiptDate <> TODAY - and it's partly working, however, when I try to
update the date to equal today to prevent backdating, it gives me a 'cannot
update' error message. How do I get it to alert the user, then let the user
update the receipt date? Any help is appreciated!! Thanks!
date if they delete or change items on a packing slip. Epicor tech support sent
me this code - for each ttrcvhead where ttrcvhead.RowMod= 'U' and
ttrcvhead.ReceiptDate <> TODAY - and it's partly working, however, when I try to
update the date to equal today to prevent backdating, it gives me a 'cannot
update' error message. How do I get it to alert the user, then let the user
update the receipt date? Any help is appreciated!! Thanks!