Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqPrcgElmnt
Packages that use BillingDocReqPrcgElmnt
Package
Description
-
Uses of BillingDocReqPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with type parameters of type BillingDocReqPrcgElmntModifier and TypeFieldDescriptionstatic final BillingDocumentRequestLink<BillingDocReqPrcgElmnt>BillingDocumentRequest.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.billingdocumentrequest that return BillingDocReqPrcgElmntMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest that return types with arguments of type BillingDocReqPrcgElmntModifier and TypeMethodDescriptionBillingDocumentRequest.fetchPricingElement()Fetches the BillingDocReqPrcgElmnt entities (one to many) associated with this entity.protected Class<BillingDocReqPrcgElmnt>BillingDocReqPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<BillingDocReqPrcgElmnt>BillingDocReqPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<BillingDocReqPrcgElmnt>>BillingDocumentRequest.getPricingElementIfPresent()Retrieval of associated BillingDocReqPrcgElmnt entities (one to many).BillingDocumentRequest.getPricingElementOrFetch()Retrieval of associated BillingDocReqPrcgElmnt entities (one to many).BillingDocReqPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with parameters of type BillingDocReqPrcgElmntModifier and TypeMethodDescriptionvoidBillingDocumentRequest.addPricingElement(BillingDocReqPrcgElmnt... entity) Adds elements to the list of associated BillingDocReqPrcgElmnt entities.BillingDocumentRequest.BillingDocumentRequestBuilder.pricingElement(BillingDocReqPrcgElmnt... value) Navigation property to_PricingElement for BillingDocumentRequest to multiple BillingDocReqPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with type arguments of type BillingDocReqPrcgElmntModifier and TypeMethodDescriptionvoidBillingDocumentRequest.setPricingElement(List<BillingDocReqPrcgElmnt> value) Overwrites the list of associated BillingDocReqPrcgElmnt entities for the loaded navigation property to_PricingElement. -
Uses of BillingDocReqPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link that return types with arguments of type BillingDocReqPrcgElmntModifier and TypeMethodDescriptionBillingDocReqPrcgElmntOneToOneLink.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.billingdocumentrequest.link with type arguments of type BillingDocReqPrcgElmntModifier and TypeMethodDescriptionprotected BillingDocReqPrcgElmntLink<ObjectT>BillingDocReqPrcgElmntLink.translateLinkType(EntityLink<BillingDocReqPrcgElmntLink<ObjectT>, BillingDocReqPrcgElmnt, ObjectT> link)