Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.packcontainer.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.packcontainer
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.packcontainer with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ShipmentItem,SAP__Message> ShipmentItem._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final ComplexProperty.Collection<ShptContainerUnit,SAP__Message> ShptContainerUnit._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final ComplexProperty.Collection<ShptHandlingUnit,SAP__Message> ShptHandlingUnit._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.packcontainer that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.packcontainer that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionShipmentItem.get_Messages()Constraints: Not nullableShptContainerUnit.get_Messages()Constraints: Not nullableShptHandlingUnit.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.packcontainer with type arguments of type SAP__MessageModifier and TypeMethodDescriptionShipmentItem.ShipmentItemBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableShptContainerUnit.ShptContainerUnitBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableShptHandlingUnit.ShptHandlingUnitBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidShipmentItem.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidShptContainerUnit.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidShptHandlingUnit.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.packcontainer with type arguments of type SAP__MessageModifierConstructorDescriptionShipmentItem(UUID fldLogsShptItemUUID, String fldLogsReferenceDocCategory, String fldLogsReferenceDocumentNumber, String fldLogsShptItmOutbDelivItmID, String fldLogsShptItmHndlgUnitID, UUID fldLogsContainerUnitUUID, String fldLogsShptItmStsCode, String fldLogsSrceStorLocID, String fldLogsSrcePlnt, String fldLogsDestStorLocID, String fldLogsDestPlnt, LocalDate fldLogsDelivDueDate, BigDecimal fldLogsGrossVolume, String fldLogsGrossVolumeUnit, BigDecimal productGrossWeight, String productWeightUnit, BigDecimal quantityInBaseUnit, String orderQuantityUnit, BigDecimal fldLogsShptItemActualWeight, String fldLogsShptItemActlWeightUnit, Collection<SAP__Message> _Messages, ShptContainerUnit to_ShptCtnUnit) ShptContainerUnit(UUID fldLogsContainerUnitUUID, UUID fldLogsContainerUUID, String fldLogsContainerID, String fldLogsShipmentID, String fldLogsCtnPackgStsCode, String fldLogsCtnPackgChkErrCode, String fldLogsCtnIntTranspStsCode, String fldLogsCtnExtTranspSts, String fldLogsSrceStorLocID, String fldLogsSrcePlnt, String fldLogsDestStorLocID, String fldLogsDestPlnt, OffsetDateTime fldLogsCtnPackgChangeDateTime, String fldLogsContainerCategory, String fldLogsCtnPackgStsText, String fldLogsShptCtnIntTranspStsText, String fldLogsSealNumber1, String fldLogsSealNumber2, String fldLogsSealNumber3, String fldLogsSealNumber4, String fldLogsSealNumber5, String fldLogsVoyageSrceStage, String fldLogsVoyageDestStage, Boolean fldLogsShptItmIsAssgdToVoy, BigDecimal fldLogsCtnActualWeight, String fldLogsCtnActualWeightUnit, String isBusinessPurposeCompleted, String suplrCoIsBusPrpsCmpltd, Collection<SAP__Message> _Messages, List<ShipmentItem> to_ShptItems, List<ShptStgeAssgmtCtn> to_ShptStgeAssgmt) ShptHandlingUnit(UUID fldLogsShptItemUUID, String fldLogsReferenceDocCategory, String deliveryDocument, String deliveryDocumentItem, String fldLogsReferenceDocumentNumber, String fldLogsShptItmOutbDelivItmID, String fldLogsShptItmODOItemID, String fldLogsShptItmHndlgUnitID, String handlingUnitExternalID, String packagingMaterial, BigDecimal grossVolume, String volumeUnit, BigDecimal grossWeight, String weightUnit, String materialName, UUID fldLogsContainerUnitUUID, String fldLogsShptItmStsCode, String fldLogsShptItmStsText, String fldLogsSrceStorLocID, String fldLogsSrcePlnt, String fldLogsDestStorLocID, String fldLogsDestPlnt, LocalDate fldLogsDelivDueDate, BigDecimal fldLogsGrossVolume, String fldLogsGrossVolumeUnit, BigDecimal productGrossWeight, String productWeightUnit, BigDecimal quantityInBaseUnit, String orderQuantityUnit, OffsetDateTime fldLogsShptItmChangedDateTime, String fldLogsContainerID, String valuationType, String fldLogsShipmentItemTypeCode, Boolean fldLogsShptItmIsAssgdToCtn, Boolean fldLogsShptItmIsAssgdToVoy, String fldLogsVoyageSrceStage, String fldLogsVoyageDestStage, String fldLogsCtnPackgStsCode, Collection<SAP__Message> _Messages, List<ShptStageAssgmtItm> to_ShptStgeAssgmt)