Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.WhseOutbDelivOrderItemSerialNo
Packages that use WhseOutbDelivOrderItemSerialNo
Package
Description
-
Uses of WhseOutbDelivOrderItemSerialNo 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 WhseOutbDelivOrderItemSerialNoModifier and TypeFieldDescriptionWhseOutboundDeliveryOrderItem.TO_WHSE_OUTB_DELIV_ORD_ITEM_SERIAL_NOUse with available fluent helpers to apply the to_WhseOutbDelivOrdItemSerialNo navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return WhseOutbDelivOrderItemSerialNoModifier and TypeMethodDescriptionWhseOutbDelivOrderItemSerialNo.WhseOutbDelivOrderItemSerialNoBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return types with arguments of type WhseOutbDelivOrderItemSerialNoModifier and TypeMethodDescriptionWhseOutboundDeliveryOrderItem.fetchWhseOutbDelivOrdItemSerialNo()Fetches the WhseOutbDelivOrderItemSerialNo entities (one to many) associated with this entity.protected Class<WhseOutbDelivOrderItemSerialNo>WhseOutbDelivOrderItemSerialNoByKeyFluentHelper.getEntityClass()protected Class<WhseOutbDelivOrderItemSerialNo>WhseOutbDelivOrderItemSerialNoFluentHelper.getEntityClass()WhseOutbDelivOrderItemSerialNo.getType()io.vavr.control.Option<List<WhseOutbDelivOrderItemSerialNo>>WhseOutboundDeliveryOrderItem.getWhseOutbDelivOrdItemSerialNoIfPresent()Retrieval of associated WhseOutbDelivOrderItemSerialNo entities (one to many).WhseOutboundDeliveryOrderItem.getWhseOutbDelivOrdItemSerialNoOrFetch()Retrieval of associated WhseOutbDelivOrderItemSerialNo entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with parameters of type WhseOutbDelivOrderItemSerialNoModifier and TypeMethodDescriptionvoidWhseOutboundDeliveryOrderItem.addWhseOutbDelivOrdItemSerialNo(WhseOutbDelivOrderItemSerialNo... entity) Adds elements to the list of associated WhseOutbDelivOrderItemSerialNo entities.WhseOutboundDeliveryOrderItem.WhseOutboundDeliveryOrderItemBuilder.whseOutbDelivOrdItemSerialNo(WhseOutbDelivOrderItemSerialNo... value) Navigation property to_WhseOutbDelivOrdItemSerialNo for WhseOutboundDeliveryOrderItem to multiple WhseOutbDelivOrderItemSerialNo.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with type arguments of type WhseOutbDelivOrderItemSerialNoModifier and TypeMethodDescriptionvoidWhseOutboundDeliveryOrderItem.setWhseOutbDelivOrdItemSerialNo(List<WhseOutbDelivOrderItemSerialNo> value) Overwrites the list of associated WhseOutbDelivOrderItemSerialNo entities for the loaded navigation property to_WhseOutbDelivOrdItemSerialNo.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder with type arguments of type WhseOutbDelivOrderItemSerialNoModifierConstructorDescriptionWhseOutboundDeliveryOrderItem(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) -
Uses of WhseOutbDelivOrderItemSerialNo 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 WhseOutbDelivOrderItemSerialNoModifier and TypeMethodDescriptionWhseOutbDelivOrderItemSerialNoOneToOneLink.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 WhseOutbDelivOrderItemSerialNoModifier and TypeMethodDescriptionprotected WhseOutbDelivOrderItemSerialNoLink<ObjectT>WhseOutbDelivOrderItemSerialNoLink.translateLinkType(EntityLink<WhseOutbDelivOrderItemSerialNoLink<ObjectT>, WhseOutbDelivOrderItemSerialNo, ObjectT> link)