Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.WhseDeliveryDocumentAddress
Packages that use WhseDeliveryDocumentAddress
Package
Description
-
Uses of WhseDeliveryDocumentAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with type parameters of type WhseDeliveryDocumentAddressModifier and TypeFieldDescriptionstatic final WhseOutboundDeliveryOrderHeadLink<WhseDeliveryDocumentAddress>WhseOutboundDeliveryOrderHead.TO_SHIP_TO_PARTY_DOCUMENT_ADDRESSUse with available fluent helpers to apply the to_ShipToPartyDocumentAddress navigation property to query operations.WhseOutboundDeliveryOrderItem.TO_SOLD_TO_PARTY_DOCUMENT_ADDRESSUse with available fluent helpers to apply the to_SoldToPartyDocumentAddress navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return WhseDeliveryDocumentAddressModifier and TypeMethodDescriptionWhseDeliveryDocumentAddress.WhseDeliveryDocumentAddressBuilder.build()WhseOutboundDeliveryOrderItem.fetchSoldToPartyDocumentAddress()Fetches the WhseDeliveryDocumentAddress entity (one to one) associated with this entity.WhseOutboundDeliveryOrderItem.getSoldToPartyDocumentAddressOrFetch()Retrieval of associated WhseDeliveryDocumentAddress entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return types with arguments of type WhseDeliveryDocumentAddressModifier and TypeMethodDescriptionWhseOutboundDeliveryOrderHead.fetchShipToPartyDocumentAddress()Fetches the WhseDeliveryDocumentAddress entities (one to many) associated with this entity.protected Class<WhseDeliveryDocumentAddress>WhseDeliveryDocumentAddressByKeyFluentHelper.getEntityClass()protected Class<WhseDeliveryDocumentAddress>WhseDeliveryDocumentAddressFluentHelper.getEntityClass()io.vavr.control.Option<List<WhseDeliveryDocumentAddress>>WhseOutboundDeliveryOrderHead.getShipToPartyDocumentAddressIfPresent()Retrieval of associated WhseDeliveryDocumentAddress entities (one to many).WhseOutboundDeliveryOrderHead.getShipToPartyDocumentAddressOrFetch()Retrieval of associated WhseDeliveryDocumentAddress entities (one to many).io.vavr.control.Option<WhseDeliveryDocumentAddress>WhseOutboundDeliveryOrderItem.getSoldToPartyDocumentAddressIfPresent()Retrieval of associated WhseDeliveryDocumentAddress entity (one to one).WhseDeliveryDocumentAddress.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with parameters of type WhseDeliveryDocumentAddressModifier and TypeMethodDescriptionvoidWhseOutboundDeliveryOrderHead.addShipToPartyDocumentAddress(WhseDeliveryDocumentAddress... entity) Adds elements to the list of associated WhseDeliveryDocumentAddress entities.voidWhseOutboundDeliveryOrderItem.setSoldToPartyDocumentAddress(WhseDeliveryDocumentAddress value) Overwrites the associated WhseDeliveryDocumentAddress entity for the loaded navigation property to_SoldToPartyDocumentAddress.WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder.shipToPartyDocumentAddress(WhseDeliveryDocumentAddress... value) Navigation property to_ShipToPartyDocumentAddress for WhseOutboundDeliveryOrderHead to multiple WhseDeliveryDocumentAddress.WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder.soldToPartyDocumentAddress(WhseDeliveryDocumentAddress value) Navigation property to_SoldToPartyDocumentAddress for WhseOutboundDeliveryOrderItem to single WhseDeliveryDocumentAddress.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with type arguments of type WhseDeliveryDocumentAddressModifier and TypeMethodDescriptionvoidWhseOutboundDeliveryOrderHead.setShipToPartyDocumentAddress(List<WhseDeliveryDocumentAddress> value) Overwrites the list of associated WhseDeliveryDocumentAddress entities for the loaded navigation property to_ShipToPartyDocumentAddress.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with parameters of type WhseDeliveryDocumentAddressModifierConstructorDescriptionWhseOutboundDeliveryOrderItem(String outboundDeliveryOrder, String outboundDeliveryOrderItem, String warehouse, String deliveryCategory, String outbDeliveryOrderItemCategory, String outboundDeliveryOrderItemType, String product, String productExternalID, String productBatch, BigDecimal productQuantity, String quantityUnit, String stagingArea, String stagingAreaGroup, String stagingBay, String goodsIssueStatus, String plannedPickingStatus, String pickingStatus, String completionStatus, String warehouseProcessType, String shippingCondition, String goodsMovementBin, String productionSupplyArea, ZonedDateTime lastChangeDateTime, String storageType, String storageSection, ZonedDateTime plndGoodsIssueStartUTCDateTime, ZonedDateTime actlGoodsIssueStartUTCDateTime, String routeSchedule, String entitledToDisposeParty, String stockUsage, String warehouseStockCategory, String stockOwner, String deliveryItemStockTypeDetnCode, String stockDocumentCategory, String stockDocumentNumber, String stockItemNumber, String countryOfOrigin, String wBSElementInternalID, String wBSElementExternalID, String specialStockIdfgSalesOrder, String specialStockIdfgSalesOrderItem, String salesOrder, String salesOrderItem, String manufacturingOrder, WhseOutboundDeliveryOrderHead toWhseOutboundDeliveryOrderHead, WhseDeliveryDocumentAddress toSoldToPartyDocumentAddress, List<WhseOutbDelivOrderItemSerialNo> toWhseOutbDelivOrdItemSerialNo) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with type arguments of type WhseDeliveryDocumentAddressModifierConstructorDescriptionWhseOutboundDeliveryOrderHead(String outboundDeliveryOrder, String warehouse, String deliveryCategory, String deliveryType, String shipToParty, String shipToPartyName, String carrier, String carrierName, ZonedDateTime plannedDeliveryUTCDateTime, ZonedDateTime plannedOutOfYardUTCDateTime, String incotermsPart1, String incotermsPart2, String route, String salesOrganization, String shippingOffice, ZonedDateTime lastChangeDateTime, List<WhseDeliveryDocumentAddress> toShipToPartyDocumentAddress, List<WhseOutboundDeliveryOrderItem> toWhseOutboundDeliveryOrderItem) -
Uses of WhseDeliveryDocumentAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.link that return types with arguments of type WhseDeliveryDocumentAddressModifier and TypeMethodDescriptionWhseDeliveryDocumentAddressOneToOneLink.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.warehouseoutbounddeliveryorder.link with type arguments of type WhseDeliveryDocumentAddressModifier and TypeMethodDescriptionprotected WhseDeliveryDocumentAddressLink<ObjectT>WhseDeliveryDocumentAddressLink.translateLinkType(EntityLink<WhseDeliveryDocumentAddressLink<ObjectT>, WhseDeliveryDocumentAddress, ObjectT> link)