Baanercan
28th May 2002, 10:46
I have created a new message in ttadv4551m000.
Now I want to import this message in Sales Order (tdsls4110m000) in the field Customer (tdsls040.cuno).
It should check the last sales order of the customer in table tdsls041 and show the message if the last order is older then 36 month.

How can I do this?
Which procedures are necessary?

Thanks

Han Brinkman
28th May 2002, 15:41
1. get the source if you haven't
2. copy the source in your own development VRC
3. in the section field.tdsls040.cuno, check.input write the select and if statements.
4. compile and test
5. if it's working copy the script over to your production vrc.

Of course it could be that you have to set your current vrc, create an own vrc, set your development parameters etc, however I hope you already have done that or at least know how to do this.


Viel Spass,
Han

lbencic
31st May 2002, 01:13
If you don't have the source - these boards have outlined / coded a solution that is workable. You must have development privelages, however.

Consulting companies have working and supported versions of similar tools ($$). Costs money, but less than the source code!