Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.SalesOrderItmPrcgElmntSimln
Packages that use SalesOrderItmPrcgElmntSimln
Package
Description
-
Uses of SalesOrderItmPrcgElmntSimln 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 SalesOrderItmPrcgElmntSimlnModifier and TypeFieldDescriptionstatic final SalesOrderItemSimulationLink<SalesOrderItmPrcgElmntSimln>SalesOrderItemSimulation.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 SalesOrderItmPrcgElmntSimlnModifier and TypeMethodDescriptionSalesOrderItmPrcgElmntSimln.SalesOrderItmPrcgElmntSimlnBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate that return types with arguments of type SalesOrderItmPrcgElmntSimlnModifier and TypeMethodDescriptionSalesOrderItemSimulation.fetchPricingElement()Fetches the SalesOrderItmPrcgElmntSimln entities (one to many) associated with this entity.io.vavr.control.Option<List<SalesOrderItmPrcgElmntSimln>>SalesOrderItemSimulation.getPricingElementIfPresent()Retrieval of associated SalesOrderItmPrcgElmntSimln entities (one to many).SalesOrderItemSimulation.getPricingElementOrFetch()Retrieval of associated SalesOrderItmPrcgElmntSimln entities (one to many).SalesOrderItmPrcgElmntSimln.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with parameters of type SalesOrderItmPrcgElmntSimlnModifier and TypeMethodDescriptionvoidSalesOrderItemSimulation.addPricingElement(SalesOrderItmPrcgElmntSimln... entity) Adds elements to the list of associated SalesOrderItmPrcgElmntSimln entities.SalesOrderItemSimulation.SalesOrderItemSimulationBuilder.pricingElement(SalesOrderItmPrcgElmntSimln... value) Navigation property to_PricingElement for SalesOrderItemSimulation to multiple SalesOrderItmPrcgElmntSimln.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate with type arguments of type SalesOrderItmPrcgElmntSimlnModifier and TypeMethodDescriptionvoidSalesOrderItemSimulation.setPricingElement(List<SalesOrderItmPrcgElmntSimln> value) Overwrites the list of associated SalesOrderItmPrcgElmntSimln entities for the loaded navigation property to_PricingElement. -
Uses of SalesOrderItmPrcgElmntSimln 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 SalesOrderItmPrcgElmntSimlnModifier and TypeMethodDescriptionSalesOrderItmPrcgElmntSimlnOneToOneLink.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 SalesOrderItmPrcgElmntSimlnModifier and TypeMethodDescriptionprotected SalesOrderItmPrcgElmntSimlnLink<ObjectT>SalesOrderItmPrcgElmntSimlnLink.translateLinkType(EntityLink<SalesOrderItmPrcgElmntSimlnLink<ObjectT>, SalesOrderItmPrcgElmntSimln, ObjectT> link)