Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.CreateBatchSplitItemFluentHelper
Packages that use CreateBatchSplitItemFluentHelper
-
Uses of CreateBatchSplitItemFluentHelper in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services that return CreateBatchSplitItemFluentHelperModifier and TypeMethodDescriptionDefaultInboundDeliveryV2Service.createBatchSplitItem(BigDecimal actualDeliveryQuantity, String batch, String deliveryDocument, String deliveryDocumentItem, String deliveryQuantityUnit, BigDecimal putawayQuantityInOrderUnit, LocalDateTime shelfLifeExpirationDate, LocalDateTime manufactureDate, String batchBySupplier) Deprecated.InboundDeliveryV2Service.createBatchSplitItem(BigDecimal actualDeliveryQuantity, String batch, String deliveryDocument, String deliveryDocumentItem, String deliveryQuantityUnit, BigDecimal putawayQuantityInOrderUnit, LocalDateTime shelfLifeExpirationDate, LocalDateTime manufactureDate, String batchBySupplier) Deprecated.Creates a fluent helper for the CreateBatchSplitItem OData function import.