Programatically do a recall

Does anyone know how to programitcally via the api/SQL to recall a transcation or specifically a quote. We have a custom button that calls a dot net program to provide the lsit of quotes but the information does not completely get re-populated into the transaction screen. We are specifically not able to get line item comments back in. Any help greatly appreciated.

Reply to
Scarpa
Loading thread data ...

Try with Session.RecallTransaction(recallEnum, ref int id)

recallEnum can be: recallNone recallOrder recallTransactionForReport recallTransactionForVoid recallTransactionOnHold recallTransactionForRetrun

ref int id is the TransactionNumber

cod

Reply to
cod

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.