| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
SendOmsReturnOrderToDataHubAction.getSapLogSysName(OrderModel order,
ConsignmentEntryModel consignmentEntry)
This method fetch the logical system name to which the consignment has to return.
|
protected java.lang.String |
SendOmsReturnOrderToDataHubAction.getSapSalesOrgName(OrderModel order,
ConsignmentEntryModel consignmentEntry)
This method is used to append sales organization, distribution channel and division which fetch this information
from consignment Entry.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SendOmsReturnOrderToDataHubAction.updateLogicalSystem(OrderModel order,
java.util.Set<ConsignmentEntryModel> consignments,
ReturnRequestModel cloneReturnModel)
This method will set logical system and sales organization details in cloned order model.
|
protected void |
CancelReturnRequestToSAPAction.updateLogicalSystem(OrderModel order,
java.util.Set<ConsignmentEntryModel> consignments,
ReturnRequestModel cloneReturnModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnSourcingContext.splitConsignment(java.util.Map<ReturnEntryModel,java.util.List<ConsignmentEntryModel>> returnEntryConsignmentListMap) |
void |
ReturnOrderStartegy.splitOrder(java.util.Map<ReturnEntryModel,java.util.List<ConsignmentEntryModel>> returnEntryConsignmentListMap)
This method will make a map of order entry and list of consignment as per the splitting strategy
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultReturnOrderSplittingStrategy.setRefundAmountForEachConsignmentEntry(java.util.Map.Entry<ReturnEntryModel,java.util.List<ConsignmentEntryModel>> entry,
java.util.List<ConsignmentEntryModel> consignmentList)
This method calculates the refund amount to be sent to each backend.
|
protected void |
DefaultReturnOrderSplittingStrategy.setRefundAmountForEachConsignmentEntry(java.util.Map.Entry<ReturnEntryModel,java.util.List<ConsignmentEntryModel>> entry,
java.util.List<ConsignmentEntryModel> consignmentList)
This method calculates the refund amount to be sent to each backend.
|
void |
DefaultReturnOrderSplittingStrategy.splitOrder(java.util.Map<ReturnEntryModel,java.util.List<ConsignmentEntryModel>> returnOrderEntryConsignmentListMap) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentEntryModel,ConsignmentEntryData> |
ConsignmentPopulator.getConsignmentEntryConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryPopulator.populate(ConsignmentEntryModel source,
ConsignmentEntryData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPopulator.setConsignmentEntryConverter(Converter<ConsignmentEntryModel,ConsignmentEntryData> consignmentEntryConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentEntryModel> |
AbstractOrderEntryModel.getConsignmentEntries()
Generated method - Getter of the
AbstractOrderEntry.consignmentEntries attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryModel.setConsignmentEntries(java.util.Set<ConsignmentEntryModel> value)
Generated method - Setter of
AbstractOrderEntry.consignmentEntries attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ConsignmentEntryModel> |
DefaultVendorOrderExportStrategy.getVendorOrders(java.lang.String vendorCode) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultVendorOrderExportStrategy.getVendorOrderContent(ConsignmentEntryModel consignmententry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentEntryModel> |
VendorDao.findPendingConsignmentEntryForVendor(java.lang.String vendorCode)
find consignmententries in WAITING status for a vendor
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentEntryModel> |
DefaultVendorDao.findPendingConsignmentEntryForVendor(java.lang.String vendorCode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOrderCancelCancelableEntriesStrategy.appendUncancelableEntriesMap(java.util.Map<AbstractOrderEntryModel,java.lang.Long> uncancelableEntriesMap,
boolean consignmentUnavailableForCancel,
ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentEntryModel> |
ConsignmentModel.getConsignmentEntries()
Generated method - Getter of the
Consignment.consignmentEntries attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentModel.setConsignmentEntries(java.util.Set<ConsignmentEntryModel> value)
Generated method - Setter of
Consignment.consignmentEntries attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModel |
ConsignmentEntryResource.getConsignmentEntryModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ConsignmentEntryModel |
ConsignmentEntryResource.readResource(java.lang.String resourceId)
Gets the
ConsignmentEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConsignmentEntryModel> |
ConsignmentEntriesResource.getConsignmentEntriesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryResource.setConsignmentEntryModel(ConsignmentEntryModel value)
Convenience method which just delegates to
#setResourceValue(ConsignmentEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntriesResource.setConsignmentEntriesCollection(java.util.Collection<ConsignmentEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentEntryModel> |
SAPReturnRequestsModel.getConsignmentsEntry()
Generated method - Getter of the
SAPReturnRequests.consignmentsEntry attribute defined at extension ysapomsreturnprocess. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPReturnRequestsModel.setConsignmentsEntry(java.util.Set<ConsignmentEntryModel> value)
Generated method - Setter of
SAPReturnRequests.consignmentsEntry attribute defined at extension ysapomsreturnprocess. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapOmsDataHubInboundHelper.triggerDeliveryEvent(OrderModel order,
ConsignmentEntryModel consignmentEntry) |
protected void |
SapOmsDataHubInboundHelper.triggerGoodsIssueEvent(OrderModel order,
ConsignmentEntryModel consignmentEntry,
java.lang.String quantity,
java.lang.String goodsIssueDate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SapOmsOrderCancelRequestContributor.addRow(ConsignmentEntryModel consignmentEntry,
SAPPlantLogSysOrgModel saplogSysSalesOrg,
OrderCancelRecordEntryModel orderCancelRequest,
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> result) |
protected void |
SapOmsSalesConditionsContributor.createGrossPriceRow(OrderModel order,
ConsignmentEntryModel consignmentEntry,
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> result) |
protected void |
SapOmsSalesConditionsContributor.createProductDiscountRows(OrderModel order,
ConsignmentEntryModel consignmentEntry,
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> result) |
protected void |
SapOmsSalesConditionsContributor.createTaxRows(OrderModel order,
ConsignmentEntryModel consignmentEntry,
java.util.List<java.util.Map<java.lang.String,java.lang.Object>> result) |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<ConsignmentEntryModel,java.lang.Long> |
ManualDeclineEndToEndIntegrationTest.declineEntryInfo |
java.util.Map<ConsignmentEntryModel,java.lang.Long> |
ShippingSourcingEndToEndIntegrationTest.declineEntryInfo |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentEntryModel |
DefaultAllocationService.createConsignmentEntry(AbstractOrderEntryModel orderEntry,
java.lang.Long quantity,
ConsignmentModel consignment)
Create a consignment entry.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
ConsignmentEntryPendingQuantityHandler.get(ConsignmentEntryModel consignmentEntry) |
java.lang.Long |
ConsignmentEntryDeclinedQuantityHandler.get(ConsignmentEntryModel consignmentEntry) |
void |
ConsignmentEntryPendingQuantityHandler.set(ConsignmentEntryModel consignmentEntry,
java.lang.Long value) |
void |
ConsignmentEntryDeclinedQuantityHandler.set(ConsignmentEntryModel consignmentEntry,
java.lang.Long value) |
protected java.lang.Long |
DefaultAllocationService.useQuantityPending(ConsignmentEntryModel consignmentEntry,
DeclineEntry declineEntry) |
| Modifier and Type | Method and Description |
|---|---|
DeclineEntryBuilder |
DeclineEntryBuilder.withConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOmsOrderCancelServiceTest.addConsignmentEntry(ConsignmentEntryModel consignmentEntry,
long entryQuantity,
OrderEntryModel orderEntry,
ConsignmentModel consignmentModel)
adds a consignment entry to a consignment
|
protected void |
DefaultConsignmentCancellationService.createCancellationEventForInternalWarehouse(ConsignmentEntryModel consignmentEntry,
CancelReason myReason)
Create cancellation event in case the warehouse is not "marked" as external.
|
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
ConsignmentAmountCalculationStrategy.calculateConsignmentEntryAmount(ConsignmentEntryModel consignmentEntry,
boolean includeTaxes)
Calculates amount for
ConsignmentEntryModel |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateConsignmentEntryAmount(ConsignmentEntryModel consignmentEntry,
boolean includeTaxes) |
protected java.math.BigDecimal |
DefaultConsignmentAmountCalculationStrategy.calculateConsignmentEntryTaxAmount(ConsignmentEntryModel consignmentEntry)
Calculates Tax amount for
ConsignmentEntryModel |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
ConsignmentEntryQuantityService.getQuantityDeclined(ConsignmentEntryModel consignmentEntry)
Retrieve the quantity declined for a specific consignment entry
|
java.lang.Long |
ConsignmentEntryQuantityService.getQuantityPending(ConsignmentEntryModel consignmentEntryModel)
Gets the pending quantity for the given
ConsignmentEntryModel |
java.lang.Long |
ConsignmentEntryQuantityService.getQuantityShipped(ConsignmentEntryModel consignmentEntryModel)
Gets the quantity that has been shipped for the given
ConsignmentEntryModel |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
DefaultConsignmentEntryQuantityService.getQuantityDeclined(ConsignmentEntryModel consignmentEntry) |
java.lang.Long |
DefaultConsignmentEntryQuantityService.getQuantityPending(ConsignmentEntryModel consignmentEntryModel) |
java.lang.Long |
DefaultConsignmentEntryQuantityService.getQuantityShipped(ConsignmentEntryModel consignmentEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
WarehousingConsignmentEntryQuantityDao.getQuantityDeclined(ConsignmentEntryModel consignmentEntry)
Retrieve the quantity declined for a specific consignment entry
|
java.lang.Long |
WarehousingConsignmentEntryQuantityDao.getQuantityShipped(ConsignmentEntryModel consignmentEntry)
Retrieve the quantity shipped for a specific order entry
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
DefaultWarehousingConsignmentEntryQuantityDao.getQuantityDeclined(ConsignmentEntryModel consignmentEntry)
Retrieve the quantity allocated for a specific order entry
|
java.lang.Long |
DefaultWarehousingConsignmentEntryQuantityDao.getQuantityShipped(ConsignmentEntryModel consignmentEntry)
Retrieve the quantity shipped for a specific order entry
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModel |
DeclineEntry.getConsignmentEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineEntry.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModel |
ShippedEntry.getConsignmentEntry() |
ConsignmentEntryModel |
ExportFormEntry.getConsignmentEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShippedEntry.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
void |
ExportFormEntry.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
InventoryEventDao.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry)
Retrieves a list of
AllocationEventModel related to a ConsignmentEntryModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
DefaultInventoryEventDao.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AllocationEventModel> |
InventoryEventService.createAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry)
Create multiple
AllocationEventModel that are required to fulfill the ConsignmentEntryModel |
java.util.Collection<AllocationEventModel> |
InventoryEventService.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry)
Retrieves a collection of
AllocationEventModel for a ConsignmentEntryModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AllocationEventModel> |
DefaultInventoryEventService.createAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
java.util.Collection<AllocationEventModel> |
DefaultInventoryEventService.getAllocationEventsForConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentEntryModel> |
PackContext.getConsignmentEntries() |
java.util.Set<ConsignmentEntryModel> |
PickSlipContext.getConsignmentEntries() |
| Modifier and Type | Method and Description |
|---|---|
protected ExportFormEntry |
ExportFormContext.createExportFormEntry(ConsignmentEntryModel consignmentEntry)
Creates
ExportFormEntry with unit price and total price calculated according to
ExportFormPriceStrategy, based on ConsignmentEntryModel |
protected java.util.Collection<AllocationEventModel> |
ConsolidatedPickSlipContext.extractAllocationEvents(ConsignmentEntryModel consignmentEntryModel)
Extracts the bin location of the product for the selected
ConsignmentEntryModel |
java.lang.String |
PickSlipContext.extractBin(ConsignmentEntryModel consignmentEntryModel)
Extracts the bin location of the product for the selected consignmentEntry
|
java.lang.String |
PackContext.getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
Extracts the image url for the thumbnail of the product for the selected consignmentEntry
|
java.lang.String |
PickSlipContext.getProductImageURL(ConsignmentEntryModel consignmentEntryModel)
Extracts the image url for the thumbnail of the product for the selected consignmentEntry
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ConsolidatedPickSlipFormEntry> |
ConsolidatedPickSlipContext.createPickSlipFormEntries(java.util.List<ConsignmentEntryModel> consignmentEntries)
Creates a list of
ConsignmentEntryModel. |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
ExportFormPriceStrategy.calculateProductPrice(ConsignmentEntryModel consignmentEntry)
Calculates single product price for use in Export Form.
|
java.math.BigDecimal |
ExportFormPriceStrategy.calculateTotalPrice(java.math.BigDecimal productPrice,
ConsignmentEntryModel consignmentEntry)
Calculates total price of product for use in Export Form based on precalculated item price.
|
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
DefaultExportFormPriceStrategy.calculateProductPrice(ConsignmentEntryModel consignmentEntry) |
java.math.BigDecimal |
DefaultExportFormPriceStrategy.calculateTotalPrice(java.math.BigDecimal productPrice,
ConsignmentEntryModel consignmentEntry) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModel |
DeclineConsignmentEntryEventModel.getConsignmentEntry()
Generated method - Getter of the
DeclineConsignmentEntryEvent.consignmentEntry attribute defined at extension warehousing. |
ConsignmentEntryModel |
InventoryEventModel.getConsignmentEntry()
Generated method - Getter of the
InventoryEvent.consignmentEntry attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineConsignmentEntryEventModel.setConsignmentEntry(ConsignmentEntryModel value)
Generated method - Setter of
DeclineConsignmentEntryEvent.consignmentEntry attribute defined at extension warehousing. |
void |
InventoryEventModel.setConsignmentEntry(ConsignmentEntryModel value)
Generated method - Setter of
InventoryEvent.consignmentEntry attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentEntryModel |
OrderManagementOrderCancelPartialTest.createConsignmentEntry(ConsignmentModel consignment,
AbstractOrderEntryModel orderEntry,
java.lang.Long qty) |
protected ConsignmentEntryModel |
OrderManagementReturnsServiceTest.getConsignmentEntryModel(AbstractOrderEntryModel orderEntryModel,
ConsignmentModel consignment) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
ConsignmentEntryShippedQuantityHandler.get(ConsignmentEntryModel consignmentEntry) |
void |
ConsignmentEntryShippedQuantityHandler.set(ConsignmentEntryModel consignmentEntry,
java.lang.Long value) |
| Modifier and Type | Method and Description |
|---|---|
DeclineEntries |
DeclineEntryBuilder.build_Auto(java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo) |
DeclineEntries |
DeclineEntryBuilder.build_Auto(java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
DeclineReason reason) |
DeclineEntries |
DeclineEntryBuilder.build_Manual(java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
WarehouseModel warehouse) |
DeclineEntries |
DeclineEntryBuilder.build_Manual(java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
WarehouseModel warehouse,
DeclineReason reason) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModel |
ConsignmentEntryModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
OrderEntryModelBuilder |
OrderEntryModelBuilder.withConsignmentEntries(ConsignmentEntryModel... entries) |
CancellationEventModelBuilder |
CancellationEventModelBuilder.withConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
AllocationEventModelBuilder |
AllocationEventModelBuilder.withConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
ConsignmentModelBuilder |
ConsignmentModelBuilder.withEntries(ConsignmentEntryModel... entries) |
| Modifier and Type | Method and Description |
|---|---|
protected ConsignmentEntryModel |
Consignments.Camera(java.lang.Long quantity) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryModel |
ConsignmentEntryToReallocateDto.getConsignmentEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryToReallocateDto.setConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
| Constructor and Description |
|---|
ConsignmentEntryToReallocateDto(ConsignmentEntryModel consignmentEntry,
java.util.List<java.lang.String> reasons,
java.util.Set<WarehouseModel> locations) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineButtonCellRenderer.render(Listcell parent,
ListColumn columnConfiguration,
ConsignmentEntryModel object,
DataType dataType,
WidgetInstanceManager widgetInstanceManger) |
protected void |
WarehousingQuickListRenderer.renderConsignmentEntry(HtmlBasedComponent parent,
ConsignmentEntryModel consignmentEntry)
Renders each
ConsignmentEntryModel that will be displayed in the quick list. |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehousingConsignmentEntryPopulator.populate(ConsignmentEntryModel source,
ConsignmentEntryData target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<ConsignmentEntryModel,ConsignmentEntryData> |
DefaultWarehousingConsignmentFacade.getConsignmentEntryConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected DeclineEntry |
DefaultWarehousingConsignmentFacade.populateDeclineEntry(DeclineEntryData declineEntryData,
ConsignmentReallocationData consignmentReallocationData,
ConsignmentEntryModel consignmentEntryModel)
Populates and returns
DeclineEntry from given DeclineEntryData |
protected void |
DefaultWarehousingConsignmentFacade.validateDeclineEntryDataToReallocate(ConsignmentReallocationData consignmentReallocationData,
DeclineEntryData declineEntryData,
ConsignmentEntryModel consignmentEntry)
Validation for
DeclineEntryData to be reallocated against given ConsignmentEntryModel. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingConsignmentFacade.setConsignmentEntryConverter(Converter<ConsignmentEntryModel,ConsignmentEntryData> consignmentEntryConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels,
java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
OrderProcessModel orderProcessModel,
DeclineReason declineReason)
automatically decline consignment
|
void |
DeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels,
java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
OrderProcessModel orderProcessModel,
DeclineReason declineReason,
boolean multiBusinessProcessParameters)
automatically decline consignment
|
void |
DeclineUtil.manualDeclineDefaultConsignment(ConsignmentModel consignmentModels,
java.util.Map<ConsignmentEntryModel,java.lang.Long> declineEntryInfo,
OrderProcessModel orderProcessModel,
WarehouseModel warehouseModel,
DeclineReason declineReason)
manually decline consignment
|
Copyright © 2018 SAP SE. All Rights Reserved.