Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty.ServiceCancellationParty
Packages that use ServiceCancellationParty
Package
Description
-
Uses of ServiceCancellationParty in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty with type parameters of type ServiceCancellationPartyModifier and TypeFieldDescriptionstatic final SimpleProperty<ServiceCancellationParty>ServiceCancellationParty.ALL_FIELDSSelector for all available fields of ServiceCancellationParty.static final SimpleProperty.String<ServiceCancellationParty>ServiceCancellationParty.SERVICE_CONTR_CANCLN_PARTY_NAMEstatic final SimpleProperty.String<ServiceCancellationParty>ServiceCancellationParty.SERVICE_CONTRACT_CANCLN_PARTYServiceCancellationPartyText.TO__SERVICE_CANCELLATION_PARTYUse with available request builders to apply the _ServiceCancellationParty navigation property to query operations.ServiceCancellationParty.TO__SERVICE_CANCELLATION_PARTY_TEXTUse with available request builders to apply the _ServiceCancellationPartyText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty that return ServiceCancellationPartyModifier and TypeMethodDescriptionServiceCancellationParty.ServiceCancellationPartyBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty that return types with arguments of type ServiceCancellationPartyModifier and TypeMethodDescriptionio.vavr.control.Option<ServiceCancellationParty>ServiceCancellationPartyText.getServiceCancellationPartyIfPresent()Retrieval of associated ServiceCancellationParty entity (one to one).ServiceCancellationParty.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty with parameters of type ServiceCancellationPartyModifier and TypeMethodDescriptionServiceCancellationPartyText.ServiceCancellationPartyTextBuilder.serviceCancellationParty(ServiceCancellationParty value) Navigation property _ServiceCancellationParty for ServiceCancellationPartyText to single ServiceCancellationParty.voidServiceCancellationPartyText.setServiceCancellationParty(ServiceCancellationParty value) Overwrites the associated ServiceCancellationParty entity for the loaded navigation property _ServiceCancellationParty.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty with parameters of type ServiceCancellationPartyModifierConstructorDescriptionServiceCancellationPartyText(String serviceContractCanclnParty, String language, String serviceContrCanclnPartyName, ServiceCancellationParty to_ServiceCancellationParty) -
Uses of ServiceCancellationParty 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 ServiceCancellationPartyModifier and TypeMethodDescriptionDefaultServiceCancellationPartyService.countServiceCancellationParty()Deprecated.ServiceCancellationPartyService.countServiceCancellationParty()Deprecated.Fetch the number of entries from theServiceCancellationPartyentity collection matching the filter and search expressions.DefaultServiceCancellationPartyService.getAllServiceCancellationParty()Deprecated.ServiceCancellationPartyService.getAllServiceCancellationParty()Deprecated.Fetch multipleServiceCancellationPartyentities.DefaultServiceCancellationPartyService.getServiceCancellationPartyByKey(String serviceContractCanclnParty) Deprecated.ServiceCancellationPartyService.getServiceCancellationPartyByKey(String serviceContractCanclnParty) Deprecated.Fetch a singleServiceCancellationPartyentity using key fields.