Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery.WhseInbDelivItemSerialNumber
Packages that use WhseInbDelivItemSerialNumber
Package
Description
-
Uses of WhseInbDelivItemSerialNumber in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery with type parameters of type WhseInbDelivItemSerialNumberModifier and TypeFieldDescriptionstatic final SimpleProperty<WhseInbDelivItemSerialNumber>WhseInbDelivItemSerialNumber.ALL_FIELDSSelector for all available fields of WhseInbDelivItemSerialNumber.static final SimpleProperty.String<WhseInbDelivItemSerialNumber>WhseInbDelivItemSerialNumber.EWM_INBOUND_DELIVERYstatic final SimpleProperty.String<WhseInbDelivItemSerialNumber>WhseInbDelivItemSerialNumber.EWM_INBOUND_DELIVERY_ITEMstatic final SimpleProperty.String<WhseInbDelivItemSerialNumber>WhseInbDelivItemSerialNumber.EWM_SERIAL_NUMBERWhseInbDelivItemSerialNumber.TO__WHSE_INB_DELIVERY_ITEMUse with available request builders to apply the _WhseInbDeliveryItem navigation property to query operations.WhseInboundDeliveryItem.TO__WHSE_INB_DELIVERY_ITEM_SERIAL_NOUse with available request builders to apply the _WhseInbDeliveryItemSerialNo navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery that return WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionWhseInbDelivItemSerialNumber.WhseInbDelivItemSerialNumberBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery that return types with arguments of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionWhseInbDelivItemSerialNumber.getType()io.vavr.control.Option<List<WhseInbDelivItemSerialNumber>>WhseInboundDeliveryItem.getWhseInbDeliveryItemSerialNoIfPresent()Retrieval of associated WhseInbDelivItemSerialNumber entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.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 _WhseInbDeliveryItemSerialNo for WhseInboundDeliveryItem to multiple WhseInbDelivItemSerialNumber.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.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 _WhseInbDeliveryItemSerialNo.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery with type arguments of type WhseInbDelivItemSerialNumberModifierConstructorDescriptionWhseInboundDeliveryItem(String eWMInboundDelivery, String eWMInboundDeliveryItem, String eWMWarehouse, String eWMDeliveryDocumentCategory, String eWMInboundDeliveryItemCategory, String eWMInboundDeliveryItemType, String product, String productExternalID, String batch, String eWMBatchBySupplierPlanned, 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 eWMProductionSupplyArea, OffsetDateTime eWMDelivLastChangeUTCDateTime, String entitledToDisposeParty, String eWMStockUsage, String eWMStockType, String eWMStockOwner, String deliveryItemStockTypeDetnCode, String wBSElementInternalID, String wBSElementExternalID, String specialStockIdfgSalesOrder, String specialStockIdfgSalesOrderItem, String purchasingDocument, String purchasingDocumentItem, String manufacturingOrder, Collection<SAP__Message> _Messages, WhseInboundDeliveryHead to_WhseInbDeliveryHead, List<WhseInbDelivItemSerialNumber> to_WhseInbDeliveryItemSerialNo) -
Uses of WhseInbDelivItemSerialNumber in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type WhseInbDelivItemSerialNumberModifier and TypeMethodDescriptionDefaultWarehouseInboundDeliveryService.countWhseInbDelivItemSerialNumber()Deprecated.WarehouseInboundDeliveryService.countWhseInbDelivItemSerialNumber()Deprecated.Fetch the number of entries from theWhseInbDelivItemSerialNumberentity collection matching the filter and search expressions.DefaultWarehouseInboundDeliveryService.getAllWhseInbDelivItemSerialNumber()Deprecated.WarehouseInboundDeliveryService.getAllWhseInbDelivItemSerialNumber()Deprecated.Fetch multipleWhseInbDelivItemSerialNumberentities.DefaultWarehouseInboundDeliveryService.getWhseInbDelivItemSerialNumberByKey(String eWMInboundDelivery, String eWMInboundDeliveryItem, String eWMSerialNumber) Deprecated.WarehouseInboundDeliveryService.getWhseInbDelivItemSerialNumberByKey(String eWMInboundDelivery, String eWMInboundDeliveryItem, String eWMSerialNumber) Deprecated.Fetch a singleWhseInbDelivItemSerialNumberentity using key fields.