Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect.Defect
Packages that use Defect
Package
Description
-
Uses of Defect in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect with type parameters of type DefectModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Defect,SAP__Message> Defect._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Defect>Defect.ALL_FIELDSSelector for all available fields of Defect.static final SimpleProperty.DateTime<Defect>Defect.CHANGED_DATE_TIMEstatic final SimpleProperty.String<Defect>Defect.CREATED_BY_USERstatic final SimpleProperty.Date<Defect>Defect.CREATION_DATEstatic final SimpleProperty.Time<Defect>Defect.CREATION_TIMEstatic final SimpleProperty.String<Defect>Defect.DEFECTstatic final SimpleProperty.String<Defect>Defect.DEFECT_CATEGORYstatic final SimpleProperty.String<Defect>Defect.DEFECT_CLASSstatic final SimpleProperty.String<Defect>Defect.DEFECT_CODEstatic final SimpleProperty.String<Defect>Defect.DEFECT_CODE_CATALOGstatic final SimpleProperty.String<Defect>Defect.DEFECT_CODE_GROUPstatic final SimpleProperty.String<Defect>Defect.DEFECT_INTERNAL_IDstatic final SimpleProperty.String<Defect>Defect.DEFECT_LIFECYCLE_STATUSstatic final SimpleProperty.String<Defect>Defect.DEFECT_OBJECT_CODEstatic final SimpleProperty.String<Defect>Defect.DEFECT_OBJECT_CODE_CATALOGstatic final SimpleProperty.String<Defect>Defect.DEFECT_OBJECT_CODE_GROUPstatic final SimpleProperty.String<Defect>Defect.DEFECT_ORIGINstatic final SimpleProperty.String<Defect>Defect.DEFECT_TEXTstatic final SimpleProperty.Guid<Defect>Defect.DEFECT_UUIDstatic final SimpleProperty.NumericDecimal<Defect>Defect.DEFECTIVE_QUANTITYstatic final SimpleProperty.String<Defect>Defect.DEFECTIVE_QUANTITY_UNITstatic final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>Defect.INSPECTION_CHARACTERISTICstatic final SimpleProperty.String<Defect>Defect.INSPECTION_LOTstatic final SimpleProperty.String<Defect>static final SimpleProperty.Boolean<Defect>Defect.IS_DELETEDstatic final SimpleProperty.Date<Defect>Defect.LAST_CHANGE_DATEstatic final SimpleProperty.Time<Defect>Defect.LAST_CHANGE_TIMEstatic final SimpleProperty.String<Defect>Defect.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<Defect>Defect.MAIN_WORK_CENTERstatic final SimpleProperty.String<Defect>Defect.MAIN_WORK_CENTER_INTERNAL_IDstatic final SimpleProperty.String<Defect>Defect.MAIN_WORK_CENTER_PLANTstatic final SimpleProperty.String<Defect>Defect.MANUFACTURING_ORDERstatic final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>Defect.MANUFACTURING_ORDER_SEQUENCEstatic final SimpleProperty.String<Defect>Defect.MASTER_LANGUAGEstatic final SimpleProperty.String<Defect>Defect.MATERIALstatic final SimpleProperty.String<Defect>Defect.MATERIAL_SAMPLEstatic final SimpleProperty.NumericInteger<Defect>Defect.NUMBER_OF_DEFECTSstatic final SimpleProperty.String<Defect>Defect.ORDER_INTERNAL_IDstatic final SimpleProperty.String<Defect>Defect.PLANTstatic final SimpleProperty.String<Defect>Defect.PROBLEM_ANALYSIS_STATUSstatic final SimpleProperty.String<Defect>Defect.QUALITY_ISSUE_REFERENCEstatic final NavigationProperty.Single<DefectDetailedDescription,Defect> DefectDetailedDescription.TO__DEFECTUse with available request builders to apply the _Defect navigation property to query operations.static final NavigationProperty.Collection<Defect,DefectDetailedDescription> Use with available request builders to apply the _DefectDetailedDescription navigation property to query operations.static final SimpleProperty.String<Defect>Defect.WORK_CENTER_TYPE_CODEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect that return DefectMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect that return types with arguments of type DefectModifier and TypeMethodDescriptionio.vavr.control.Option<Defect>DefectDetailedDescription.getDefectIfPresent()Retrieval of associated Defect entity (one to one).Defect.getType()static BoundAction.SingleToSingle<Defect,Defect> Defect.markForDeletion()Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Defect.markForDeletion()Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Defect.setDefectLifecycleStatusToCompleted()Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Defect.setDefectLifecycleStatusToCompleted()Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Defect.setDefectLifecycleStatusToInProcess()Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Defect.setDefectLifecycleStatusToInProcess()Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Action that can be applied to any entity object of this class.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect with parameters of type DefectModifier and TypeMethodDescriptionNavigation property _Defect for DefectDetailedDescription to single Defect.voidOverwrites the associated Defect entity for the loaded navigation property _Defect.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.defect with parameters of type DefectModifierConstructorDescriptionDefectDetailedDescription(String defectInternalID, Short longTextInternalNumber, String language, String defectLongText, String longTextCreatedByUser, OffsetDateTime longTextCreatedAt, String longTextLastChangedByUser, OffsetDateTime longTextLastChangedAt, Defect to_Defect) -
Uses of Defect 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 DefectModifier and TypeMethodDescriptionDefaultDefectService.countDefect()Deprecated.DefectService.countDefect()Deprecated.Fetch the number of entries from theDefectentity collection matching the filter and search expressions.DefaultDefectService.createDefect(Defect defect) Deprecated.DefectService.createDefect(Defect defect) Deprecated.Create a newDefectentity and save it to the S/4HANA system.DefaultDefectService.getAllDefect()Deprecated.DefectService.getAllDefect()Deprecated.Fetch multipleDefectentities.DefaultDefectService.getDefectByKey(String defectInternalID) Deprecated.DefectService.getDefectByKey(String defectInternalID) Deprecated.Fetch a singleDefectentity using key fields.DefaultDefectService.updateDefect(Defect defect) Deprecated.DefectService.updateDefect(Defect defect) Deprecated.Update an existingDefectentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type DefectModifier and TypeMethodDescriptionDefaultDefectService.createDefect(Defect defect) Deprecated.DefectService.createDefect(Defect defect) Deprecated.Create a newDefectentity and save it to the S/4HANA system.DefaultDefectService.updateDefect(Defect defect) Deprecated.DefectService.updateDefect(Defect defect) Deprecated.Update an existingDefectentity and save it to the S/4HANA system.