Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryPrcgElmnt
Packages that use SalesInquiryPrcgElmnt
Package
Description
-
Uses of SalesInquiryPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry with type parameters of type SalesInquiryPrcgElmntModifier and TypeFieldDescriptionstatic final SalesInquiryLink<SalesInquiryPrcgElmnt>SalesInquiry.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.salesinquiry that return SalesInquiryPrcgElmntMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry that return types with arguments of type SalesInquiryPrcgElmntModifier and TypeMethodDescriptionSalesInquiry.fetchPricingElement()Fetches the SalesInquiryPrcgElmnt entities (one to many) associated with this entity.protected Class<SalesInquiryPrcgElmnt>SalesInquiryPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<SalesInquiryPrcgElmnt>SalesInquiryPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<SalesInquiryPrcgElmnt>>SalesInquiry.getPricingElementIfPresent()Retrieval of associated SalesInquiryPrcgElmnt entities (one to many).SalesInquiry.getPricingElementOrFetch()Retrieval of associated SalesInquiryPrcgElmnt entities (one to many).SalesInquiryPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry with parameters of type SalesInquiryPrcgElmntModifier and TypeMethodDescriptionvoidSalesInquiry.addPricingElement(SalesInquiryPrcgElmnt... entity) Adds elements to the list of associated SalesInquiryPrcgElmnt entities.SalesInquiry.SalesInquiryBuilder.pricingElement(SalesInquiryPrcgElmnt... value) Navigation property to_PricingElement for SalesInquiry to multiple SalesInquiryPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry with type arguments of type SalesInquiryPrcgElmntModifier and TypeMethodDescriptionvoidSalesInquiry.setPricingElement(List<SalesInquiryPrcgElmnt> value) Overwrites the list of associated SalesInquiryPrcgElmnt entities for the loaded navigation property to_PricingElement. -
Uses of SalesInquiryPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link that return types with arguments of type SalesInquiryPrcgElmntModifier and TypeMethodDescriptionSalesInquiryPrcgElmntOneToOneLink.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.salesinquiry.link with type arguments of type SalesInquiryPrcgElmntModifier and TypeMethodDescriptionprotected SalesInquiryPrcgElmntLink<ObjectT>SalesInquiryPrcgElmntLink.translateLinkType(EntityLink<SalesInquiryPrcgElmntLink<ObjectT>, SalesInquiryPrcgElmnt, ObjectT> link)