Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.SalesSchedgAgrmtItmPrcgElmnt
Packages that use SalesSchedgAgrmtItmPrcgElmnt
Package
Description
-
Uses of SalesSchedgAgrmtItmPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with type parameters of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeFieldDescriptionstatic final SalesSchedgAgrmtItemLink<SalesSchedgAgrmtItmPrcgElmnt>SalesSchedgAgrmtItem.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.salesschedulingagreement that return SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionSalesSchedgAgrmtItmPrcgElmnt.SalesSchedgAgrmtItmPrcgElmntBuilder.build()protected SalesSchedgAgrmtItmPrcgElmntSalesSchedgAgrmtItmPrcgElmntDeleteFluentHelper.getEntity()protected SalesSchedgAgrmtItmPrcgElmntSalesSchedgAgrmtItmPrcgElmntUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return types with arguments of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionSalesSchedgAgrmtItem.fetchPricingElement()Fetches the SalesSchedgAgrmtItmPrcgElmnt entities (one to many) associated with this entity.protected Class<SalesSchedgAgrmtItmPrcgElmnt>SalesSchedgAgrmtItmPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<SalesSchedgAgrmtItmPrcgElmnt>SalesSchedgAgrmtItmPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<SalesSchedgAgrmtItmPrcgElmnt>>SalesSchedgAgrmtItem.getPricingElementIfPresent()Retrieval of associated SalesSchedgAgrmtItmPrcgElmnt entities (one to many).SalesSchedgAgrmtItem.getPricingElementOrFetch()Retrieval of associated SalesSchedgAgrmtItmPrcgElmnt entities (one to many).SalesSchedgAgrmtItmPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with parameters of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionvoidSalesSchedgAgrmtItem.addPricingElement(SalesSchedgAgrmtItmPrcgElmnt... entity) Adds elements to the list of associated SalesSchedgAgrmtItmPrcgElmnt entities.SalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder.pricingElement(SalesSchedgAgrmtItmPrcgElmnt... value) Navigation property to_PricingElement for SalesSchedgAgrmtItem to multiple SalesSchedgAgrmtItmPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with type arguments of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionvoidSalesSchedgAgrmtItem.setPricingElement(List<SalesSchedgAgrmtItmPrcgElmnt> value) Overwrites the list of associated SalesSchedgAgrmtItmPrcgElmnt entities for the loaded navigation property to_PricingElement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with parameters of type SalesSchedgAgrmtItmPrcgElmntModifierConstructorDescriptionSalesSchedgAgrmtItmPrcgElmntDeleteFluentHelper(String servicePath, SalesSchedgAgrmtItmPrcgElmnt entity, String entityCollection) Creates a fluent helper object that will delete aSalesSchedgAgrmtItmPrcgElmntentity on the OData endpoint.SalesSchedgAgrmtItmPrcgElmntUpdateFluentHelper(String servicePath, SalesSchedgAgrmtItmPrcgElmnt entity, String entityCollection) Creates a fluent helper object that will update aSalesSchedgAgrmtItmPrcgElmntentity on the OData endpoint. -
Uses of SalesSchedgAgrmtItmPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.batch with parameters of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionDefaultSalesSchedulingAgreementServiceBatchChangeSet.deleteSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) SalesSchedulingAgreementServiceBatchChangeSet.deleteSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) Deletes an existingSalesSchedgAgrmtItmPrcgElmntentity in the S/4HANA system.DefaultSalesSchedulingAgreementServiceBatchChangeSet.updateSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) SalesSchedulingAgreementServiceBatchChangeSet.updateSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) Update an existingSalesSchedgAgrmtItmPrcgElmntentity and save it to the S/4HANA system. -
Uses of SalesSchedgAgrmtItmPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.link that return types with arguments of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionSalesSchedgAgrmtItmPrcgElmntOneToOneLink.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.salesschedulingagreement.link with type arguments of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionprotected SalesSchedgAgrmtItmPrcgElmntLink<ObjectT>SalesSchedgAgrmtItmPrcgElmntLink.translateLinkType(EntityLink<SalesSchedgAgrmtItmPrcgElmntLink<ObjectT>, SalesSchedgAgrmtItmPrcgElmnt, ObjectT> link) -
Uses of SalesSchedgAgrmtItmPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SalesSchedgAgrmtItmPrcgElmntModifier and TypeMethodDescriptionDefaultSalesSchedulingAgreementService.deleteSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) Deprecated.SalesSchedulingAgreementService.deleteSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) Deprecated.Deletes an existingSalesSchedgAgrmtItmPrcgElmntentity in the S/4HANA system.DefaultSalesSchedulingAgreementService.updateSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) Deprecated.SalesSchedulingAgreementService.updateSalesSchedgAgrmtItmPrcgElmnt(SalesSchedgAgrmtItmPrcgElmnt salesSchedgAgrmtItmPrcgElmnt) Deprecated.Update an existingSalesSchedgAgrmtItmPrcgElmntentity and save it to the S/4HANA system.