hi all
would like to know if the following is possible.
as soon as a user enters an order, I want to be able to pass the details of that order into a different table. would this be possible? my assumption is that this will be possible with a SP_posttransactionnotice. am I correct? if so, how do I do this? can anyone help?
this is the information that I need.
1. customer number
2. sales order number
3. zipcode
4. items
5. quantity
6. address
7. item weight and dimensions.
thanks!
prem