Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate.CrdtMemoReqItmPrcgElmntSimln
Packages that use CrdtMemoReqItmPrcgElmntSimln
Package
Description
-
Uses of CrdtMemoReqItmPrcgElmntSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with type parameters of type CrdtMemoReqItmPrcgElmntSimlnModifier and TypeFieldDescriptionstatic final CreditMemoReqItemSimulationLink<CrdtMemoReqItmPrcgElmntSimln>CreditMemoReqItemSimulation.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.creditmemorequestsimulate that return CrdtMemoReqItmPrcgElmntSimlnModifier and TypeMethodDescriptionCrdtMemoReqItmPrcgElmntSimln.CrdtMemoReqItmPrcgElmntSimlnBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate that return types with arguments of type CrdtMemoReqItmPrcgElmntSimlnModifier and TypeMethodDescriptionCreditMemoReqItemSimulation.fetchPricingElement()Fetches the CrdtMemoReqItmPrcgElmntSimln entities (one to many) associated with this entity.io.vavr.control.Option<List<CrdtMemoReqItmPrcgElmntSimln>>CreditMemoReqItemSimulation.getPricingElementIfPresent()Retrieval of associated CrdtMemoReqItmPrcgElmntSimln entities (one to many).CreditMemoReqItemSimulation.getPricingElementOrFetch()Retrieval of associated CrdtMemoReqItmPrcgElmntSimln entities (one to many).CrdtMemoReqItmPrcgElmntSimln.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with parameters of type CrdtMemoReqItmPrcgElmntSimlnModifier and TypeMethodDescriptionvoidCreditMemoReqItemSimulation.addPricingElement(CrdtMemoReqItmPrcgElmntSimln... entity) Adds elements to the list of associated CrdtMemoReqItmPrcgElmntSimln entities.CreditMemoReqItemSimulation.CreditMemoReqItemSimulationBuilder.pricingElement(CrdtMemoReqItmPrcgElmntSimln... value) Navigation property to_PricingElement for CreditMemoReqItemSimulation to multiple CrdtMemoReqItmPrcgElmntSimln.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with type arguments of type CrdtMemoReqItmPrcgElmntSimlnModifier and TypeMethodDescriptionvoidCreditMemoReqItemSimulation.setPricingElement(List<CrdtMemoReqItmPrcgElmntSimln> value) Overwrites the list of associated CrdtMemoReqItmPrcgElmntSimln entities for the loaded navigation property to_PricingElement. -
Uses of CrdtMemoReqItmPrcgElmntSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate.link that return types with arguments of type CrdtMemoReqItmPrcgElmntSimlnModifier and TypeMethodDescriptionCrdtMemoReqItmPrcgElmntSimlnOneToOneLink.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.creditmemorequestsimulate.link with type arguments of type CrdtMemoReqItmPrcgElmntSimlnModifier and TypeMethodDescriptionprotected CrdtMemoReqItmPrcgElmntSimlnLink<ObjectT>CrdtMemoReqItmPrcgElmntSimlnLink.translateLinkType(EntityLink<CrdtMemoReqItmPrcgElmntSimlnLink<ObjectT>, CrdtMemoReqItmPrcgElmntSimln, ObjectT> link)