Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification.QualityNotificationLongText
Packages that use QualityNotificationLongText
Package
Description
-
Uses of QualityNotificationLongText 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 QualityNotificationLongTextModifier and TypeFieldDescriptionstatic final SimpleProperty<QualityNotificationLongText>QualityNotificationLongText.ALL_FIELDSSelector for all available fields of QualityNotificationLongText.static final SimpleProperty.String<QualityNotificationLongText>QualityNotificationLongText.LANGUAGEstatic final SimpleProperty.DateTime<QualityNotificationLongText>QualityNotificationLongText.LONG_TEXT_CREATED_ATstatic final SimpleProperty.String<QualityNotificationLongText>QualityNotificationLongText.LONG_TEXT_CREATED_BY_USERstatic final SimpleProperty.String<QualityNotificationLongText>QualityNotificationLongText.LONG_TEXT_IDstatic final SimpleProperty.NumericInteger<QualityNotificationLongText>QualityNotificationLongText.LONG_TEXT_INTERNAL_NUMBERstatic final SimpleProperty.DateTime<QualityNotificationLongText>QualityNotificationLongText.LONG_TEXT_LAST_CHANGED_ATstatic final SimpleProperty.String<QualityNotificationLongText>QualityNotificationLongText.LONG_TEXT_LAST_CHANGED_BY_USERstatic final SimpleProperty.String<QualityNotificationLongText>QualityNotificationLongText.QLTY_NOTIFICATION_LONG_TEXTstatic final SimpleProperty.String<QualityNotificationLongText>QualityNotificationLongText.QUALITY_NOTIFICATIONQualityNotificationLongText.TO__QLTY_NOTIFICATIONUse with available request builders to apply the _QltyNotification navigation property to query operations.QualityNotification.TO__QLTY_NOTIFICATION_LONG_TEXTUse with available request builders to apply the _QltyNotificationLongText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification that return QualityNotificationLongTextModifier and TypeMethodDescriptionQualityNotificationLongText.QualityNotificationLongTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification that return types with arguments of type QualityNotificationLongTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<QualityNotificationLongText>>QualityNotification.getQltyNotificationLongTextIfPresent()Retrieval of associated QualityNotificationLongText entities (one to many).QualityNotificationLongText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with parameters of type QualityNotificationLongTextModifier and TypeMethodDescriptionvoidQualityNotification.addQltyNotificationLongText(QualityNotificationLongText... entity) Adds elements to the list of associated QualityNotificationLongText entities.QualityNotification.QualityNotificationBuilder.qltyNotificationLongText(QualityNotificationLongText... value) Navigation property _QltyNotificationLongText for QualityNotification to multiple QualityNotificationLongText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type arguments of type QualityNotificationLongTextModifier and TypeMethodDescriptionvoidQualityNotification.setQltyNotificationLongText(List<QualityNotificationLongText> value) Overwrites the list of associated QualityNotificationLongText entities for the loaded navigation property _QltyNotificationLongText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type arguments of type QualityNotificationLongTextModifierConstructorDescriptionQualityNotification(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) -
Uses of QualityNotificationLongText 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 QualityNotificationLongTextModifier and TypeMethodDescriptionDefaultQualityNotificationService.countQualityNotificationLongText()Deprecated.QualityNotificationService.countQualityNotificationLongText()Deprecated.Fetch the number of entries from theQualityNotificationLongTextentity collection matching the filter and search expressions.DefaultQualityNotificationService.getAllQualityNotificationLongText()Deprecated.QualityNotificationService.getAllQualityNotificationLongText()Deprecated.Fetch multipleQualityNotificationLongTextentities.DefaultQualityNotificationService.getQualityNotificationLongTextByKey(String qualityNotification, Short longTextInternalNumber, String language) Deprecated.QualityNotificationService.getQualityNotificationLongTextByKey(String qualityNotification, Short longTextInternalNumber, String language) Deprecated.Fetch a singleQualityNotificationLongTextentity using key fields.