Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.ReturnsDeliveryItem
Packages that use ReturnsDeliveryItem
Package
Description
-
Uses of ReturnsDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 with type parameters of type ReturnsDeliveryItemModifier and TypeFieldDescriptionstatic final ReturnsDeliveryHeaderLink<ReturnsDeliveryItem>ReturnsDeliveryHeader.TO_DELIVERY_DOCUMENT_ITEMUse with available fluent helpers to apply the to_DeliveryDocumentItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 that return ReturnsDeliveryItemModifier and TypeMethodDescriptionReturnsDeliveryItem.ReturnsDeliveryItemBuilder.build()protected ReturnsDeliveryItemReturnsDeliveryItemDeleteFluentHelper.getEntity()protected ReturnsDeliveryItemReturnsDeliveryItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 that return types with arguments of type ReturnsDeliveryItemModifier and TypeMethodDescriptionReturnsDeliveryHeader.fetchDeliveryDocumentItem()Fetches the ReturnsDeliveryItem entities (one to many) associated with this entity.io.vavr.control.Option<List<ReturnsDeliveryItem>>ReturnsDeliveryHeader.getDeliveryDocumentItemIfPresent()Retrieval of associated ReturnsDeliveryItem entities (one to many).ReturnsDeliveryHeader.getDeliveryDocumentItemOrFetch()Retrieval of associated ReturnsDeliveryItem entities (one to many).protected Class<ReturnsDeliveryItem>ReturnsDeliveryItemByKeyFluentHelper.getEntityClass()protected Class<ReturnsDeliveryItem>ReturnsDeliveryItemFluentHelper.getEntityClass()ReturnsDeliveryItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 with parameters of type ReturnsDeliveryItemModifier and TypeMethodDescriptionvoidReturnsDeliveryHeader.addDeliveryDocumentItem(ReturnsDeliveryItem... entity) Adds elements to the list of associated ReturnsDeliveryItem entities.ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder.deliveryDocumentItem(ReturnsDeliveryItem... value) Navigation property to_DeliveryDocumentItem for ReturnsDeliveryHeader to multiple ReturnsDeliveryItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 with type arguments of type ReturnsDeliveryItemModifier and TypeMethodDescriptionvoidReturnsDeliveryHeader.setDeliveryDocumentItem(List<ReturnsDeliveryItem> value) Overwrites the list of associated ReturnsDeliveryItem entities for the loaded navigation property to_DeliveryDocumentItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 with parameters of type ReturnsDeliveryItemModifierConstructorDescriptionReturnsDeliveryItemDeleteFluentHelper(String servicePath, ReturnsDeliveryItem entity, String entityCollection) Creates a fluent helper object that will delete aReturnsDeliveryItementity on the OData endpoint.ReturnsDeliveryItemUpdateFluentHelper(String servicePath, ReturnsDeliveryItem entity, String entityCollection) Creates a fluent helper object that will update aReturnsDeliveryItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 with type arguments of type ReturnsDeliveryItemModifierConstructorDescriptionReturnsDeliveryHeader(String actualDeliveryRoute, LocalDateTime actualGoodsMovementDate, LocalTime actualGoodsMovementTime, LocalDateTime billingDocumentDate, String billOfLading, Boolean completeDeliveryIsDefined, LocalTime confirmationTime, String createdByUser, LocalDateTime creationDate, LocalTime creationTime, String customerGroup, String deliveryBlockReason, LocalDateTime deliveryDate, String deliveryDocument, String deliveryDocumentBySupplier, String deliveryDocumentType, Boolean deliveryIsInPlant, String deliveryPriority, LocalTime deliveryTime, String deliveryVersion, BigDecimal depreciationPercentage, String distrStatusByDecentralizedWrhs, LocalDateTime documentDate, String externalIdentificationType, String externalTransportSystem, String factoryCalendarByCustomer, String goodsIssueOrReceiptSlipNumber, LocalTime goodsIssueTime, String handlingUnitInStock, String hdrGeneralIncompletionStatus, String hdrGoodsMvtIncompletionStatus, String headerBillgIncompletionStatus, String headerBillingBlockReason, String headerDelivIncompletionStatus, BigDecimal headerGrossWeight, BigDecimal headerNetWeight, String headerPackingIncompletionSts, String headerPickgIncompletionStatus, BigDecimal headerVolume, String headerVolumeUnit, String headerWeightUnit, String incotermsClassification, String incotermsTransferLocation, LocalDateTime intercompanyBillingDate, String internalFinancialDocument, String isDeliveryForSingleWarehouse, String isExportDelivery, LocalDateTime lastChangeDate, String lastChangedByUser, LocalDateTime loadingDate, String loadingPoint, LocalTime loadingTime, String meansOfTransport, String meansOfTransportRefMaterial, String meansOfTransportType, Boolean orderCombinationIsAllowed, String orderID, String overallDelivConfStatus, String overallDelivReltdBillgStatus, String overallGoodsMovementStatus, String overallIntcoBillingStatus, String overallPackingStatus, String overallPickingConfStatus, String overallPickingStatus, String overallProofOfDeliveryStatus, String overallSDProcessStatus, String overallWarehouseActivityStatus, String ovrlItmDelivIncompletionSts, String ovrlItmGdsMvtIncompletionSts, String ovrlItmGeneralIncompletionSts, String ovrlItmPackingIncompletionSts, String ovrlItmPickingIncompletionSts, String paymentGuaranteeProcedure, String pickedItemsLocation, LocalDateTime pickingDate, LocalTime pickingTime, LocalDateTime plannedGoodsIssueDate, LocalDateTime proofOfDeliveryDate, String proposedDeliveryRoute, String receivingLocationTimeZone, String receivingPlant, String routeSchedule, String salesDistrict, String salesOffice, String salesOrganization, String sDDocumentCategory, String shipmentBlockReason, String shippingCondition, String shippingPoint, String shippingType, String shipToParty, String soldToParty, String specialProcessingCode, String statisticsCurrency, String supplier, String totalBlockStatus, String totalCreditCheckStatus, String totalNumberOfPackage, String transactionCurrency, String transportationGroup, LocalDateTime transportationPlanningDate, String transportationPlanningStatus, LocalTime transportationPlanningTime, String unloadingPointName, String warehouse, String warehouseGate, String warehouseStagingArea, List<ReturnsDeliveryItem> toDeliveryDocumentItem, List<ReturnsDeliveryPartner> toDeliveryDocumentPartner) -
Uses of ReturnsDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.batch with parameters of type ReturnsDeliveryItemModifier and TypeMethodDescriptionCustomerReturnsDeliveryV2ServiceBatchChangeSet.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deletes an existingReturnsDeliveryItementity in the S/4HANA system.DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) CustomerReturnsDeliveryV2ServiceBatchChangeSet.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Update an existingReturnsDeliveryItementity and save it to the S/4HANA system.DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) -
Uses of ReturnsDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.link that return types with arguments of type ReturnsDeliveryItemModifier and TypeMethodDescriptionReturnsDeliveryItemOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.link with type arguments of type ReturnsDeliveryItemModifier and TypeMethodDescriptionprotected ReturnsDeliveryItemLink<ObjectT>ReturnsDeliveryItemLink.translateLinkType(EntityLink<ReturnsDeliveryItemLink<ObjectT>, ReturnsDeliveryItem, ObjectT> link) -
Uses of ReturnsDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ReturnsDeliveryItemModifier and TypeMethodDescriptionCustomerReturnsDeliveryV2Service.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deprecated.Deletes an existingReturnsDeliveryItementity in the S/4HANA system.DefaultCustomerReturnsDeliveryV2Service.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deprecated.CustomerReturnsDeliveryV2Service.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deprecated.Update an existingReturnsDeliveryItementity and save it to the S/4HANA system.DefaultCustomerReturnsDeliveryV2Service.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deprecated.