Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.InbDeliveryItem
Packages that use InbDeliveryItem
Package
Description
-
Uses of InbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery with type parameters of type InbDeliveryItemModifier and TypeFieldDescriptionstatic final InbDeliveryHeaderLink<InbDeliveryItem>InbDeliveryHeader.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.inbounddelivery that return InbDeliveryItemModifier and TypeMethodDescriptionInbDeliveryItem.InbDeliveryItemBuilder.build()protected InbDeliveryItemInbDeliveryItemDeleteFluentHelper.getEntity()protected InbDeliveryItemInbDeliveryItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery that return types with arguments of type InbDeliveryItemModifier and TypeMethodDescriptionInbDeliveryHeader.fetchDeliveryDocumentItem()Fetches the InbDeliveryItem entities (one to many) associated with this entity.io.vavr.control.Option<List<InbDeliveryItem>>InbDeliveryHeader.getDeliveryDocumentItemIfPresent()Retrieval of associated InbDeliveryItem entities (one to many).InbDeliveryHeader.getDeliveryDocumentItemOrFetch()Retrieval of associated InbDeliveryItem entities (one to many).protected Class<InbDeliveryItem>InbDeliveryItemByKeyFluentHelper.getEntityClass()protected Class<InbDeliveryItem>InbDeliveryItemFluentHelper.getEntityClass()InbDeliveryItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery with parameters of type InbDeliveryItemModifier and TypeMethodDescriptionvoidInbDeliveryHeader.addDeliveryDocumentItem(InbDeliveryItem... entity) Adds elements to the list of associated InbDeliveryItem entities.InbDeliveryHeader.InbDeliveryHeaderBuilder.deliveryDocumentItem(InbDeliveryItem... value) Navigation property to_DeliveryDocumentItem for InbDeliveryHeader to multiple InbDeliveryItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery with type arguments of type InbDeliveryItemModifier and TypeMethodDescriptionvoidInbDeliveryHeader.setDeliveryDocumentItem(List<InbDeliveryItem> value) Overwrites the list of associated InbDeliveryItem entities for the loaded navigation property to_DeliveryDocumentItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery with parameters of type InbDeliveryItemModifierConstructorDescriptionInbDeliveryItemDeleteFluentHelper(String servicePath, InbDeliveryItem entity, String entityCollection) Creates a fluent helper object that will delete aInbDeliveryItementity on the OData endpoint.InbDeliveryItemUpdateFluentHelper(String servicePath, InbDeliveryItem entity, String entityCollection) Creates a fluent helper object that will update aInbDeliveryItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery with type arguments of type InbDeliveryItemModifierConstructorDescriptionInbDeliveryHeader(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 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<InbDeliveryItem> toDeliveryDocumentItem, List<InbDeliveryPartner> toDeliveryDocumentPartner) -
Uses of InbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.batch with parameters of type InbDeliveryItemModifier and TypeMethodDescriptionDefaultInboundDeliveryServiceBatchChangeSet.deleteInbDeliveryItem(InbDeliveryItem inbDeliveryItem) InboundDeliveryServiceBatchChangeSet.deleteInbDeliveryItem(InbDeliveryItem inbDeliveryItem) Deletes an existingInbDeliveryItementity in the S/4HANA system.DefaultInboundDeliveryServiceBatchChangeSet.updateInbDeliveryItem(InbDeliveryItem inbDeliveryItem) InboundDeliveryServiceBatchChangeSet.updateInbDeliveryItem(InbDeliveryItem inbDeliveryItem) Update an existingInbDeliveryItementity and save it to the S/4HANA system. -
Uses of InbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.link that return types with arguments of type InbDeliveryItemModifier and TypeMethodDescriptionInbDeliveryItemOneToOneLink.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.inbounddelivery.link with type arguments of type InbDeliveryItemModifier and TypeMethodDescriptionprotected InbDeliveryItemLink<ObjectT>InbDeliveryItemLink.translateLinkType(EntityLink<InbDeliveryItemLink<ObjectT>, InbDeliveryItem, ObjectT> link) -
Uses of InbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InbDeliveryItemModifier and TypeMethodDescriptionDefaultInboundDeliveryService.deleteInbDeliveryItem(InbDeliveryItem inbDeliveryItem) Deprecated.InboundDeliveryService.deleteInbDeliveryItem(InbDeliveryItem inbDeliveryItem) Deprecated.Deletes an existingInbDeliveryItementity in the S/4HANA system.DefaultInboundDeliveryService.updateInbDeliveryItem(InbDeliveryItem inbDeliveryItem) Deprecated.InboundDeliveryService.updateInbDeliveryItem(InbDeliveryItem inbDeliveryItem) Deprecated.Update an existingInbDeliveryItementity and save it to the S/4HANA system.