cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger of changing the delivery date in a salesorder

Former Member
0 Kudos

Hi all,

Does anybody know if there's some kind of trigger which I can use to get a remark at the salesorder if the delivery date has been changed?

At several reprinted documents, remarks will be printed if f.e. already items have been delivered.

We want to warn the customer by a remark if the salesdocument will be reprinted and the deliverydate has been changed.

We use Coresuite for our printing, but I can use the querys from SAP B1 in this program.

Any advise? Thanks in advance.

Best regards,

Carl Verhagen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You could try a user defined field for the original date, populate it when delivery date is entered or changed.

Then you can run a query to see if they differ.

Former Member
0 Kudos

Hi M.Jenkins,

Thanks for your answer.

I can use a UDF which was created not for this purpose, but it will work with the proper query.

I was just hoping that we didn't had to use a UDF, as it should be again one of the many UDF's, users have to create and use to fix something.

Maybe SAP B1 did have a trigger in the standard program (tables) to solve this.

But it will ofcourse work with a UDF.

Thanks again.

Best regards,

Carl Verhagen

Answers (0)