Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.WhseInbDelivItemSerialNumber
Packages that use WhseInbDelivItemSerialNumber
Package
Description
-
Uses of WhseInbDelivItemSerialNumber in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery with type parameters of type WhseInbDelivItemSerialNumberModifier and TypeFieldDescriptionstatic final WhseInboundDeliveryItemLink<WhseInbDelivItemSerialNumber>WhseInboundDeliveryItem.TO_WHSE_INB_DELIVERY_ITEM_SERIAL_NOUse with available fluent helpers to apply the to_WhseInbDeliveryItemSerialNo navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery that return WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionWhseInbDelivItemSerialNumber.WhseInbDelivItemSerialNumberBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery that return types with arguments of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionWhseInboundDeliveryItem.fetchWhseInbDeliveryItemSerialNo()Fetches the WhseInbDelivItemSerialNumber entities (one to many) associated with this entity.protected Class<WhseInbDelivItemSerialNumber>WhseInbDelivItemSerialNumberByKeyFluentHelper.getEntityClass()protected Class<WhseInbDelivItemSerialNumber>WhseInbDelivItemSerialNumberFluentHelper.getEntityClass()WhseInbDelivItemSerialNumber.getType()io.vavr.control.Option<List<WhseInbDelivItemSerialNumber>>WhseInboundDeliveryItem.getWhseInbDeliveryItemSerialNoIfPresent()Retrieval of associated WhseInbDelivItemSerialNumber entities (one to many).WhseInboundDeliveryItem.getWhseInbDeliveryItemSerialNoOrFetch()Retrieval of associated WhseInbDelivItemSerialNumber entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery with parameters of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionvoidWhseInboundDeliveryItem.addWhseInbDeliveryItemSerialNo(WhseInbDelivItemSerialNumber... entity) Adds elements to the list of associated WhseInbDelivItemSerialNumber entities.WhseInboundDeliveryItem.WhseInboundDeliveryItemBuilder.whseInbDeliveryItemSerialNo(WhseInbDelivItemSerialNumber... value) Navigation property to_WhseInbDeliveryItemSerialNo for WhseInboundDeliveryItem to multiple WhseInbDelivItemSerialNumber.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery with type arguments of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionvoidWhseInboundDeliveryItem.setWhseInbDeliveryItemSerialNo(List<WhseInbDelivItemSerialNumber> value) Overwrites the list of associated WhseInbDelivItemSerialNumber entities for the loaded navigation property to_WhseInbDeliveryItemSerialNo.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery with type arguments of type WhseInbDelivItemSerialNumberModifierConstructorDescriptionWhseInboundDeliveryItem(String inboundDelivery, String inboundDeliveryItem, String warehouse, String deliveryCategory, String deliveryItemCategory, String inboundDeliveryItemType, String product, String productExternalID, String productBatch, String countryOfOrigin, BigDecimal productQuantity, String quantityUnit, String stagingAreaGroup, String stagingArea, String stagingBay, String goodsReceiptStatus, String planningPutawayStatus, String putawayStatus, String completionStatus, String warehouseProcessType, String goodsMovementBin, String productionSupplyArea, ZonedDateTime lastChangeDateTime, String entitledToDisposeParty, String stockUsage, String warehouseStockCategory, String stockOwner, String deliveryItemStockTypeDetnCode, String stockDocumentCategory, String stockDocumentNumber, String stockItemNumber, String wBSElementInternalID, String wBSElementExternalID, String specialStockIdfgSalesOrder, String specialStockIdfgSalesOrderItem, String purchasingDocument, String purchasingDocumentItem, String manufacturingOrder, WhseInboundDeliveryHead toWhseInboundDeliveryHead, List<WhseInbDelivItemSerialNumber> toWhseInbDeliveryItemSerialNo) -
Uses of WhseInbDelivItemSerialNumber in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.link that return types with arguments of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionWhseInbDelivItemSerialNumberOneToOneLink.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.warehouseinbounddelivery.link with type arguments of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionprotected WhseInbDelivItemSerialNumberLink<ObjectT>WhseInbDelivItemSerialNumberLink.translateLinkType(EntityLink<WhseInbDelivItemSerialNumberLink<ObjectT>, WhseInbDelivItemSerialNumber, ObjectT> link)