| Modifier and Type | Method and Description |
|---|---|
SendToDataHubResult |
SendToDataHubHelper.createAndSendRawItem(T model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSendToDataHubResult
Container for the Result of the Datahub sending process
|
| Modifier and Type | Field and Description |
|---|---|
static SendToDataHubResult |
DefaultSendToDataHubResult.MESSAGE_HANDLING_ERROR |
static SendToDataHubResult |
DefaultSendToDataHubResult.OKAY |
static SendToDataHubResult |
DefaultSendToDataHubResult.SENDING_FAILED |
| Modifier and Type | Method and Description |
|---|---|
SendToDataHubResult |
AbstractSendToDataHubHelper.createAndSendRawItem(T model) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapOmsSendOrderToDataHubAction.sendOrder(OrderModel order,
java.util.List<SendToDataHubResult> results,
java.util.List<OrderHistoryEntryModel> orderHistoryList,
java.util.Set<ConsignmentModel> consignments,
java.util.List<SAPOrderModel> sapOrders)
Send SAP order to data-hub
|
| Modifier and Type | Method and Description |
|---|---|
SendToDataHubResult |
SapOmsSendOrderToDataHubHelper.createAndSendRawItem(OrderModel orderModel) |
Copyright © 2018 SAP SE. All Rights Reserved.