Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery.WhseInboundDeliveryHead
Packages that use WhseInboundDeliveryHead
Package
Description
-
Uses of WhseInboundDeliveryHead 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 WhseInboundDeliveryHeadModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<WhseInboundDeliveryHead,SAP__Message> WhseInboundDeliveryHead._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.ADVANCED_SHIPPING_NOTIFICATIONstatic final SimpleProperty<WhseInboundDeliveryHead>WhseInboundDeliveryHead.ALL_FIELDSSelector for all available fields of WhseInboundDeliveryHead.static final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.CARRIERstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.CARRIER_NAMEstatic final SimpleProperty.DateTime<WhseInboundDeliveryHead>WhseInboundDeliveryHead.EWM_DELIV_LAST_CHANGE_UTC_DATE_TIMEstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.EWM_DELIVERY_DOCUMENT_CATEGORYstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.EWM_DELIVERY_DOCUMENT_TYPEstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.EWM_INBOUND_DELIVERYstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.EWM_WAREHOUSEstatic final SimpleProperty.DateTime<WhseInboundDeliveryHead>WhseInboundDeliveryHead.PLANNED_DELIVERY_UTC_DATE_TIMEstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.RECEIVING_OFFICEstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.SHIP_FROM_PARTYstatic final SimpleProperty.String<WhseInboundDeliveryHead>WhseInboundDeliveryHead.SHIP_FROM_PARTY_NAMEWhseInboundDeliveryItem.TO__WHSE_INB_DELIVERY_HEADUse with available request builders to apply the _WhseInbDeliveryHead navigation property to query operations.WhseInboundDeliveryHead.TO__WHSE_INB_DELIVERY_ITEMUse with available request builders to apply the _WhseInbDeliveryItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery that return WhseInboundDeliveryHeadMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery that return types with arguments of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionWhseInboundDeliveryHead.getType()io.vavr.control.Option<WhseInboundDeliveryHead>WhseInboundDeliveryItem.getWhseInbDeliveryHeadIfPresent()Retrieval of associated WhseInboundDeliveryHead entity (one to one).WhseInboundDeliveryHead.postGoodsReceipt()Action that can be applied to any entity object of this class.WhseInboundDeliveryHead.reverseGoodsReceipt()Action that can be applied to any entity object of this class.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery with parameters of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionvoidWhseInboundDeliveryItem.setWhseInbDeliveryHead(WhseInboundDeliveryHead value) Overwrites the associated WhseInboundDeliveryHead entity for the loaded navigation property _WhseInbDeliveryHead.WhseInboundDeliveryItem.WhseInboundDeliveryItemBuilder.whseInbDeliveryHead(WhseInboundDeliveryHead value) Navigation property _WhseInbDeliveryHead for WhseInboundDeliveryItem to single WhseInboundDeliveryHead.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery with parameters of type WhseInboundDeliveryHeadModifierConstructorDescriptionWhseInboundDeliveryItem(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 WhseInboundDeliveryHead 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 WhseInboundDeliveryHeadModifier and TypeMethodDescriptionDefaultWarehouseInboundDeliveryService.countWhseInboundDeliveryHead()Deprecated.WarehouseInboundDeliveryService.countWhseInboundDeliveryHead()Deprecated.Fetch the number of entries from theWhseInboundDeliveryHeadentity collection matching the filter and search expressions.DefaultWarehouseInboundDeliveryService.createWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.WarehouseInboundDeliveryService.createWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Create a newWhseInboundDeliveryHeadentity and save it to the S/4HANA system.DefaultWarehouseInboundDeliveryService.getAllWhseInboundDeliveryHead()Deprecated.WarehouseInboundDeliveryService.getAllWhseInboundDeliveryHead()Deprecated.Fetch multipleWhseInboundDeliveryHeadentities.DefaultWarehouseInboundDeliveryService.getWhseInboundDeliveryHeadByKey(String eWMInboundDelivery) Deprecated.WarehouseInboundDeliveryService.getWhseInboundDeliveryHeadByKey(String eWMInboundDelivery) Deprecated.Fetch a singleWhseInboundDeliveryHeadentity using key fields.DefaultWarehouseInboundDeliveryService.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.WarehouseInboundDeliveryService.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WhseInboundDeliveryHeadModifier and TypeMethodDescriptionDefaultWarehouseInboundDeliveryService.createWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.WarehouseInboundDeliveryService.createWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Create a newWhseInboundDeliveryHeadentity and save it to the S/4HANA system.DefaultWarehouseInboundDeliveryService.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.WarehouseInboundDeliveryService.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system.