Options

Is there anyway to handle the confirm dialog by calling codeunit through web service ?

vinceliu666vinceliu666 Member Posts: 51
Is there anyway to handle the confirm dialog by calling codeunit through web service from c# app? The Sales Order Posting ,For example, it will pop an dialog to user for Export only、 Invoice only or both when calling Sales-Post (Yes/No) or Sales-Post. If I create an application by c# through web service call, it will return an message to me about choose a type. How could i to answer it after calling the Sales-Post (Yes/No) or Sales-Post codeunit?

Best Answer

Answers

  • Options
    vinceliu666vinceliu666 Member Posts: 51
    Hi BlackTiger:

    Thanks for your reply. Do you mean that I should use CU80 instead of CU81? What's different between codeunit 80 and codeunit 81?
Sign In or Register to comment.