@Deprecated
public interface B2BSaleQuoteService
| Modifier and Type | Method and Description |
|---|---|
void |
placeOrderFromRejectedQuote(OrderModel order)
Deprecated.
This will reset the OrderStatus to CREATED and then follow the path of the
placeQuoteOrder(OrderModel) |
void |
placeQuoteOrder(OrderModel order)
Deprecated.
Places an order that requests a sales quote from an account manager.
|
void placeQuoteOrder(OrderModel order)
order - the sales order quotevoid placeOrderFromRejectedQuote(OrderModel order)
placeQuoteOrder(OrderModel)order - the sales order quoteCopyright © 2018 SAP SE. All Rights Reserved.