Hi Experts,
I am making a web service call from my custom business object to Sales Order for creation of Order.I am able to pass values like Account,Owner,Product and Quantity details from my custom bo to Sales Orders WS.
Now am trying to pass the Price details like Base Price ,NetPrice and NetValue from my Custom BO line items to order line items.
I tried to pass values under ItemTotalValues node and also under PriceComponent node but am not able to achieve it.
Please someone share some details on how to pass and which node should i use in WS to pass the price related values.
Regards,
Navin