public class CancellationEvents extends AbstractItems<CancellationEventModel>
| Constructor and Description |
|---|
CancellationEvents() |
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
Camera_Cancellation(java.lang.Long quantity,
CancelReason cancelReason,
StockLevelModel stockLevel) |
WarehousingDao<CancellationEventModel> |
getCancellationEventDao() |
Consignments |
getConsignments() |
void |
setCancellationEventDao(WarehousingDao<CancellationEventModel> cancellationEventDao) |
void |
setConsignments(Consignments consignments) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelService, getOrSaveAndReturn, setFlexibleSearchService, setModelServicepublic CancellationEventModel Camera_Cancellation(java.lang.Long quantity, CancelReason cancelReason, StockLevelModel stockLevel)
public WarehousingDao<CancellationEventModel> getCancellationEventDao()
public void setCancellationEventDao(WarehousingDao<CancellationEventModel> cancellationEventDao)
public Consignments getConsignments()
public void setConsignments(Consignments consignments)
Copyright © 2018 SAP SE. All Rights Reserved.