Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.SalesOrderPrcgElmntSimln
Packages that use SalesOrderPrcgElmntSimln
Package
Description
-
Uses of SalesOrderPrcgElmntSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with type parameters of type SalesOrderPrcgElmntSimlnModifier and TypeFieldDescriptionstatic final SalesOrderSimulationLink<SalesOrderPrcgElmntSimln>SalesOrderSimulation.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.salesordersimulate that return SalesOrderPrcgElmntSimlnModifier and TypeMethodDescriptionSalesOrderPrcgElmntSimln.SalesOrderPrcgElmntSimlnBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate that return types with arguments of type SalesOrderPrcgElmntSimlnModifier and TypeMethodDescriptionSalesOrderSimulation.fetchPricingElement()Fetches the SalesOrderPrcgElmntSimln entities (one to many) associated with this entity.io.vavr.control.Option<List<SalesOrderPrcgElmntSimln>>SalesOrderSimulation.getPricingElementIfPresent()Retrieval of associated SalesOrderPrcgElmntSimln entities (one to many).SalesOrderSimulation.getPricingElementOrFetch()Retrieval of associated SalesOrderPrcgElmntSimln entities (one to many).SalesOrderPrcgElmntSimln.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with parameters of type SalesOrderPrcgElmntSimlnModifier and TypeMethodDescriptionvoidSalesOrderSimulation.addPricingElement(SalesOrderPrcgElmntSimln... entity) Adds elements to the list of associated SalesOrderPrcgElmntSimln entities.SalesOrderSimulation.SalesOrderSimulationBuilder.pricingElement(SalesOrderPrcgElmntSimln... value) Navigation property to_PricingElement for SalesOrderSimulation to multiple SalesOrderPrcgElmntSimln.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with type arguments of type SalesOrderPrcgElmntSimlnModifier and TypeMethodDescriptionvoidSalesOrderSimulation.setPricingElement(List<SalesOrderPrcgElmntSimln> value) Overwrites the list of associated SalesOrderPrcgElmntSimln entities for the loaded navigation property to_PricingElement. -
Uses of SalesOrderPrcgElmntSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.link that return types with arguments of type SalesOrderPrcgElmntSimlnModifier and TypeMethodDescriptionSalesOrderPrcgElmntSimlnOneToOneLink.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.salesordersimulate.link with type arguments of type SalesOrderPrcgElmntSimlnModifier and TypeMethodDescriptionprotected SalesOrderPrcgElmntSimlnLink<ObjectT>SalesOrderPrcgElmntSimlnLink.translateLinkType(EntityLink<SalesOrderPrcgElmntSimlnLink<ObjectT>, SalesOrderPrcgElmntSimln, ObjectT> link)