Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason.SrvcCancellationReasonText
Packages that use SrvcCancellationReasonText
Package
Description
-
Uses of SrvcCancellationReasonText 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 SrvcCancellationReasonTextModifier and TypeFieldDescriptionstatic final SimpleProperty<SrvcCancellationReasonText>SrvcCancellationReasonText.ALL_FIELDSSelector for all available fields of SrvcCancellationReasonText.static final SimpleProperty.String<SrvcCancellationReasonText>SrvcCancellationReasonText.LANGUAGEstatic final SimpleProperty.String<SrvcCancellationReasonText>SrvcCancellationReasonText.SERVICE_CONTR_CANCELLATION_REASONstatic final SimpleProperty.String<SrvcCancellationReasonText>SrvcCancellationReasonText.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 SrvcCancellationReasonTextModifier and TypeMethodDescriptionSrvcCancellationReasonText.SrvcCancellationReasonTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason that return types with arguments of type SrvcCancellationReasonTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrvcCancellationReasonText>>ServiceCancellationReason.getSrvcCancellationReasonTextIfPresent()Retrieval of associated SrvcCancellationReasonText entities (one to many).SrvcCancellationReasonText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason with parameters of type SrvcCancellationReasonTextModifier and TypeMethodDescriptionvoidServiceCancellationReason.addSrvcCancellationReasonText(SrvcCancellationReasonText... entity) Adds elements to the list of associated SrvcCancellationReasonText entities.ServiceCancellationReason.ServiceCancellationReasonBuilder.srvcCancellationReasonText(SrvcCancellationReasonText... value) Navigation property _SrvcCancellationReasonText for ServiceCancellationReason to multiple SrvcCancellationReasonText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason with type arguments of type SrvcCancellationReasonTextModifier and TypeMethodDescriptionvoidServiceCancellationReason.setSrvcCancellationReasonText(List<SrvcCancellationReasonText> value) Overwrites the list of associated SrvcCancellationReasonText entities for the loaded navigation property _SrvcCancellationReasonText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationreason with type arguments of type SrvcCancellationReasonTextModifierConstructorDescriptionServiceCancellationReason(String serviceContrCancellationReason, String serviceContrCanclnReasonName, List<SrvcCancellationReasonText> to_SrvcCancellationReasonText) -
Uses of SrvcCancellationReasonText 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 SrvcCancellationReasonTextModifier and TypeMethodDescriptionDefaultServiceCancellationReasonService.countServiceCancellationReasonText()Deprecated.ServiceCancellationReasonService.countServiceCancellationReasonText()Deprecated.Fetch the number of entries from theSrvcCancellationReasonTextentity collection matching the filter and search expressions.DefaultServiceCancellationReasonService.getAllServiceCancellationReasonText()Deprecated.ServiceCancellationReasonService.getAllServiceCancellationReasonText()Deprecated.Fetch multipleSrvcCancellationReasonTextentities.DefaultServiceCancellationReasonService.getServiceCancellationReasonTextByKey(String serviceContrCancellationReason, String language) Deprecated.ServiceCancellationReasonService.getServiceCancellationReasonTextByKey(String serviceContrCancellationReason, String language) Deprecated.Fetch a singleSrvcCancellationReasonTextentity using key fields.