locked
How to Change sales order status to fulfilled RRS feed

  • Question

  • Hi , How to change makes the sales order as Fulfiled ? I am setting StateCode: 3 StatusCode: 100001 to make the sale order as Fulfiled . but is it not working . I am getting message server was unable to process your request . Can any help me on how to make the order as fulfiled .. Thanks
    Saturday, August 15, 2009 10:20 AM

Answers

  • Hi Chandra,

    You'll need to use the FulfillSalesOrderRequest CrmService class to fullfill the order (as per SDK documentation). 

    If you are using the same class and you are getting an error; please post the code on the forum.

    Hassan.


    Hassan Hussain | http://hassanhussain.wordpress.com/
    Monday, August 17, 2009 7:56 AM

All replies

  • Hi,

    How are you trying to do this? Using a web service or directly querying the database?

    Best Regards,
    Gagandeep Singh
    http://mscrmnovice.blogspot.com
    Sunday, August 16, 2009 11:50 AM
  • Hi Chandra,

    You'll need to use the FulfillSalesOrderRequest CrmService class to fullfill the order (as per SDK documentation). 

    If you are using the same class and you are getting an error; please post the code on the forum.

    Hassan.


    Hassan Hussain | http://hassanhussain.wordpress.com/
    Monday, August 17, 2009 7:56 AM