Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification.QualityNotificationItemCause
Packages that use QualityNotificationItemCause
Package
Description
-
Uses of QualityNotificationItemCause 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 QualityNotificationItemCauseModifier and TypeFieldDescriptionstatic final SimpleProperty<QualityNotificationItemCause>QualityNotificationItemCause.ALL_FIELDSSelector for all available fields of QualityNotificationItemCause.static final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.CREATED_BY_USERstatic final SimpleProperty.Date<QualityNotificationItemCause>QualityNotificationItemCause.CREATION_DATEstatic final SimpleProperty.Time<QualityNotificationItemCause>QualityNotificationItemCause.CREATION_TIMEstatic final SimpleProperty.Boolean<QualityNotificationItemCause>QualityNotificationItemCause.IS_BUSINESS_PURPOSE_COMPLETEDstatic final SimpleProperty.Boolean<QualityNotificationItemCause>QualityNotificationItemCause.IS_DELETEDstatic final SimpleProperty.Date<QualityNotificationItemCause>QualityNotificationItemCause.LAST_CHANGE_DATEstatic final SimpleProperty.Time<QualityNotificationItemCause>QualityNotificationItemCause.LAST_CHANGE_TIMEstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.MASTER_LANGUAGEstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_CAUSE_CODEstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_CAUSE_CODE_CATALOGstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_CAUSE_CODE_GROUPstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_CAUSE_IDstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_CAUSE_SORT_NUMBERstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_CAUSE_TEXTstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_ITEMstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.NOTIFICATION_ROOT_CAUSEstatic final SimpleProperty.String<QualityNotificationItemCause>QualityNotificationItemCause.QUALITY_NOTIFICATIONQualityNotificationItemCause.TO__QLTY_NOTIFICATIONUse with available request builders to apply the _QltyNotification navigation property to query operations.QualityNotificationItem.TO__QLTY_NOTIFICATION_ITEM_CAUSEUse with available request builders to apply the _QltyNotificationItemCause navigation property to query operations.QualityNotificationItemCause.TO__QUALITY_NOTIFICATION_ITEMUse with available request builders to apply the _QualityNotificationItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification that return QualityNotificationItemCauseModifier and TypeMethodDescriptionQualityNotificationItemCause.QualityNotificationItemCauseBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification that return types with arguments of type QualityNotificationItemCauseModifier and TypeMethodDescriptionio.vavr.control.Option<List<QualityNotificationItemCause>>QualityNotificationItem.getQltyNotificationItemCauseIfPresent()Retrieval of associated QualityNotificationItemCause entities (one to many).QualityNotificationItemCause.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with parameters of type QualityNotificationItemCauseModifier and TypeMethodDescriptionvoidQualityNotificationItem.addQltyNotificationItemCause(QualityNotificationItemCause... entity) Adds elements to the list of associated QualityNotificationItemCause entities.QualityNotificationItem.QualityNotificationItemBuilder.qltyNotificationItemCause(QualityNotificationItemCause... value) Navigation property _QltyNotificationItemCause for QualityNotificationItem to multiple QualityNotificationItemCause.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type arguments of type QualityNotificationItemCauseModifier and TypeMethodDescriptionvoidQualityNotificationItem.setQltyNotificationItemCause(List<QualityNotificationItemCause> value) Overwrites the list of associated QualityNotificationItemCause entities for the loaded navigation property _QltyNotificationItemCause.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.qualitynotification with type arguments of type QualityNotificationItemCauseModifierConstructorDescriptionQualityNotificationItem(String qualityNotification, String notificationItem, String notificationItemExternalID, String notificationItemText, String masterLanguage, String assembly, String defectClass, Integer numberOfDefects, String inspPlanOperationInternalID, String inspectionCharacteristic, String inspectionSubsetInternalID, String materialSample, String defectiveSingleUnit, String workCenterTypeCode, String mainWorkCenterInternalID, String mainWorkCenter, String mainWorkCenterPlant, String defectOrigin, String referencedDefect, Boolean isDeleted, String defectCodeCatalog, String defectCodeGroup, String defectCode, String notifItmObjectPartCodeCtlg, String notifItmObjectPartCodeGroup, String notifItmObjectPartCode, BigDecimal externalDefectiveQuantity, BigDecimal internalDefectiveQuantity, String defectiveQuantityUnit, String createdByUser, LocalDate creationDate, LocalTime creationTime, String lastChangedByUser, LocalDate lastChangeDate, LocalTime lastChangeTime, QualityNotification to_QltyNotification, List<QualityNotificationItemCause> to_QltyNotificationItemCause, List<QltyNotificationItemLongText> to_QltyNotifItemLongText) -
Uses of QualityNotificationItemCause 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 QualityNotificationItemCauseModifier and TypeMethodDescriptionDefaultQualityNotificationService.countQualityNotificationItemCause()Deprecated.QualityNotificationService.countQualityNotificationItemCause()Deprecated.Fetch the number of entries from theQualityNotificationItemCauseentity collection matching the filter and search expressions.DefaultQualityNotificationService.getAllQualityNotificationItemCause()Deprecated.QualityNotificationService.getAllQualityNotificationItemCause()Deprecated.Fetch multipleQualityNotificationItemCauseentities.DefaultQualityNotificationService.getQualityNotificationItemCauseByKey(String qualityNotification, String notificationItem, String notificationCauseID) Deprecated.QualityNotificationService.getQualityNotificationItemCauseByKey(String qualityNotification, String notificationItem, String notificationCauseID) Deprecated.Fetch a singleQualityNotificationItemCauseentity using key fields.