Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message 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 SAP__MessageModifier 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 ComplexProperty.Collection<WhseInboundDeliveryItem,SAP__Message> WhseInboundDeliveryItem._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.Collection<SAP__Message,String> SAP__Message.ADDITIONAL_TARGETSstatic final SimpleProperty.String<SAP__Message>SAP__Message.CODEstatic final SimpleProperty.String<SAP__Message>SAP__Message.LONGTEXT_URLstatic final SimpleProperty.String<SAP__Message>SAP__Message.MESSAGEstatic final SimpleProperty.NumericInteger<SAP__Message>SAP__Message.NUMERIC_SEVERITYstatic final SimpleProperty.String<SAP__Message>SAP__Message.TARGETstatic final SimpleProperty.Boolean<SAP__Message>SAP__Message.TRANSITIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionWhseInboundDeliveryHead.get_Messages()Constraints: Not nullableWhseInboundDeliveryItem.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery with type arguments of type SAP__MessageModifier and TypeMethodDescriptionWhseInboundDeliveryHead.WhseInboundDeliveryHeadBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableWhseInboundDeliveryItem.WhseInboundDeliveryItemBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidWhseInboundDeliveryHead.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidWhseInboundDeliveryItem.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseinbounddelivery with type arguments of type SAP__MessageModifierConstructorDescriptionWhseInboundDeliveryHead(String eWMInboundDelivery, String eWMWarehouse, String eWMDeliveryDocumentCategory, String eWMDeliveryDocumentType, String shipFromParty, String shipFromPartyName, String carrier, String carrierName, String advancedShippingNotification, OffsetDateTime plannedDeliveryUTCDateTime, String receivingOffice, OffsetDateTime eWMDelivLastChangeUTCDateTime, Collection<SAP__Message> _Messages, List<WhseInboundDeliveryItem> to_WhseInbDeliveryItem) WhseInboundDeliveryItem(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)