Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason.ServiceCancellationReason
Packages that use ServiceCancellationReason
Package
Description
-
Uses of ServiceCancellationReason in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason with type parameters of type ServiceCancellationReasonModifier and TypeFieldDescriptionstatic final SimpleProperty<ServiceCancellationReason>ServiceCancellationReason.ALL_FIELDSSelector for all available fields of ServiceCancellationReason.static final SimpleProperty.String<ServiceCancellationReason>ServiceCancellationReason.SERVICE_CONTR_CANCELLATION_REASONstatic final SimpleProperty.String<ServiceCancellationReason>ServiceCancellationReason.SERVICE_CONTR_CANCLN_REASON_NAMESrvcCancellationReasonText.TO__SERVICE_CANCELLATION_REASONUse with available request builders to apply the _ServiceCancellationReason navigation property to query operations.ServiceCancellationReason.TO__SRVC_CANCELLATION_REASON_TEXTUse with available request builders to apply the _SrvcCancellationReasonText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason that return ServiceCancellationReasonModifier and TypeMethodDescriptionServiceCancellationReason.ServiceCancellationReasonBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason that return types with arguments of type ServiceCancellationReasonModifier and TypeMethodDescriptionio.vavr.control.Option<ServiceCancellationReason>SrvcCancellationReasonText.getServiceCancellationReasonIfPresent()Retrieval of associated ServiceCancellationReason entity (one to one).ServiceCancellationReason.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason with parameters of type ServiceCancellationReasonModifier and TypeMethodDescriptionSrvcCancellationReasonText.SrvcCancellationReasonTextBuilder.serviceCancellationReason(ServiceCancellationReason value) Navigation property _ServiceCancellationReason for SrvcCancellationReasonText to single ServiceCancellationReason.voidSrvcCancellationReasonText.setServiceCancellationReason(ServiceCancellationReason value) Overwrites the associated ServiceCancellationReason entity for the loaded navigation property _ServiceCancellationReason.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason with parameters of type ServiceCancellationReasonModifierConstructorDescriptionSrvcCancellationReasonText(String serviceContrCancellationReason, String language, String serviceContrCanclnReasonName, ServiceCancellationReason to_ServiceCancellationReason) -
Uses of ServiceCancellationReason 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 ServiceCancellationReasonModifier and TypeMethodDescriptionDefaultServiceCancellationReasonService.countServiceCancellationReason()Deprecated.ServiceCancellationReasonService.countServiceCancellationReason()Deprecated.Fetch the number of entries from theServiceCancellationReasonentity collection matching the filter and search expressions.DefaultServiceCancellationReasonService.getAllServiceCancellationReason()Deprecated.ServiceCancellationReasonService.getAllServiceCancellationReason()Deprecated.Fetch multipleServiceCancellationReasonentities.DefaultServiceCancellationReasonService.getServiceCancellationReasonByKey(String serviceContrCancellationReason) Deprecated.ServiceCancellationReasonService.getServiceCancellationReasonByKey(String serviceContrCancellationReason) Deprecated.Fetch a singleServiceCancellationReasonentity using key fields.