Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.WhseInboundDeliveryHead
Packages that use WhseInboundDeliveryHead
Package
Description
-
Uses of WhseInboundDeliveryHead 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 WhseInboundDeliveryHeadModifier and TypeFieldDescriptionstatic final WhseInboundDeliveryItemOneToOneLink<WhseInboundDeliveryHead>WhseInboundDeliveryItem.TO_WHSE_INBOUND_DELIVERY_HEADUse with available fluent helpers to apply the to_WhseInboundDeliveryHead navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery that return WhseInboundDeliveryHeadModifier and TypeMethodDescriptionWhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder.build()WhseInboundDeliveryItem.fetchWhseInboundDeliveryHead()Fetches the WhseInboundDeliveryHead entity (one to one) associated with this entity.protected WhseInboundDeliveryHeadWhseInboundDeliveryHeadUpdateFluentHelper.getEntity()WhseInboundDeliveryItem.getWhseInboundDeliveryHeadOrFetch()Retrieval of associated WhseInboundDeliveryHead entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery that return types with arguments of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionprotected Class<WhseInboundDeliveryHead>WhseInboundDeliveryHeadByKeyFluentHelper.getEntityClass()protected Class<WhseInboundDeliveryHead>WhseInboundDeliveryHeadFluentHelper.getEntityClass()WhseInboundDeliveryHead.getType()io.vavr.control.Option<WhseInboundDeliveryHead>WhseInboundDeliveryItem.getWhseInboundDeliveryHeadIfPresent()Retrieval of associated WhseInboundDeliveryHead entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery with parameters of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionvoidWhseInboundDeliveryItem.setWhseInboundDeliveryHead(WhseInboundDeliveryHead value) Overwrites the associated WhseInboundDeliveryHead entity for the loaded navigation property to_WhseInboundDeliveryHead.WhseInboundDeliveryItem.WhseInboundDeliveryItemBuilder.whseInboundDeliveryHead(WhseInboundDeliveryHead value) Navigation property to_WhseInboundDeliveryHead for WhseInboundDeliveryItem to single WhseInboundDeliveryHead.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery with parameters of type WhseInboundDeliveryHeadModifierConstructorDescriptionWhseInboundDeliveryHeadUpdateFluentHelper(String servicePath, WhseInboundDeliveryHead entity, String entityCollection) Creates a fluent helper object that will update aWhseInboundDeliveryHeadentity on the OData endpoint.WhseInboundDeliveryItem(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 WhseInboundDeliveryHead in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.batch with parameters of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionDefaultWarehouseInboundDeliveryServiceBatchChangeSet.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) WarehouseInboundDeliveryServiceBatchChangeSet.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system. -
Uses of WhseInboundDeliveryHead 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 WhseInboundDeliveryHeadModifier and TypeMethodDescriptionWhseInboundDeliveryHeadOneToOneLink.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 WhseInboundDeliveryHeadModifier and TypeMethodDescriptionprotected WhseInboundDeliveryHeadLink<ObjectT>WhseInboundDeliveryHeadLink.translateLinkType(EntityLink<WhseInboundDeliveryHeadLink<ObjectT>, WhseInboundDeliveryHead, ObjectT> link) -
Uses of WhseInboundDeliveryHead in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionDefaultWarehouseInboundDeliveryService.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.WarehouseInboundDeliveryService.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system.