Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod.MaintNotifDetCode
Packages that use MaintNotifDetCode
Package
Description
-
Uses of MaintNotifDetCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod with type parameters of type MaintNotifDetCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<MaintNotifDetCode>MaintNotifDetCode.ALL_FIELDSSelector for all available fields of MaintNotifDetCode.static final SimpleProperty.Boolean<MaintNotifDetCode>MaintNotifDetCode.IS_DEACTIVATEDstatic final SimpleProperty.String<MaintNotifDetCode>MaintNotifDetCode.MAINT_NOTIF_DETECTION_METHODstatic final SimpleProperty.String<MaintNotifDetCode>MaintNotifDetCode.MAINT_NOTIF_DETECTION_METHOD_TEXTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod that return MaintNotifDetCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod that return types with arguments of type MaintNotifDetCode -
Uses of MaintNotifDetCode 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 MaintNotifDetCodeModifier and TypeMethodDescriptionDefaultDetectionMethodService.countMaintNotifDetCode()Deprecated.DetectionMethodService.countMaintNotifDetCode()Deprecated.Fetch the number of entries from theMaintNotifDetCodeentity collection matching the filter and search expressions.DefaultDetectionMethodService.getAllMaintNotifDetCode()Deprecated.DetectionMethodService.getAllMaintNotifDetCode()Deprecated.Fetch multipleMaintNotifDetCodeentities.DefaultDetectionMethodService.getMaintNotifDetCodeByKey(String maintNotifDetectionMethod) Deprecated.DetectionMethodService.getMaintNotifDetCodeByKey(String maintNotifDetectionMethod) Deprecated.Fetch a singleMaintNotifDetCodeentity using key fields.