
Hello Everyone,
I am new to AX .Can Anyone help me to know the procedure to cancel the sales quotation through X++ code
I have googled it but i am not able to find the procedure.
Please Help me.....
Regards,
Swetha
*This post is locked for comments
I have the same question (0)Swetha,
You can use the standard coding to cancel the sales quotation. SalesQuotationUpdate is the class that is linked with the button to cancel the sales quotation in All quotations -> Follow up tab -> Cancel button. Use this a reference.
Please mark the post as verified, if it helped you!!