Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty.ServiceCancellationPartyText
Packages that use ServiceCancellationPartyText
Package
Description
-
Uses of ServiceCancellationPartyText 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 ServiceCancellationPartyTextModifier and TypeFieldDescriptionstatic final SimpleProperty<ServiceCancellationPartyText>ServiceCancellationPartyText.ALL_FIELDSSelector for all available fields of ServiceCancellationPartyText.static final SimpleProperty.String<ServiceCancellationPartyText>ServiceCancellationPartyText.LANGUAGEstatic final SimpleProperty.String<ServiceCancellationPartyText>ServiceCancellationPartyText.SERVICE_CONTR_CANCLN_PARTY_NAMEstatic final SimpleProperty.String<ServiceCancellationPartyText>ServiceCancellationPartyText.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 ServiceCancellationPartyTextModifier and TypeMethodDescriptionServiceCancellationPartyText.ServiceCancellationPartyTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty that return types with arguments of type ServiceCancellationPartyTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<ServiceCancellationPartyText>>ServiceCancellationParty.getServiceCancellationPartyTextIfPresent()Retrieval of associated ServiceCancellationPartyText entities (one to many).ServiceCancellationPartyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty with parameters of type ServiceCancellationPartyTextModifier and TypeMethodDescriptionvoidServiceCancellationParty.addServiceCancellationPartyText(ServiceCancellationPartyText... entity) Adds elements to the list of associated ServiceCancellationPartyText entities.ServiceCancellationParty.ServiceCancellationPartyBuilder.serviceCancellationPartyText(ServiceCancellationPartyText... value) Navigation property _ServiceCancellationPartyText for ServiceCancellationParty to multiple ServiceCancellationPartyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty with type arguments of type ServiceCancellationPartyTextModifier and TypeMethodDescriptionvoidServiceCancellationParty.setServiceCancellationPartyText(List<ServiceCancellationPartyText> value) Overwrites the list of associated ServiceCancellationPartyText entities for the loaded navigation property _ServiceCancellationPartyText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.servicecancellationparty with type arguments of type ServiceCancellationPartyTextModifierConstructorDescriptionServiceCancellationParty(String serviceContractCanclnParty, String serviceContrCanclnPartyName, List<ServiceCancellationPartyText> to_ServiceCancellationPartyText) -
Uses of ServiceCancellationPartyText 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 ServiceCancellationPartyTextModifier and TypeMethodDescriptionDefaultServiceCancellationPartyService.countServiceCancellationPartyText()Deprecated.ServiceCancellationPartyService.countServiceCancellationPartyText()Deprecated.Fetch the number of entries from theServiceCancellationPartyTextentity collection matching the filter and search expressions.DefaultServiceCancellationPartyService.getAllServiceCancellationPartyText()Deprecated.ServiceCancellationPartyService.getAllServiceCancellationPartyText()Deprecated.Fetch multipleServiceCancellationPartyTextentities.DefaultServiceCancellationPartyService.getServiceCancellationPartyTextByKey(String serviceContractCanclnParty, String language) Deprecated.ServiceCancellationPartyService.getServiceCancellationPartyTextByKey(String serviceContractCanclnParty, String language) Deprecated.Fetch a singleServiceCancellationPartyTextentity using key fields.