cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service - confirm service item in sales order

Former Member
0 Kudos

Dear Expert,

We would like to find web service that using for confirm service execution based on Sales Order.

The requirement is customer will create orders in external system then collect the payment will be handled in ByDesign. But they would like to track cost of services so we cannot start from Invoice Request which can track only revenue side.

Therefore, when they complete services in external system, we would replicate the order in ByD again. And it should be able to generate and release Service Execution Confirmation to track cost as well. (items in ByD will be assign with item group "Service - Time and Material")

Now we can find web service to create sales order but cannot execute service confirmation.

Please kindly suggest if you have any idea about this.

Regards,

Mullika

Accepted Solutions (0)

Answers (1)

Answers (1)

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Mullika,

If you cannot find a suitable WS you may create a own Custom BO and define on this the required WS. The ABSL code of this BO on Save can then update the resp. SalesOrder.

HTH,

   Horst