Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.ServiceQtanPriceElement
Packages that use ServiceQtanPriceElement
Package
Description
-
Uses of ServiceQtanPriceElement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with type parameters of type ServiceQtanPriceElementModifier and TypeFieldDescriptionstatic final ServiceQuotationLink<ServiceQtanPriceElement>ServiceQuotation.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation that return ServiceQtanPriceElementModifier and TypeMethodDescriptionServiceQtanPriceElement.ServiceQtanPriceElementBuilder.build()protected ServiceQtanPriceElementServiceQtanPriceElementCreateFluentHelper.getEntity()protected ServiceQtanPriceElementServiceQtanPriceElementDeleteFluentHelper.getEntity()protected ServiceQtanPriceElementServiceQtanPriceElementUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation that return types with arguments of type ServiceQtanPriceElementModifier and TypeMethodDescriptionServiceQuotation.fetchPricingElement()Fetches the ServiceQtanPriceElement entities (one to many) associated with this entity.protected Class<ServiceQtanPriceElement>ServiceQtanPriceElementByKeyFluentHelper.getEntityClass()protected Class<ServiceQtanPriceElement>ServiceQtanPriceElementFluentHelper.getEntityClass()io.vavr.control.Option<List<ServiceQtanPriceElement>>ServiceQuotation.getPricingElementIfPresent()Retrieval of associated ServiceQtanPriceElement entities (one to many).ServiceQuotation.getPricingElementOrFetch()Retrieval of associated ServiceQtanPriceElement entities (one to many).ServiceQtanPriceElement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with parameters of type ServiceQtanPriceElementModifier and TypeMethodDescriptionvoidServiceQuotation.addPricingElement(ServiceQtanPriceElement... entity) Adds elements to the list of associated ServiceQtanPriceElement entities.ServiceQuotation.ServiceQuotationBuilder.pricingElement(ServiceQtanPriceElement... value) Navigation property to_PricingElement for ServiceQuotation to multiple ServiceQtanPriceElement.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with type arguments of type ServiceQtanPriceElementModifier and TypeMethodDescriptionvoidServiceQuotation.setPricingElement(List<ServiceQtanPriceElement> value) Overwrites the list of associated ServiceQtanPriceElement entities for the loaded navigation property to_PricingElement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with parameters of type ServiceQtanPriceElementModifierConstructorDescriptionServiceQtanPriceElementCreateFluentHelper(String servicePath, ServiceQtanPriceElement entity, String entityCollection) Creates a fluent helper object that will create aServiceQtanPriceElemententity on the OData endpoint.ServiceQtanPriceElementDeleteFluentHelper(String servicePath, ServiceQtanPriceElement entity, String entityCollection) Creates a fluent helper object that will delete aServiceQtanPriceElemententity on the OData endpoint.ServiceQtanPriceElementUpdateFluentHelper(String servicePath, ServiceQtanPriceElement entity, String entityCollection) Creates a fluent helper object that will update aServiceQtanPriceElemententity on the OData endpoint. -
Uses of ServiceQtanPriceElement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.batch with parameters of type ServiceQtanPriceElementModifier and TypeMethodDescriptionDefaultServiceQuotationServiceBatchChangeSet.createServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) ServiceQuotationServiceBatchChangeSet.createServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Create a newServiceQtanPriceElemententity and save it to the S/4HANA system.DefaultServiceQuotationServiceBatchChangeSet.deleteServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) ServiceQuotationServiceBatchChangeSet.deleteServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deletes an existingServiceQtanPriceElemententity in the S/4HANA system.DefaultServiceQuotationServiceBatchChangeSet.updateServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) ServiceQuotationServiceBatchChangeSet.updateServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Update an existingServiceQtanPriceElemententity and save it to the S/4HANA system. -
Uses of ServiceQtanPriceElement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link that return types with arguments of type ServiceQtanPriceElementModifier and TypeMethodDescriptionServiceQtanPriceElementOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link with type arguments of type ServiceQtanPriceElementModifier and TypeMethodDescriptionprotected ServiceQtanPriceElementLink<ObjectT>ServiceQtanPriceElementLink.translateLinkType(EntityLink<ServiceQtanPriceElementLink<ObjectT>, ServiceQtanPriceElement, ObjectT> link) -
Uses of ServiceQtanPriceElement in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ServiceQtanPriceElementModifier and TypeMethodDescriptionDefaultServiceQuotationService.createServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.ServiceQuotationService.createServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Create a newServiceQtanPriceElemententity and save it to the S/4HANA system.DefaultServiceQuotationService.deleteServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.ServiceQuotationService.deleteServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Deletes an existingServiceQtanPriceElemententity in the S/4HANA system.DefaultServiceQuotationService.updateServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.ServiceQuotationService.updateServiceQtanPriceElement(ServiceQtanPriceElement serviceQtanPriceElement) Deprecated.Update an existingServiceQtanPriceElemententity and save it to the S/4HANA system.