| Modifier and Type | Interface and Description |
|---|---|
interface |
SapConsignmentCancellationService
Interface to provide Integration processing for consignment cancellation
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapOmsConsignmentCancellationService
Concrete implementation to provide business logic for
SapConsignmentCancellationService |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentCancellationService |
SapOmsWarehouseResponseExecutor.getConsignmentCancellationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapOmsWarehouseResponseExecutor.setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentCancellationService |
OmsWarehouseResponseExecutor.getConsignmentCancellationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
OmsWarehouseResponseExecutor.setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConsignmentCancellationService
Cancellation service implementation that will create cancellation events associated with the consignment entries.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConsignmentCancellationService |
AtpFormulaIntegrationTest.consignmentCancellationService |
| Modifier and Type | Field and Description |
|---|---|
protected ConsignmentCancellationService |
BaseUtil.consignmentCancellationService |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseUtil.setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService) |
Copyright © 2018 SAP SE. All Rights Reserved.