Class DefaultOutboundDeliveryV2Service

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultOutboundDeliveryV2Service
All Implemented Interfaces:
BatchService<OutboundDeliveryV2ServiceBatch>, OutboundDeliveryV2Service

@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultOutboundDeliveryV2Service") @Deprecated public class DefaultOutboundDeliveryV2Service extends Object implements OutboundDeliveryV2Service
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

This service enables you to create, read, update and delete outbound deliveries. It can be consumed in Fiori apps and on other user interfaces.

Business Documentation

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
  • Constructor Details

  • Method Details

    • withServicePath

      @Nonnull public DefaultOutboundDeliveryV2Service withServicePath(@Nonnull String servicePath)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Specified by:
      withServicePath in interface OutboundDeliveryV2Service
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • batch

      @Nonnull public DefaultOutboundDeliveryV2ServiceBatch batch()
      Deprecated.
      Specified by:
      batch in interface BatchService<OutboundDeliveryV2ServiceBatch>
    • createOutbDeliveryItemText

      @Nonnull public OutbDeliveryItemTextCreateFluentHelper createOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Create a new OutbDeliveryItemText entity and save it to the S/4HANA system.
      Specified by:
      createOutbDeliveryItemText in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryItemText - OutbDeliveryItemText entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new OutbDeliveryItemText entity. To perform execution, call the execute method on the fluent helper object.
    • updateOutbDeliveryItemText

      @Nonnull public OutbDeliveryItemTextUpdateFluentHelper updateOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Update an existing OutbDeliveryItemText entity and save it to the S/4HANA system.
      Specified by:
      updateOutbDeliveryItemText in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryItemText - OutbDeliveryItemText entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing OutbDeliveryItemText entity. To perform execution, call the execute method on the fluent helper object.
    • deleteOutbDeliveryItemText

      @Nonnull public OutbDeliveryItemTextDeleteFluentHelper deleteOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Deletes an existing OutbDeliveryItemText entity in the S/4HANA system.
      Specified by:
      deleteOutbDeliveryItemText in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryItemText - OutbDeliveryItemText entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing OutbDeliveryItemText entity. To perform execution, call the execute method on the fluent helper object.
    • createOutbDeliveryHeaderText

      @Nonnull public OutbDeliveryHeaderTextCreateFluentHelper createOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Create a new OutbDeliveryHeaderText entity and save it to the S/4HANA system.
      Specified by:
      createOutbDeliveryHeaderText in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryHeaderText - OutbDeliveryHeaderText entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new OutbDeliveryHeaderText entity. To perform execution, call the execute method on the fluent helper object.
    • updateOutbDeliveryHeaderText

      @Nonnull public OutbDeliveryHeaderTextUpdateFluentHelper updateOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Update an existing OutbDeliveryHeaderText entity and save it to the S/4HANA system.
      Specified by:
      updateOutbDeliveryHeaderText in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryHeaderText - OutbDeliveryHeaderText entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing OutbDeliveryHeaderText entity. To perform execution, call the execute method on the fluent helper object.
    • deleteOutbDeliveryHeaderText

      @Nonnull public OutbDeliveryHeaderTextDeleteFluentHelper deleteOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Deletes an existing OutbDeliveryHeaderText entity in the S/4HANA system.
      Specified by:
      deleteOutbDeliveryHeaderText in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryHeaderText - OutbDeliveryHeaderText entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing OutbDeliveryHeaderText entity. To perform execution, call the execute method on the fluent helper object.
    • getHandlingUnitHeaderDeliveryByKey

      @Nonnull public HandlingUnitHeaderDeliveryByKeyFluentHelper getHandlingUnitHeaderDeliveryByKey(String handlingUnitInternalId)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single HandlingUnitHeaderDelivery entity using key fields.
      Specified by:
      getHandlingUnitHeaderDeliveryByKey in interface OutboundDeliveryV2Service
      Parameters:
      handlingUnitInternalId - Internal HU no.

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single HandlingUnitHeaderDelivery entity 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 the execute method on the fluent helper object.
    • createHandlingUnitHeaderDelivery

      @Nonnull public HandlingUnitHeaderDeliveryCreateFluentHelper createHandlingUnitHeaderDelivery(@Nonnull HandlingUnitHeaderDelivery handlingUnitHeaderDelivery)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Create a new HandlingUnitHeaderDelivery entity and save it to the S/4HANA system.
      Specified by:
      createHandlingUnitHeaderDelivery in interface OutboundDeliveryV2Service
      Parameters:
      handlingUnitHeaderDelivery - HandlingUnitHeaderDelivery entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new HandlingUnitHeaderDelivery entity. To perform execution, call the execute method on the fluent helper object.
    • createHandlingUnitItemDelivery

      @Nonnull public HandlingUnitItemDeliveryCreateFluentHelper createHandlingUnitItemDelivery(@Nonnull HandlingUnitItemDelivery handlingUnitItemDelivery)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Create a new HandlingUnitItemDelivery entity and save it to the S/4HANA system.
      Specified by:
      createHandlingUnitItemDelivery in interface OutboundDeliveryV2Service
      Parameters:
      handlingUnitItemDelivery - HandlingUnitItemDelivery entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new HandlingUnitItemDelivery entity. To perform execution, call the execute method on the fluent helper object.
    • getAllOutbDeliveryAddress2

      @Nonnull public OutbDeliveryAddress2FluentHelper getAllOutbDeliveryAddress2()
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch multiple OutbDeliveryAddress2 entities.
      Specified by:
      getAllOutbDeliveryAddress2 in interface OutboundDeliveryV2Service
      Returns:
      A fluent helper to fetch multiple OutbDeliveryAddress2 entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getOutbDeliveryAddress2ByKey

      @Nonnull public OutbDeliveryAddress2ByKeyFluentHelper getOutbDeliveryAddress2ByKey(String deliveryDocument, String partnerFunction)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single OutbDeliveryAddress2 entity using key fields.
      Specified by:
      getOutbDeliveryAddress2ByKey in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - SD Document

      Constraints: Not nullable, Maximum length: 10

      partnerFunction - Partner Functn

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A fluent helper to fetch a single OutbDeliveryAddress2 entity 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 the execute method on the fluent helper object.
    • updateOutbDeliveryAddress2

      @Nonnull public OutbDeliveryAddress2UpdateFluentHelper updateOutbDeliveryAddress2(@Nonnull OutbDeliveryAddress2 outbDeliveryAddress2)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Update an existing OutbDeliveryAddress2 entity and save it to the S/4HANA system.
      Specified by:
      updateOutbDeliveryAddress2 in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryAddress2 - OutbDeliveryAddress2 entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing OutbDeliveryAddress2 entity. To perform execution, call the execute method on the fluent helper object.
    • getAllOutbDeliveryItem

      @Nonnull public OutbDeliveryItemFluentHelper getAllOutbDeliveryItem()
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch multiple OutbDeliveryItem entities.
      Specified by:
      getAllOutbDeliveryItem in interface OutboundDeliveryV2Service
      Returns:
      A fluent helper to fetch multiple OutbDeliveryItem entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getOutbDeliveryItemByKey

      @Nonnull public OutbDeliveryItemByKeyFluentHelper getOutbDeliveryItemByKey(String deliveryDocument, String deliveryDocumentItem)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single OutbDeliveryItem entity using key fields.
      Specified by:
      getOutbDeliveryItemByKey in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Returns:
      A fluent helper to fetch a single OutbDeliveryItem entity 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 the execute method on the fluent helper object.
    • createOutbDeliveryItem

      @Nonnull public OutbDeliveryItemCreateFluentHelper createOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Create a new OutbDeliveryItem entity and save it to the S/4HANA system.
      Specified by:
      createOutbDeliveryItem in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryItem - OutbDeliveryItem entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new OutbDeliveryItem entity. To perform execution, call the execute method on the fluent helper object.
    • updateOutbDeliveryItem

      @Nonnull public OutbDeliveryItemUpdateFluentHelper updateOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Update an existing OutbDeliveryItem entity and save it to the S/4HANA system.
      Specified by:
      updateOutbDeliveryItem in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryItem - OutbDeliveryItem entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing OutbDeliveryItem entity. To perform execution, call the execute method on the fluent helper object.
    • deleteOutbDeliveryItem

      @Nonnull public OutbDeliveryItemDeleteFluentHelper deleteOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Deletes an existing OutbDeliveryItem entity in the S/4HANA system.
      Specified by:
      deleteOutbDeliveryItem in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryItem - OutbDeliveryItem entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing OutbDeliveryItem entity. To perform execution, call the execute method on the fluent helper object.
    • getAllOutbDeliveryHeader

      @Nonnull public OutbDeliveryHeaderFluentHelper getAllOutbDeliveryHeader()
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch multiple OutbDeliveryHeader entities.
      Specified by:
      getAllOutbDeliveryHeader in interface OutboundDeliveryV2Service
      Returns:
      A fluent helper to fetch multiple OutbDeliveryHeader entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the fluent helper object.
    • getOutbDeliveryHeaderByKey

      @Nonnull public OutbDeliveryHeaderByKeyFluentHelper getOutbDeliveryHeaderByKey(String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single OutbDeliveryHeader entity using key fields.
      Specified by:
      getOutbDeliveryHeaderByKey in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single OutbDeliveryHeader entity 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 the execute method on the fluent helper object.
    • createOutbDeliveryHeader

      @Nonnull public OutbDeliveryHeaderCreateFluentHelper createOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Create a new OutbDeliveryHeader entity and save it to the S/4HANA system.
      Specified by:
      createOutbDeliveryHeader in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryHeader - OutbDeliveryHeader entity object that will be created in the S/4HANA system.
      Returns:
      A fluent helper to create a new OutbDeliveryHeader entity. To perform execution, call the execute method on the fluent helper object.
    • updateOutbDeliveryHeader

      @Nonnull public OutbDeliveryHeaderUpdateFluentHelper updateOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Update an existing OutbDeliveryHeader entity and save it to the S/4HANA system.
      Specified by:
      updateOutbDeliveryHeader in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryHeader - OutbDeliveryHeader entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing OutbDeliveryHeader entity. To perform execution, call the execute method on the fluent helper object.
    • deleteOutbDeliveryHeader

      @Nonnull public OutbDeliveryHeaderDeleteFluentHelper deleteOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Deletes an existing OutbDeliveryHeader entity in the S/4HANA system.
      Specified by:
      deleteOutbDeliveryHeader in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryHeader - OutbDeliveryHeader entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing OutbDeliveryHeader entity. To perform execution, call the execute method on the fluent helper object.
    • getOutbDeliveryDocFlowByKey

      @Nonnull public OutbDeliveryDocFlowByKeyFluentHelper getOutbDeliveryDocFlowByKey(String precedingDocument, String precedingDocumentItem, String subsequentDocumentCategory)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single OutbDeliveryDocFlow entity using key fields.
      Specified by:
      getOutbDeliveryDocFlowByKey in interface OutboundDeliveryV2Service
      Parameters:
      precedingDocument - Preceding Doc.

      Constraints: Not nullable, Maximum length: 10

      precedingDocumentItem - Preceding Item

      Constraints: Not nullable, Maximum length: 6

      subsequentDocumentCategory - Subs.Doc.Categ.

      Constraints: Not nullable, Maximum length: 4

      Returns:
      A fluent helper to fetch a single OutbDeliveryDocFlow entity 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 the execute method on the fluent helper object.
    • updateOutbDeliveryDocFlow

      @Nonnull public OutbDeliveryDocFlowUpdateFluentHelper updateOutbDeliveryDocFlow(@Nonnull OutbDeliveryDocFlow outbDeliveryDocFlow)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Update an existing OutbDeliveryDocFlow entity and save it to the S/4HANA system.
      Specified by:
      updateOutbDeliveryDocFlow in interface OutboundDeliveryV2Service
      Parameters:
      outbDeliveryDocFlow - OutbDeliveryDocFlow entity object that will be updated in the S/4HANA system.
      Returns:
      A fluent helper to update an existing OutbDeliveryDocFlow entity. To perform execution, call the execute method on the fluent helper object.
    • getSerialNmbrDeliveryByKey

      @Nonnull public SerialNmbrDeliveryByKeyFluentHelper getSerialNmbrDeliveryByKey(Long maintenanceItemObjectList)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single SerialNmbrDelivery entity using key fields.
      Specified by:
      getSerialNmbrDeliveryByKey in interface OutboundDeliveryV2Service
      Parameters:
      maintenanceItemObjectList - Object list

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single SerialNmbrDelivery entity 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 the execute method on the fluent helper object.
    • getOutbDeliveryPartnerByKey

      @Nonnull public OutbDeliveryPartnerByKeyFluentHelper getOutbDeliveryPartnerByKey(String partnerFunction, String sDDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service
      Fetch a single OutbDeliveryPartner entity using key fields.
      Specified by:
      getOutbDeliveryPartnerByKey in interface OutboundDeliveryV2Service
      Parameters:
      partnerFunction - Partner Functn

      Constraints: Not nullable, Maximum length: 2

      sDDocument - SD Document

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A fluent helper to fetch a single OutbDeliveryPartner entity 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 the execute method on the fluent helper object.
    • deleteAllHandlingUnitsFromDelivery

      @Nonnull public DeleteAllHandlingUnitsFromDeliveryFluentHelper deleteAllHandlingUnitsFromDelivery(@Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the DeleteAllHandlingUnitsFromDelivery OData function import.

      Specified by:
      deleteAllHandlingUnitsFromDelivery in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: 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 execute method on the fluent helper object.
    • createBatchSplitItem

      @Nonnull public CreateBatchSplitItemFluentHelper createBatchSplitItem(@Nonnull String deliveryQuantityUnit, @Nonnull BigDecimal actualDeliveryQuantity, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument, @Nonnull String batch, @Nullable BigDecimal pickQuantityInSalesUOM)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the CreateBatchSplitItem OData function import.

      Specified by:
      createBatchSplitItem in interface OutboundDeliveryV2Service
      Parameters:
      deliveryQuantityUnit - Sales Unit

      Constraints: Not nullable, Maximum length: 3

      Original parameter name from the Odata EDM: DeliveryQuantityUnit

      actualDeliveryQuantity - Delivery Qty

      Constraints: Not nullable, Precision: 3, Scale: 3

      Original parameter name from the Odata EDM: ActualDeliveryQuantity

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      batch - Batch

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: Batch

      pickQuantityInSalesUOM - Pick quantity

      Constraints: Nullable, Precision: 3, Scale: 3

      Original parameter name from the Odata EDM: PickQuantityInSalesUOM

      Returns:
      A fluent helper object that will execute the CreateBatchSplitItem OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • pickAndBatchSplitOneItem

      @Nonnull public PickAndBatchSplitOneItemFluentHelper pickAndBatchSplitOneItem(@Nonnull String splitQuantityUnit, @Nonnull BigDecimal splitQuantity, @Nonnull String batch, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the PickAndBatchSplitOneItem OData function import.

      Specified by:
      pickAndBatchSplitOneItem in interface OutboundDeliveryV2Service
      Parameters:
      splitQuantityUnit - Base Unit

      Constraints: 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

      batch - Batch

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: Batch

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the PickAndBatchSplitOneItem OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • assignHandlingUnitToDelivery

      @Nonnull public AssignHandlingUnitToDeliveryFluentHelper assignHandlingUnitToDelivery(@Nonnull String deliveryDocument, @Nonnull String handlingUnitExternalId)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the AssignHandlingUnitToDelivery OData function import.

      Specified by:
      assignHandlingUnitToDelivery in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      handlingUnitExternalId - Handling Unit

      Constraints: Not nullable, Maximum length: 20

      Original parameter name from the Odata EDM: HandlingUnitExternalId

      Returns:
      A fluent helper object that will execute the AssignHandlingUnitToDelivery OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • setPickingQuantityWithBaseQuantity

      @Nonnull public SetPickingQuantityWithBaseQuantityFluentHelper setPickingQuantityWithBaseQuantity(@Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument, @Nonnull String baseUnit, @Nonnull BigDecimal actualDeliveredQtyInBaseUnit)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the SetPickingQuantityWithBaseQuantity OData function import.

      Specified by:
      setPickingQuantityWithBaseQuantity in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      baseUnit - Base Unit

      Constraints: Not nullable, Maximum length: 3

      Original parameter name from the Odata EDM: BaseUnit

      actualDeliveredQtyInBaseUnit - Qty (stckp.unt)

      Constraints: Not nullable, Precision: 3, Scale: 3

      Original parameter name from the Odata EDM: ActualDeliveredQtyInBaseUnit

      Returns:
      A fluent helper object that will execute the SetPickingQuantityWithBaseQuantity OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • addSerialNumberToDeliveryItem

      @Nonnull public AddSerialNumberToDeliveryItemFluentHelper addSerialNumberToDeliveryItem(@Nonnull String serialNumber, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the AddSerialNumberToDeliveryItem OData function import.

      Specified by:
      addSerialNumberToDeliveryItem in interface OutboundDeliveryV2Service
      Parameters:
      serialNumber - Serial Number

      Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: SerialNumber

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the AddSerialNumberToDeliveryItem OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • deleteSerialNumberFromDeliveryItem

      @Nonnull public DeleteSerialNumberFromDeliveryItemFluentHelper deleteSerialNumberFromDeliveryItem(@Nonnull String serialNumber, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the DeleteSerialNumberFromDeliveryItem OData function import.

      Specified by:
      deleteSerialNumberFromDeliveryItem in interface OutboundDeliveryV2Service
      Parameters:
      serialNumber - Serial Number

      Constraints: Not nullable, Maximum length: 18

      Original parameter name from the Odata EDM: SerialNumber

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the DeleteSerialNumberFromDeliveryItem OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • deleteAllSerialNumbersFromDeliveryItem

      @Nonnull public DeleteAllSerialNumbersFromDeliveryItemFluentHelper deleteAllSerialNumbersFromDeliveryItem(@Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the DeleteAllSerialNumbersFromDeliveryItem OData function import.

      Specified by:
      deleteAllSerialNumbersFromDeliveryItem in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the DeleteAllSerialNumbersFromDeliveryItem OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • postGoodsIssue

      @Nonnull public PostGoodsIssueFluentHelper postGoodsIssue(@Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the PostGoodsIssue OData function import.

      Specified by:
      postGoodsIssue in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: 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 execute method on the fluent helper object.
    • reverseGoodsIssue

      @Nonnull public ReverseGoodsIssueFluentHelper reverseGoodsIssue(@Nonnull LocalDateTime actualGoodsMovementDate, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the ReverseGoodsIssue OData function import.

      Specified by:
      reverseGoodsIssue in interface OutboundDeliveryV2Service
      Parameters:
      actualGoodsMovementDate - Actual GI Date

      Constraints: Not nullable, Precision: 0

      Original parameter name from the Odata EDM: ActualGoodsMovementDate

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the ReverseGoodsIssue OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • confirmPickingAllItems

      @Nonnull public ConfirmPickingAllItemsFluentHelper confirmPickingAllItems(@Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the ConfirmPickingAllItems OData function import.

      Specified by:
      confirmPickingAllItems in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: 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 execute method on the fluent helper object.
    • confirmPickingOneItem

      @Nonnull public ConfirmPickingOneItemFluentHelper confirmPickingOneItem(@Nonnull String deliveryDocument, @Nonnull String deliveryDocumentItem)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the ConfirmPickingOneItem OData function import.

      Specified by:
      confirmPickingOneItem in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      deliveryDocumentItem - Item

      Constraints: 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 execute method on the fluent helper object.
    • pickAllItems

      @Nonnull public PickAllItemsFluentHelper pickAllItems(@Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the PickAllItems OData function import.

      Specified by:
      pickAllItems in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocument - Delivery

      Constraints: 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 execute method on the fluent helper object.
    • pickOneItem

      @Nonnull public PickOneItemFluentHelper pickOneItem(@Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the PickOneItem OData function import.

      Specified by:
      pickOneItem in interface OutboundDeliveryV2Service
      Parameters:
      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the PickOneItem OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • pickOneItemWithSalesQuantity

      @Nonnull public PickOneItemWithSalesQuantityFluentHelper pickOneItemWithSalesQuantity(@Nonnull String deliveryQuantityUnit, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument, @Nonnull BigDecimal actualDeliveryQuantity)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the PickOneItemWithSalesQuantity OData function import.

      Specified by:
      pickOneItemWithSalesQuantity in interface OutboundDeliveryV2Service
      Parameters:
      deliveryQuantityUnit - Sales Unit

      Constraints: Not nullable, Maximum length: 3

      Original parameter name from the Odata EDM: DeliveryQuantityUnit

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      actualDeliveryQuantity - Delivery qty

      Constraints: Not nullable, Precision: 3, Scale: 3

      Original parameter name from the Odata EDM: ActualDeliveryQuantity

      Returns:
      A fluent helper object that will execute the PickOneItemWithSalesQuantity OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.
    • pickOneItemWithBaseQuantity

      @Nonnull public PickOneItemWithBaseQuantityFluentHelper pickOneItemWithBaseQuantity(@Nonnull String baseUnit, @Nonnull BigDecimal actualDeliveredQtyInBaseUnit, @Nonnull String deliveryDocumentItem, @Nonnull String deliveryDocument)
      Deprecated.
      Description copied from interface: OutboundDeliveryV2Service

      Creates a fluent helper for the PickOneItemWithBaseQuantity OData function import.

      Specified by:
      pickOneItemWithBaseQuantity in interface OutboundDeliveryV2Service
      Parameters:
      baseUnit - Base Unit

      Constraints: Not nullable, Maximum length: 3

      Original parameter name from the Odata EDM: BaseUnit

      actualDeliveredQtyInBaseUnit - Qty (stckp.unt)

      Constraints: Not nullable, Precision: 3, Scale: 3

      Original parameter name from the Odata EDM: ActualDeliveredQtyInBaseUnit

      deliveryDocumentItem - Item

      Constraints: Not nullable, Maximum length: 6

      Original parameter name from the Odata EDM: DeliveryDocumentItem

      deliveryDocument - Delivery

      Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: DeliveryDocument

      Returns:
      A fluent helper object that will execute the PickOneItemWithBaseQuantity OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.