Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<QualityNotification,SAP__Message> QualityNotification._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.qualitynotification that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionQualityNotification.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type arguments of type SAP__MessageModifier and TypeMethodDescriptionQualityNotification.QualityNotificationBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidQualityNotification.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type arguments of type SAP__MessageModifierConstructorDescriptionQualityNotification(String qualityNotification, String notificationOrigin, String notificationType, String masterLanguage, String notificationText, String notificationPriorityType, String notificationPriority, String notificationStatusObject, String notifProcessingPhase, String notificationCatalog, String notificationCodeGroup, String notificationCodeID, LocalDate notificationReportingDate, LocalDate notificationCompletionDate, LocalDate notificationRequiredStartDate, LocalTime notificationRequiredStartTime, LocalDate notificationRequiredEndDate, LocalTime notificationRequiredEndTime, String notificationTimeZone, String supplier, String customer, String material, String materialGroup, String plant, String purchasingDocument, String purchasingDocumentItem, String purchasingOrganization, String purchasingGroup, String activeDivision, String salesOrganization, String distributionChannel, String wBSElementInternalID, String workCenterTypeCode, String mainWorkCenterInternalID, String mainWorkCenterPlant, String inspectionLot, String batch, String materialDocumentYear, String materialDocument, String materialDocumentItem, Boolean isBusinessPurposeCompleted, Boolean isDeleted, String createdByUser, LocalDate creationDate, String lastChangedByUser, LocalDate lastChangedDate, OffsetDateTime changedDateTime, Collection<SAP__Message> _Messages, List<QualityNotificationLongText> to_QltyNotificationLongText, List<QualityNotificationPartner> to_QltyNotificationPartner, List<QualityNotificationTask> to_QltyNotificationTask, List<QualityNotificationItem> to_QualityNotificationItem)