Interface OutboundDeliveryV2Service
- All Superinterfaces:
BatchService<OutboundDeliveryV2ServiceBatch>
- All Known Implementing Classes:
DefaultOutboundDeliveryV2Service
This service enables you to create, read, update and delete outbound deliveries. It can be consumed in Fiori apps and on other user interfaces.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_OUTBOUND_DELIVERY_SRV_0002 |
| API Version: | 2.1.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Delivery Processing Integration(SAP_COM_0106), Delivery Insights Replication App Integration (Obsolete)(SAP_COM_0571), Excise Tax EMCS Integration(SAP_COM_0634) |
| Scope Items: | Direct Procurement with Inbound Delivery(2TX), Sell from Stock(BD9), Lean Customer Returns(BDD), Sell from Stock(OD9), Delivery Processing without Order Reference(1MI), Free of Charge Delivery(BDA), Customer Returns(BKP), Delivery Insights Enabled by IoT(4IH), Electronic Movement Control System(4O0) |
| Authentication Methods: | x509 |
| Business Object: | Outbound Delivery |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionaddSerialNumberToDeliveryItem(String serialNumber, String deliveryDocumentItem, String deliveryDocument) Deprecated.Creates a fluent helper for the AddSerialNumberToDeliveryItem OData function import.assignHandlingUnitToDelivery(String deliveryDocument, String handlingUnitExternalId) Deprecated.Creates a fluent helper for the AssignHandlingUnitToDelivery OData function import.confirmPickingAllItems(String deliveryDocument) Deprecated.Creates a fluent helper for the ConfirmPickingAllItems OData function import.confirmPickingOneItem(String deliveryDocument, String deliveryDocumentItem) Deprecated.Creates a fluent helper for the ConfirmPickingOneItem OData function import.createBatchSplitItem(String deliveryQuantityUnit, BigDecimal actualDeliveryQuantity, String deliveryDocumentItem, String deliveryDocument, String batch, BigDecimal pickQuantityInSalesUOM) Deprecated.Creates a fluent helper for the CreateBatchSplitItem OData function import.createHandlingUnitHeaderDelivery(HandlingUnitHeaderDelivery handlingUnitHeaderDelivery) Deprecated.Create a newHandlingUnitHeaderDeliveryentity and save it to the S/4HANA system.createHandlingUnitItemDelivery(HandlingUnitItemDelivery handlingUnitItemDelivery) Deprecated.Create a newHandlingUnitItemDeliveryentity and save it to the S/4HANA system.createOutbDeliveryHeader(OutbDeliveryHeader outbDeliveryHeader) Deprecated.Create a newOutbDeliveryHeaderentity and save it to the S/4HANA system.createOutbDeliveryHeaderText(OutbDeliveryHeaderText outbDeliveryHeaderText) Deprecated.Create a newOutbDeliveryHeaderTextentity and save it to the S/4HANA system.createOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.Create a newOutbDeliveryItementity and save it to the S/4HANA system.createOutbDeliveryItemText(OutbDeliveryItemText outbDeliveryItemText) Deprecated.Create a newOutbDeliveryItemTextentity and save it to the S/4HANA system.deleteAllHandlingUnitsFromDelivery(String deliveryDocument) Deprecated.Creates a fluent helper for the DeleteAllHandlingUnitsFromDelivery OData function import.deleteAllSerialNumbersFromDeliveryItem(String deliveryDocumentItem, String deliveryDocument) Deprecated.Creates a fluent helper for the DeleteAllSerialNumbersFromDeliveryItem OData function import.deleteOutbDeliveryHeader(OutbDeliveryHeader outbDeliveryHeader) Deprecated.Deletes an existingOutbDeliveryHeaderentity in the S/4HANA system.deleteOutbDeliveryHeaderText(OutbDeliveryHeaderText outbDeliveryHeaderText) Deprecated.Deletes an existingOutbDeliveryHeaderTextentity in the S/4HANA system.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.Deletes an existingOutbDeliveryItementity in the S/4HANA system.deleteOutbDeliveryItemText(OutbDeliveryItemText outbDeliveryItemText) Deprecated.Deletes an existingOutbDeliveryItemTextentity in the S/4HANA system.deleteSerialNumberFromDeliveryItem(String serialNumber, String deliveryDocumentItem, String deliveryDocument) Deprecated.Creates a fluent helper for the DeleteSerialNumberFromDeliveryItem OData function import.Deprecated.Fetch multipleOutbDeliveryAddress2entities.Deprecated.Fetch multipleOutbDeliveryHeaderentities.Deprecated.Fetch multipleOutbDeliveryItementities.getHandlingUnitHeaderDeliveryByKey(String handlingUnitInternalId) Deprecated.Fetch a singleHandlingUnitHeaderDeliveryentity using key fields.getOutbDeliveryAddress2ByKey(String deliveryDocument, String partnerFunction) Deprecated.Fetch a singleOutbDeliveryAddress2entity using key fields.getOutbDeliveryDocFlowByKey(String precedingDocument, String precedingDocumentItem, String subsequentDocumentCategory) Deprecated.Fetch a singleOutbDeliveryDocFlowentity using key fields.getOutbDeliveryHeaderByKey(String deliveryDocument) Deprecated.Fetch a singleOutbDeliveryHeaderentity using key fields.getOutbDeliveryItemByKey(String deliveryDocument, String deliveryDocumentItem) Deprecated.Fetch a singleOutbDeliveryItementity using key fields.getOutbDeliveryPartnerByKey(String partnerFunction, String sDDocument) Deprecated.Fetch a singleOutbDeliveryPartnerentity using key fields.getSerialNmbrDeliveryByKey(Long maintenanceItemObjectList) Deprecated.Fetch a singleSerialNmbrDeliveryentity using key fields.pickAllItems(String deliveryDocument) Deprecated.Creates a fluent helper for the PickAllItems OData function import.pickAndBatchSplitOneItem(String splitQuantityUnit, BigDecimal splitQuantity, String batch, String deliveryDocumentItem, String deliveryDocument) Deprecated.Creates a fluent helper for the PickAndBatchSplitOneItem OData function import.pickOneItem(String deliveryDocumentItem, String deliveryDocument) Deprecated.Creates a fluent helper for the PickOneItem OData function import.pickOneItemWithBaseQuantity(String baseUnit, BigDecimal actualDeliveredQtyInBaseUnit, String deliveryDocumentItem, String deliveryDocument) Deprecated.Creates a fluent helper for the PickOneItemWithBaseQuantity OData function import.pickOneItemWithSalesQuantity(String deliveryQuantityUnit, String deliveryDocumentItem, String deliveryDocument, BigDecimal actualDeliveryQuantity) Deprecated.Creates a fluent helper for the PickOneItemWithSalesQuantity OData function import.postGoodsIssue(String deliveryDocument) Deprecated.Creates a fluent helper for the PostGoodsIssue OData function import.reverseGoodsIssue(LocalDateTime actualGoodsMovementDate, String deliveryDocument) Deprecated.Creates a fluent helper for the ReverseGoodsIssue OData function import.setPickingQuantityWithBaseQuantity(String deliveryDocumentItem, String deliveryDocument, String baseUnit, BigDecimal actualDeliveredQtyInBaseUnit) Deprecated.Creates a fluent helper for the SetPickingQuantityWithBaseQuantity OData function import.updateOutbDeliveryAddress2(OutbDeliveryAddress2 outbDeliveryAddress2) Deprecated.Update an existingOutbDeliveryAddress2entity and save it to the S/4HANA system.updateOutbDeliveryDocFlow(OutbDeliveryDocFlow outbDeliveryDocFlow) Deprecated.Update an existingOutbDeliveryDocFlowentity and save it to the S/4HANA system.updateOutbDeliveryHeader(OutbDeliveryHeader outbDeliveryHeader) Deprecated.Update an existingOutbDeliveryHeaderentity and save it to the S/4HANA system.updateOutbDeliveryHeaderText(OutbDeliveryHeaderText outbDeliveryHeaderText) Deprecated.Update an existingOutbDeliveryHeaderTextentity and save it to the S/4HANA system.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.Update an existingOutbDeliveryItementity and save it to the S/4HANA system.updateOutbDeliveryItemText(OutbDeliveryItemText outbDeliveryItemText) Deprecated.Update an existingOutbDeliveryItemTextentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
createOutbDeliveryItemText
@Nonnull OutbDeliveryItemTextCreateFluentHelper createOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText) Deprecated.Create a newOutbDeliveryItemTextentity and save it to the S/4HANA system.- Parameters:
outbDeliveryItemText-OutbDeliveryItemTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
OutbDeliveryItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateOutbDeliveryItemText
@Nonnull OutbDeliveryItemTextUpdateFluentHelper updateOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText) Deprecated.Update an existingOutbDeliveryItemTextentity and save it to the S/4HANA system.- Parameters:
outbDeliveryItemText-OutbDeliveryItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
OutbDeliveryItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteOutbDeliveryItemText
@Nonnull OutbDeliveryItemTextDeleteFluentHelper deleteOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText) Deprecated.Deletes an existingOutbDeliveryItemTextentity in the S/4HANA system.- Parameters:
outbDeliveryItemText-OutbDeliveryItemTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
OutbDeliveryItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
createOutbDeliveryHeaderText
@Nonnull OutbDeliveryHeaderTextCreateFluentHelper createOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText) Deprecated.Create a newOutbDeliveryHeaderTextentity and save it to the S/4HANA system.- Parameters:
outbDeliveryHeaderText-OutbDeliveryHeaderTextentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
OutbDeliveryHeaderTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateOutbDeliveryHeaderText
@Nonnull OutbDeliveryHeaderTextUpdateFluentHelper updateOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText) Deprecated.Update an existingOutbDeliveryHeaderTextentity and save it to the S/4HANA system.- Parameters:
outbDeliveryHeaderText-OutbDeliveryHeaderTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
OutbDeliveryHeaderTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteOutbDeliveryHeaderText
@Nonnull OutbDeliveryHeaderTextDeleteFluentHelper deleteOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText) Deprecated.Deletes an existingOutbDeliveryHeaderTextentity in the S/4HANA system.- Parameters:
outbDeliveryHeaderText-OutbDeliveryHeaderTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
OutbDeliveryHeaderTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getHandlingUnitHeaderDeliveryByKey
@Nonnull HandlingUnitHeaderDeliveryByKeyFluentHelper getHandlingUnitHeaderDeliveryByKey(String handlingUnitInternalId) Deprecated.Fetch a singleHandlingUnitHeaderDeliveryentity using key fields.- Parameters:
handlingUnitInternalId- Internal HU no.Constraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
HandlingUnitHeaderDeliveryentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createHandlingUnitHeaderDelivery
@Nonnull HandlingUnitHeaderDeliveryCreateFluentHelper createHandlingUnitHeaderDelivery(@Nonnull HandlingUnitHeaderDelivery handlingUnitHeaderDelivery) Deprecated.Create a newHandlingUnitHeaderDeliveryentity and save it to the S/4HANA system.- Parameters:
handlingUnitHeaderDelivery-HandlingUnitHeaderDeliveryentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
HandlingUnitHeaderDeliveryentity. To perform execution, call theexecutemethod on the fluent helper object.
-
createHandlingUnitItemDelivery
@Nonnull HandlingUnitItemDeliveryCreateFluentHelper createHandlingUnitItemDelivery(@Nonnull HandlingUnitItemDelivery handlingUnitItemDelivery) Deprecated.Create a newHandlingUnitItemDeliveryentity and save it to the S/4HANA system.- Parameters:
handlingUnitItemDelivery-HandlingUnitItemDeliveryentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
HandlingUnitItemDeliveryentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllOutbDeliveryAddress2
Deprecated.Fetch multipleOutbDeliveryAddress2entities.- Returns:
- A fluent helper to fetch multiple
OutbDeliveryAddress2entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getOutbDeliveryAddress2ByKey
@Nonnull OutbDeliveryAddress2ByKeyFluentHelper getOutbDeliveryAddress2ByKey(String deliveryDocument, String partnerFunction) Deprecated.Fetch a singleOutbDeliveryAddress2entity using key fields.- Parameters:
partnerFunction- Partner FunctnConstraints: Not nullable, Maximum length: 2
deliveryDocument- SD DocumentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
OutbDeliveryAddress2entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateOutbDeliveryAddress2
@Nonnull OutbDeliveryAddress2UpdateFluentHelper updateOutbDeliveryAddress2(@Nonnull OutbDeliveryAddress2 outbDeliveryAddress2) Deprecated.Update an existingOutbDeliveryAddress2entity and save it to the S/4HANA system.- Parameters:
outbDeliveryAddress2-OutbDeliveryAddress2entity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
OutbDeliveryAddress2entity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllOutbDeliveryItem
Deprecated.Fetch multipleOutbDeliveryItementities.- Returns:
- A fluent helper to fetch multiple
OutbDeliveryItementities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getOutbDeliveryItemByKey
@Nonnull OutbDeliveryItemByKeyFluentHelper getOutbDeliveryItemByKey(String deliveryDocument, String deliveryDocumentItem) Deprecated.Fetch a singleOutbDeliveryItementity using key fields.- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
OutbDeliveryItementity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createOutbDeliveryItem
@Nonnull OutbDeliveryItemCreateFluentHelper createOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem) Deprecated.Create a newOutbDeliveryItementity and save it to the S/4HANA system.- Parameters:
outbDeliveryItem-OutbDeliveryItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
OutbDeliveryItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateOutbDeliveryItem
@Nonnull OutbDeliveryItemUpdateFluentHelper updateOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem) Deprecated.Update an existingOutbDeliveryItementity and save it to the S/4HANA system.- Parameters:
outbDeliveryItem-OutbDeliveryItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
OutbDeliveryItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteOutbDeliveryItem
@Nonnull OutbDeliveryItemDeleteFluentHelper deleteOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem) Deprecated.Deletes an existingOutbDeliveryItementity in the S/4HANA system.- Parameters:
outbDeliveryItem-OutbDeliveryItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
OutbDeliveryItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllOutbDeliveryHeader
Deprecated.Fetch multipleOutbDeliveryHeaderentities.- Returns:
- A fluent helper to fetch multiple
OutbDeliveryHeaderentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getOutbDeliveryHeaderByKey
Deprecated.Fetch a singleOutbDeliveryHeaderentity using key fields.- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
OutbDeliveryHeaderentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createOutbDeliveryHeader
@Nonnull OutbDeliveryHeaderCreateFluentHelper createOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader) Deprecated.Create a newOutbDeliveryHeaderentity and save it to the S/4HANA system.- Parameters:
outbDeliveryHeader-OutbDeliveryHeaderentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
OutbDeliveryHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateOutbDeliveryHeader
@Nonnull OutbDeliveryHeaderUpdateFluentHelper updateOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader) Deprecated.Update an existingOutbDeliveryHeaderentity and save it to the S/4HANA system.- Parameters:
outbDeliveryHeader-OutbDeliveryHeaderentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
OutbDeliveryHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteOutbDeliveryHeader
@Nonnull OutbDeliveryHeaderDeleteFluentHelper deleteOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader) Deprecated.Deletes an existingOutbDeliveryHeaderentity in the S/4HANA system.- Parameters:
outbDeliveryHeader-OutbDeliveryHeaderentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
OutbDeliveryHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getOutbDeliveryDocFlowByKey
@Nonnull OutbDeliveryDocFlowByKeyFluentHelper getOutbDeliveryDocFlowByKey(String precedingDocument, String precedingDocumentItem, String subsequentDocumentCategory) Deprecated.Fetch a singleOutbDeliveryDocFlowentity using key fields.- Parameters:
precedingDocument- Preceding Doc.Constraints: Not nullable, Maximum length: 10
precedingDocumentItem- Preceding ItemConstraints: Not nullable, Maximum length: 6
subsequentDocumentCategory- Subs.Doc.Categ.Constraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
OutbDeliveryDocFlowentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
updateOutbDeliveryDocFlow
@Nonnull OutbDeliveryDocFlowUpdateFluentHelper updateOutbDeliveryDocFlow(@Nonnull OutbDeliveryDocFlow outbDeliveryDocFlow) Deprecated.Update an existingOutbDeliveryDocFlowentity and save it to the S/4HANA system.- Parameters:
outbDeliveryDocFlow-OutbDeliveryDocFlowentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
OutbDeliveryDocFlowentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getSerialNmbrDeliveryByKey
@Nonnull SerialNmbrDeliveryByKeyFluentHelper getSerialNmbrDeliveryByKey(Long maintenanceItemObjectList) Deprecated.Fetch a singleSerialNmbrDeliveryentity using key fields.- Parameters:
maintenanceItemObjectList- Object listConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SerialNmbrDeliveryentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getOutbDeliveryPartnerByKey
@Nonnull OutbDeliveryPartnerByKeyFluentHelper getOutbDeliveryPartnerByKey(String partnerFunction, String sDDocument) Deprecated.Fetch a singleOutbDeliveryPartnerentity using key fields.- Parameters:
partnerFunction- Partner FunctnConstraints: Not nullable, Maximum length: 2
sDDocument- SD DocumentConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
OutbDeliveryPartnerentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteAllHandlingUnitsFromDelivery
@Nonnull DeleteAllHandlingUnitsFromDeliveryFluentHelper deleteAllHandlingUnitsFromDelivery(@Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the DeleteAllHandlingUnitsFromDelivery OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the DeleteAllHandlingUnitsFromDelivery OData function
import with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
createBatchSplitItem
@Nonnull CreateBatchSplitItemFluentHelper createBatchSplitItem(@Nonnull String deliveryQuantityUnit, @Nonnull BigDecimal actualDeliveryQuantity, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument, @Nonnull String batch, @Nullable BigDecimal pickQuantityInSalesUOM) Deprecated.Creates a fluent helper for the CreateBatchSplitItem OData function import.
- Parameters:
deliveryQuantityUnit- Sales UnitConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DeliveryQuantityUnit
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
pickQuantityInSalesUOM- Pick quantityConstraints: Nullable, Precision: 3, Scale: 3
Original parameter name from the Odata EDM: PickQuantityInSalesUOM
batch- BatchConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: Batch
actualDeliveryQuantity- Delivery QtyConstraints: Not nullable, Precision: 3, Scale: 3
Original parameter name from the Odata EDM: ActualDeliveryQuantity
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the CreateBatchSplitItem OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
pickAndBatchSplitOneItem
@Nonnull PickAndBatchSplitOneItemFluentHelper pickAndBatchSplitOneItem(@Nonnull String splitQuantityUnit, @Nonnull BigDecimal splitQuantity, @Nonnull String batch, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the PickAndBatchSplitOneItem OData function import.
- Parameters:
splitQuantityUnit- Base UnitConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: SplitQuantityUnit
splitQuantity- Qty (stckp.unt)Constraints: Not nullable, Precision: 3, Scale: 3
Original parameter name from the Odata EDM: SplitQuantity
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
batch- BatchConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: Batch
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the PickAndBatchSplitOneItem OData function import with
the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
assignHandlingUnitToDelivery
@Nonnull AssignHandlingUnitToDeliveryFluentHelper assignHandlingUnitToDelivery(@Nonnull String deliveryDocument, @Nonnull String handlingUnitExternalId) Deprecated.Creates a fluent helper for the AssignHandlingUnitToDelivery OData function import.
- Parameters:
handlingUnitExternalId- Handling UnitConstraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: HandlingUnitExternalId
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the AssignHandlingUnitToDelivery OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setPickingQuantityWithBaseQuantity
@Nonnull SetPickingQuantityWithBaseQuantityFluentHelper setPickingQuantityWithBaseQuantity(@Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument, @Nonnull String baseUnit, @Nonnull BigDecimal actualDeliveredQtyInBaseUnit) Deprecated.Creates a fluent helper for the SetPickingQuantityWithBaseQuantity OData function import.
- Parameters:
baseUnit- Base UnitConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: BaseUnit
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
actualDeliveredQtyInBaseUnit- Qty (stckp.unt)Constraints: Not nullable, Precision: 3, Scale: 3
Original parameter name from the Odata EDM: ActualDeliveredQtyInBaseUnit
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the SetPickingQuantityWithBaseQuantity OData function
import with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
addSerialNumberToDeliveryItem
@Nonnull AddSerialNumberToDeliveryItemFluentHelper addSerialNumberToDeliveryItem(@Nonnull String serialNumber, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the AddSerialNumberToDeliveryItem OData function import.
- Parameters:
serialNumber- Serial NumberConstraints: Not nullable, Maximum length: 18
Original parameter name from the Odata EDM: SerialNumber
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the AddSerialNumberToDeliveryItem OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
deleteSerialNumberFromDeliveryItem
@Nonnull DeleteSerialNumberFromDeliveryItemFluentHelper deleteSerialNumberFromDeliveryItem(@Nonnull String serialNumber, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the DeleteSerialNumberFromDeliveryItem OData function import.
- Parameters:
serialNumber- Serial NumberConstraints: Not nullable, Maximum length: 18
Original parameter name from the Odata EDM: SerialNumber
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the DeleteSerialNumberFromDeliveryItem OData function
import with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
deleteAllSerialNumbersFromDeliveryItem
@Nonnull DeleteAllSerialNumbersFromDeliveryItemFluentHelper deleteAllSerialNumbersFromDeliveryItem(@Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the DeleteAllSerialNumbersFromDeliveryItem OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the DeleteAllSerialNumbersFromDeliveryItem OData function
import with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
postGoodsIssue
Deprecated.Creates a fluent helper for the PostGoodsIssue OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the PostGoodsIssue OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
reverseGoodsIssue
@Nonnull ReverseGoodsIssueFluentHelper reverseGoodsIssue(@Nonnull LocalDateTime actualGoodsMovementDate, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the ReverseGoodsIssue OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
actualGoodsMovementDate- Actual GI DateConstraints: Not nullable, Precision: 0
Original parameter name from the Odata EDM: ActualGoodsMovementDate
- Returns:
- A fluent helper object that will execute the ReverseGoodsIssue OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
confirmPickingAllItems
@Nonnull ConfirmPickingAllItemsFluentHelper confirmPickingAllItems(@Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the ConfirmPickingAllItems OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the ConfirmPickingAllItems OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
confirmPickingOneItem
@Nonnull ConfirmPickingOneItemFluentHelper confirmPickingOneItem(@Nonnull String deliveryDocument, @Nonnull String deliveryDocumentItem) Deprecated.Creates a fluent helper for the ConfirmPickingOneItem OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the ConfirmPickingOneItem OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
pickAllItems
Deprecated.Creates a fluent helper for the PickAllItems OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
- Returns:
- A fluent helper object that will execute the PickAllItems OData function import with the provided
parameters. To perform execution, call the
executemethod on the fluent helper object.
-
pickOneItem
@Nonnull PickOneItemFluentHelper pickOneItem(@Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the PickOneItem OData function import.
- Parameters:
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the PickOneItem OData function import with the provided
parameters. To perform execution, call the
executemethod on the fluent helper object.
-
pickOneItemWithSalesQuantity
@Nonnull PickOneItemWithSalesQuantityFluentHelper pickOneItemWithSalesQuantity(@Nonnull String deliveryQuantityUnit, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument, @Nonnull BigDecimal actualDeliveryQuantity) Deprecated.Creates a fluent helper for the PickOneItemWithSalesQuantity OData function import.
- Parameters:
deliveryQuantityUnit- Sales UnitConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DeliveryQuantityUnit
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
actualDeliveryQuantity- Delivery qtyConstraints: Not nullable, Precision: 3, Scale: 3
Original parameter name from the Odata EDM: ActualDeliveryQuantity
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the PickOneItemWithSalesQuantity OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
pickOneItemWithBaseQuantity
@Nonnull PickOneItemWithBaseQuantityFluentHelper pickOneItemWithBaseQuantity(@Nonnull String baseUnit, @Nonnull BigDecimal actualDeliveredQtyInBaseUnit, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument) Deprecated.Creates a fluent helper for the PickOneItemWithBaseQuantity OData function import.
- Parameters:
baseUnit- Base UnitConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: BaseUnit
deliveryDocument- DeliveryConstraints: Not nullable, Maximum length: 10
Original parameter name from the Odata EDM: DeliveryDocument
actualDeliveredQtyInBaseUnit- Qty (stckp.unt)Constraints: Not nullable, Precision: 3, Scale: 3
Original parameter name from the Odata EDM: ActualDeliveredQtyInBaseUnit
deliveryDocumentItem- ItemConstraints: Not nullable, Maximum length: 6
Original parameter name from the Odata EDM: DeliveryDocumentItem
- Returns:
- A fluent helper object that will execute the PickOneItemWithBaseQuantity OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-