public class VerifyOrderAndConsignment extends BaseWarehousingIntegrationTest
| Modifier and Type | Field and Description |
|---|---|
protected Addresses |
addresses |
protected BaseStores |
baseStores |
protected ModelService |
modelService |
protected Orders |
orders |
protected PointsOfService |
pointsOfService |
protected Products |
products |
protected SourcingService |
sourcingService |
protected StockLevels |
stockLevels |
protected Users |
users |
protected Warehouses |
warehouses |
flexibleSearchService, sessionService, springCustomContextLoaderdefaultLanguage, jaloSession| Constructor and Description |
|---|
VerifyOrderAndConsignment() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
verifyConsignment_Camera_MemoryCard(OrderModel order,
String location,
Long quantityDeclined_Camera,
Long quantityAllocated_Camera,
Long quantityPending_Camera,
Long quantityDeclined_MemoryCard,
Long quantityAllocated_MemoryCard,
Long quantityPending_MemoryCard) |
Boolean |
verifyConsignment_Camera(OrderModel order,
String location,
Long quantityDeclined,
Long quantityAllocated,
Long quantityPending) |
Boolean |
verifyConsignment(OrderModel order,
String productCode,
String location,
Long quantityDeclined,
Long quantityAllocated,
Long quantityPending) |
saveAll, setupBaseSitecreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedprotected SourcingService sourcingService
protected ModelService modelService
protected Orders orders
protected BaseStores baseStores
protected Warehouses warehouses
protected Addresses addresses
protected StockLevels stockLevels
protected PointsOfService pointsOfService
protected Products products
protected Users users
public Boolean verifyConsignment_Camera(OrderModel order, String location, Long quantityDeclined, Long quantityAllocated, Long quantityPending)
public Boolean verifyConsignment(OrderModel order, String productCode, String location, Long quantityDeclined, Long quantityAllocated, Long quantityPending)
public Boolean verifyConsignment_Camera_MemoryCard(OrderModel order, String location, Long quantityDeclined_Camera, Long quantityAllocated_Camera, Long quantityPending_Camera, Long quantityDeclined_MemoryCard, Long quantityAllocated_MemoryCard, Long quantityPending_MemoryCard)
Copyright © 2017 SAP SE. All Rights Reserved.