| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AdvancedShippingNoticeModel> |
WarehouseModel.getAdvancedShippingNotices()
Generated method - Getter of the
Warehouse.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehouseModel.setAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeModel> value)
Generated method - Setter of
Warehouse.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<AdvancedShippingNoticeModel> |
PointOfServiceModel.getAdvancedShippingNotices()
Generated method - Getter of the
PointOfService.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceModel.setAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeModel> value)
Generated method - Setter of
PointOfService.advancedShippingNotices attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultTaskReallocateConsignmentsOnAsnCancelAction.reallocateConsignments(AdvancedShippingNoticeModel attachedAsn,
java.util.Collection<AllocationEventModel> allocationEvents,
java.util.Set<java.lang.String> alreadyReallocatedConsignments)
Deprecated.
Reallocates
ConsignmentModel(s) originally allocated from the stocklevels associated with the given AdvancedShippingNoticeModel |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AsnDao.getAsnForInternalId(java.lang.String internalId)
Returns
AdvancedShippingNoticeModel for given INTERNALID |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StockLevelModel> |
AsnDao.getStockLevelsForAsn(AdvancedShippingNoticeModel asn)
Returns list of
StockLevelModel(s) for the given AdvancedShippingNoticeModel |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
DefaultAsnDao.getAsnForInternalId(java.lang.String internalId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StockLevelModel> |
DefaultAsnDao.getStockLevelsForAsn(AdvancedShippingNoticeModel asn) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AsnService.cancelAsn(java.lang.String internalId)
Cancels the
AdvancedShippingNoticeModel for the given INTERNALID |
AdvancedShippingNoticeModel |
AsnService.confirmAsnReceipt(java.lang.String internalId)
Confirms the receipt of given
AdvancedShippingNoticeModel |
AdvancedShippingNoticeModel |
AsnService.getAsnForInternalId(java.lang.String internalId)
Returns
AdvancedShippingNoticeModel for given INTERNALID |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StockLevelModel> |
AsnService.getStockLevelsForAsn(AdvancedShippingNoticeModel asn)
Returns list of
StockLevelModel(s) for the given AdvancedShippingNoticeModel |
void |
AsnService.processAsn(AdvancedShippingNoticeModel asn)
Creates
StockLevelModels based on given asn entries taken from
AdvancedShippingNoticeModel |
void |
AsnWorkflowService.startAsnCancellationWorkflow(AdvancedShippingNoticeModel asnModel)
Starts a cancellation workflow for the given consignment
AdvancedShippingNoticeModel. |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
DefaultAsnService.cancelAsn(java.lang.String internalId) |
AdvancedShippingNoticeModel |
DefaultAsnService.confirmAsnReceipt(java.lang.String internalId) |
AdvancedShippingNoticeModel |
DefaultAsnService.getAsnForInternalId(java.lang.String internalId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StockLevelModel> |
DefaultAsnService.getStockLevelsForAsn(AdvancedShippingNoticeModel advancedShippingNotice) |
void |
DefaultAsnService.processAsn(AdvancedShippingNoticeModel asn) |
void |
DefaultAsnWorkflowService.startAsnCancellationWorkflow(AdvancedShippingNoticeModel advancedShippingNotice) |
| Modifier and Type | Method and Description |
|---|---|
WarehouseModel |
WarehouseSelectionForAsnStrategy.getDefaultWarehouse(AdvancedShippingNoticeModel advancedShippingNotice)
Return default
WarehouseModel for given AdvancedShippingNoticeModel |
| Modifier and Type | Method and Description |
|---|---|
WarehouseModel |
DefaultWarehouseSelectionForAsnStrategy.getDefaultWarehouse(AdvancedShippingNoticeModel advancedShippingNotice) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticePrepareInterceptor.onPrepare(AdvancedShippingNoticeModel advancedShippingNotice,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AdvancedShippingNoticeEntryModel.getAsn()
Generated method - Getter of the
AdvancedShippingNoticeEntry.asn attribute defined at extension warehousing. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeEntryModel.setAsn(AdvancedShippingNoticeModel value)
Generated method - Setter of
AdvancedShippingNoticeEntry.asn attribute defined at extension warehousing. |
| Constructor and Description |
|---|
AdvancedShippingNoticeEntryModel(AdvancedShippingNoticeModel _asn,
ItemModel _owner,
java.lang.String _productCode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AdvancedShippingNoticeEntryModel(AdvancedShippingNoticeModel _asn,
java.lang.String _productCode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AdvancedShippingNoticeResource.getAdvancedShippingNoticeModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AdvancedShippingNoticeModel |
AdvancedShippingNoticeResource.readResource(java.lang.String resourceId)
Gets the
AdvancedShippingNoticeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AdvancedShippingNoticeModel> |
AdvancedShippingNoticesResource.getAdvancedShippingNoticesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeResource.setAdvancedShippingNoticeModel(AdvancedShippingNoticeModel value)
Convenience method which just delegates to
#setResourceValue(AdvancedShippingNoticeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticesResource.setAdvancedShippingNoticesCollection(java.util.Collection<AdvancedShippingNoticeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
AsnModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeModel |
Asns.CameraAndMemoryCardAsn_Boston() |
AdvancedShippingNoticeModel |
Asns.CameraAsn_Boston() |
AdvancedShippingNoticeModel |
Asns.CameraAsn_Montreal() |
AdvancedShippingNoticeModel |
Asns.EXT123(java.util.Date date) |
protected AdvancedShippingNoticeModel |
Asns.getOrCreateAsn(java.lang.String internalId,
java.util.Date releaseDate,
WarehouseModel warehouse) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AdvancedShippingNoticeValidator.isValid(AdvancedShippingNoticeModel advancedShippingNotice,
ConstraintValidatorContext constraintValidatorContext) |
| Modifier and Type | Method and Description |
|---|---|
protected AdvancedShippingNoticeModel |
AsnModelPopulatingConverter.createTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService<AdvancedShippingNoticeModel> |
AsnModelPopulator.getAsnCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsnModelPopulator.setAsnCommentService(WarehousingCommentService<AdvancedShippingNoticeModel> asnCommentService) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractConverter<AdvancedShippingNoticeModel,AsnData> |
DefaultWarehousingAsnFacade.getAsnDataConverter() |
protected AbstractConverter<AsnData,AdvancedShippingNoticeModel> |
DefaultWarehousingAsnFacade.getAsnModelConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingAsnFacade.setAsnDataConverter(AbstractConverter<AdvancedShippingNoticeModel,AsnData> asnDataConverter) |
void |
DefaultWarehousingAsnFacade.setAsnModelConverter(AbstractConverter<AsnData,AdvancedShippingNoticeModel> asnModelConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.