Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.SalesInquiryItemPrcgElmnt
Packages that use SalesInquiryItemPrcgElmnt
Package
Description
-
Uses of SalesInquiryItemPrcgElmnt 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 SalesInquiryItemPrcgElmntModifier and TypeFieldDescriptionstatic final SalesInquiryItemLink<SalesInquiryItemPrcgElmnt>SalesInquiryItem.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 SalesInquiryItemPrcgElmntModifier and TypeMethodDescriptionSalesInquiryItemPrcgElmnt.SalesInquiryItemPrcgElmntBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry that return types with arguments of type SalesInquiryItemPrcgElmntModifier and TypeMethodDescriptionSalesInquiryItem.fetchPricingElement()Fetches the SalesInquiryItemPrcgElmnt entities (one to many) associated with this entity.protected Class<SalesInquiryItemPrcgElmnt>SalesInquiryItemPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<SalesInquiryItemPrcgElmnt>SalesInquiryItemPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<SalesInquiryItemPrcgElmnt>>SalesInquiryItem.getPricingElementIfPresent()Retrieval of associated SalesInquiryItemPrcgElmnt entities (one to many).SalesInquiryItem.getPricingElementOrFetch()Retrieval of associated SalesInquiryItemPrcgElmnt entities (one to many).SalesInquiryItemPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry with parameters of type SalesInquiryItemPrcgElmntModifier and TypeMethodDescriptionvoidSalesInquiryItem.addPricingElement(SalesInquiryItemPrcgElmnt... entity) Adds elements to the list of associated SalesInquiryItemPrcgElmnt entities.SalesInquiryItem.SalesInquiryItemBuilder.pricingElement(SalesInquiryItemPrcgElmnt... value) Navigation property to_PricingElement for SalesInquiryItem to multiple SalesInquiryItemPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry with type arguments of type SalesInquiryItemPrcgElmntModifier and TypeMethodDescriptionvoidSalesInquiryItem.setPricingElement(List<SalesInquiryItemPrcgElmnt> value) Overwrites the list of associated SalesInquiryItemPrcgElmnt entities for the loaded navigation property to_PricingElement. -
Uses of SalesInquiryItemPrcgElmnt 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 SalesInquiryItemPrcgElmntModifier and TypeMethodDescriptionSalesInquiryItemPrcgElmntOneToOneLink.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 SalesInquiryItemPrcgElmntModifier and TypeMethodDescriptionprotected SalesInquiryItemPrcgElmntLink<ObjectT>SalesInquiryItemPrcgElmntLink.translateLinkType(EntityLink<SalesInquiryItemPrcgElmntLink<ObjectT>, SalesInquiryItemPrcgElmnt, ObjectT> link)