Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.OutbDeliveryItem
Packages that use OutbDeliveryItem
Package
Description
-
Uses of OutbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 with type parameters of type OutbDeliveryItemModifier and TypeFieldDescriptionstatic final OutbDeliveryHeaderLink<OutbDeliveryItem>OutbDeliveryHeader.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.outbounddeliveryv2 that return OutbDeliveryItemModifier and TypeMethodDescriptionOutbDeliveryItem.OutbDeliveryItemBuilder.build()protected OutbDeliveryItemOutbDeliveryItemCreateFluentHelper.getEntity()protected OutbDeliveryItemOutbDeliveryItemDeleteFluentHelper.getEntity()protected OutbDeliveryItemOutbDeliveryItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 that return types with arguments of type OutbDeliveryItemModifier and TypeMethodDescriptionOutbDeliveryHeader.fetchDeliveryDocumentItem()Fetches the OutbDeliveryItem entities (one to many) associated with this entity.io.vavr.control.Option<List<OutbDeliveryItem>>OutbDeliveryHeader.getDeliveryDocumentItemIfPresent()Retrieval of associated OutbDeliveryItem entities (one to many).OutbDeliveryHeader.getDeliveryDocumentItemOrFetch()Retrieval of associated OutbDeliveryItem entities (one to many).protected Class<OutbDeliveryItem>OutbDeliveryItemByKeyFluentHelper.getEntityClass()protected Class<OutbDeliveryItem>OutbDeliveryItemFluentHelper.getEntityClass()OutbDeliveryItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 with parameters of type OutbDeliveryItemModifier and TypeMethodDescriptionvoidOutbDeliveryHeader.addDeliveryDocumentItem(OutbDeliveryItem... entity) Adds elements to the list of associated OutbDeliveryItem entities.OutbDeliveryHeader.OutbDeliveryHeaderBuilder.deliveryDocumentItem(OutbDeliveryItem... value) Navigation property to_DeliveryDocumentItem for OutbDeliveryHeader to multiple OutbDeliveryItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 with type arguments of type OutbDeliveryItemModifier and TypeMethodDescriptionvoidOutbDeliveryHeader.setDeliveryDocumentItem(List<OutbDeliveryItem> value) Overwrites the list of associated OutbDeliveryItem entities for the loaded navigation property to_DeliveryDocumentItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 with parameters of type OutbDeliveryItemModifierConstructorDescriptionOutbDeliveryItemCreateFluentHelper(String servicePath, OutbDeliveryItem entity, String entityCollection) Creates a fluent helper object that will create aOutbDeliveryItementity on the OData endpoint.OutbDeliveryItemDeleteFluentHelper(String servicePath, OutbDeliveryItem entity, String entityCollection) Creates a fluent helper object that will delete aOutbDeliveryItementity on the OData endpoint.OutbDeliveryItemUpdateFluentHelper(String servicePath, OutbDeliveryItem entity, String entityCollection) Creates a fluent helper object that will update aOutbDeliveryItementity on the OData endpoint. -
Uses of OutbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.batch with parameters of type OutbDeliveryItemModifier and TypeMethodDescriptionDefaultOutboundDeliveryV2ServiceBatchChangeSet.createOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) OutboundDeliveryV2ServiceBatchChangeSet.createOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Create a newOutbDeliveryItementity and save it to the S/4HANA system.DefaultOutboundDeliveryV2ServiceBatchChangeSet.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) OutboundDeliveryV2ServiceBatchChangeSet.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deletes an existingOutbDeliveryItementity in the S/4HANA system.DefaultOutboundDeliveryV2ServiceBatchChangeSet.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) OutboundDeliveryV2ServiceBatchChangeSet.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Update an existingOutbDeliveryItementity and save it to the S/4HANA system. -
Uses of OutbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link that return types with arguments of type OutbDeliveryItemModifier and TypeMethodDescriptionOutbDeliveryItemOneToOneLink.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.outbounddeliveryv2.link with type arguments of type OutbDeliveryItemModifier and TypeMethodDescriptionprotected OutbDeliveryItemLink<ObjectT>OutbDeliveryItemLink.translateLinkType(EntityLink<OutbDeliveryItemLink<ObjectT>, OutbDeliveryItem, ObjectT> link) -
Uses of OutbDeliveryItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type OutbDeliveryItemModifier and TypeMethodDescriptionDefaultOutboundDeliveryV2Service.createOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.OutboundDeliveryV2Service.createOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.Create a newOutbDeliveryItementity and save it to the S/4HANA system.DefaultOutboundDeliveryV2Service.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.OutboundDeliveryV2Service.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.Deletes an existingOutbDeliveryItementity in the S/4HANA system.DefaultOutboundDeliveryV2Service.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.OutboundDeliveryV2Service.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) Deprecated.Update an existingOutbDeliveryItementity and save it to the S/4HANA system.