Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Receipt Entry BPM

Status
Not open for further replies.

esings2him

Programmer
Nov 12, 2010
21
0
0
US
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!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top