I am trying to extract Order History and Order Status using Visual Basic 6 and ACCPAC.xapisession.
The Order History is to extract the history of the items bought by a customer for a six month period. I therefore would pass in their Customer number and the relevant periods and then want to get back all current and historical transactions per item they have purchased.
The order status is to just extract that information for current orders to show the client how their order is progressing through (i.e. shipped / back order / printed etc.)
Can anyone give me some same code.
Thanks in advance
The Order History is to extract the history of the items bought by a customer for a six month period. I therefore would pass in their Customer number and the relevant periods and then want to get back all current and historical transactions per item they have purchased.
The order status is to just extract that information for current orders to show the client how their order is progressing through (i.e. shipped / back order / printed etc.)
Can anyone give me some same code.
Thanks in advance