Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.ServiceQtanItemPriceElement
Packages that use ServiceQtanItemPriceElement
Package
Description
-
Uses of ServiceQtanItemPriceElement 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 ServiceQtanItemPriceElementModifier and TypeFieldDescriptionstatic final ServiceQuotationItemLink<ServiceQtanItemPriceElement>ServiceQuotationItem.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 ServiceQtanItemPriceElementModifier and TypeMethodDescriptionServiceQtanItemPriceElement.ServiceQtanItemPriceElementBuilder.build()protected ServiceQtanItemPriceElementServiceQtanItemPriceElementCreateFluentHelper.getEntity()protected ServiceQtanItemPriceElementServiceQtanItemPriceElementDeleteFluentHelper.getEntity()protected ServiceQtanItemPriceElementServiceQtanItemPriceElementUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation that return types with arguments of type ServiceQtanItemPriceElementModifier and TypeMethodDescriptionServiceQuotationItem.fetchPricingElement()Fetches the ServiceQtanItemPriceElement entities (one to many) associated with this entity.protected Class<ServiceQtanItemPriceElement>ServiceQtanItemPriceElementByKeyFluentHelper.getEntityClass()protected Class<ServiceQtanItemPriceElement>ServiceQtanItemPriceElementFluentHelper.getEntityClass()io.vavr.control.Option<List<ServiceQtanItemPriceElement>>ServiceQuotationItem.getPricingElementIfPresent()Retrieval of associated ServiceQtanItemPriceElement entities (one to many).ServiceQuotationItem.getPricingElementOrFetch()Retrieval of associated ServiceQtanItemPriceElement entities (one to many).ServiceQtanItemPriceElement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with parameters of type ServiceQtanItemPriceElementModifier and TypeMethodDescriptionvoidServiceQuotationItem.addPricingElement(ServiceQtanItemPriceElement... entity) Adds elements to the list of associated ServiceQtanItemPriceElement entities.ServiceQuotationItem.ServiceQuotationItemBuilder.pricingElement(ServiceQtanItemPriceElement... value) Navigation property to_PricingElement for ServiceQuotationItem to multiple ServiceQtanItemPriceElement.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with type arguments of type ServiceQtanItemPriceElementModifier and TypeMethodDescriptionvoidServiceQuotationItem.setPricingElement(List<ServiceQtanItemPriceElement> value) Overwrites the list of associated ServiceQtanItemPriceElement entities for the loaded navigation property to_PricingElement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with parameters of type ServiceQtanItemPriceElementModifierConstructorDescriptionServiceQtanItemPriceElementCreateFluentHelper(String servicePath, ServiceQtanItemPriceElement entity, String entityCollection) Creates a fluent helper object that will create aServiceQtanItemPriceElemententity on the OData endpoint.ServiceQtanItemPriceElementDeleteFluentHelper(String servicePath, ServiceQtanItemPriceElement entity, String entityCollection) Creates a fluent helper object that will delete aServiceQtanItemPriceElemententity on the OData endpoint.ServiceQtanItemPriceElementUpdateFluentHelper(String servicePath, ServiceQtanItemPriceElement entity, String entityCollection) Creates a fluent helper object that will update aServiceQtanItemPriceElemententity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation with type arguments of type ServiceQtanItemPriceElementModifierConstructorDescriptionServiceQuotationItem(String serviceQuotation, String serviceQuotationItem, String serviceDocItemCategory, UUID serviceQuotationItemUUID, String serviceQtanItemDescription, String language, String product, String quantityUnit, BigDecimal quantity, BigDecimal serviceDuration, String serviceDurationUnit, String serviceQtanItemExtReference, String soldToParty, String shipToParty, String personResponsible, String servicePerformer, String serviceQuotationItemIsAccepted, String serviceQuotationItemIsRejected, String srvcQtanItmRejectionReason, String timeSheetOvertimeCategory, String referenceServiceContract, String referenceServiceContractItem, String serviceQtanSuccessorOrder, String serviceQtanSuccessorOrderItem, String parentServiceQuotationItem, String paymentTerms, String respyMgmtServiceTeam, String respyMgmtServiceTeamName, String respyMgmtGlobalTeamID, List<ServiceQtanItemPriceElement> toPricingElement, List<ServiceQtanItemRefObject> toReferenceObject, ServiceQuotation toServiceQuotation, List<ServiceQuotationItemText> toText) -
Uses of ServiceQtanItemPriceElement 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 ServiceQtanItemPriceElementModifier and TypeMethodDescriptionDefaultServiceQuotationServiceBatchChangeSet.createServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) ServiceQuotationServiceBatchChangeSet.createServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Create a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.DefaultServiceQuotationServiceBatchChangeSet.deleteServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) ServiceQuotationServiceBatchChangeSet.deleteServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.DefaultServiceQuotationServiceBatchChangeSet.updateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) ServiceQuotationServiceBatchChangeSet.updateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Update an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system. -
Uses of ServiceQtanItemPriceElement 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 ServiceQtanItemPriceElementModifier and TypeMethodDescriptionServiceQtanItemPriceElementOneToOneLink.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 ServiceQtanItemPriceElementModifier and TypeMethodDescriptionprotected ServiceQtanItemPriceElementLink<ObjectT>ServiceQtanItemPriceElementLink.translateLinkType(EntityLink<ServiceQtanItemPriceElementLink<ObjectT>, ServiceQtanItemPriceElement, ObjectT> link) -
Uses of ServiceQtanItemPriceElement in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ServiceQtanItemPriceElementModifier and TypeMethodDescriptionDefaultServiceQuotationService.createServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.ServiceQuotationService.createServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Create a newServiceQtanItemPriceElemententity and save it to the S/4HANA system.DefaultServiceQuotationService.deleteServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.ServiceQuotationService.deleteServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Deletes an existingServiceQtanItemPriceElemententity in the S/4HANA system.DefaultServiceQuotationService.updateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.ServiceQuotationService.updateServiceQtanItemPriceElement(ServiceQtanItemPriceElement serviceQtanItemPriceElement) Deprecated.Update an existingServiceQtanItemPriceElemententity and save it to the S/4HANA system.