Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.BillingDocumentPrcgElmnt
Packages that use BillingDocumentPrcgElmnt
Package
Description
-
Uses of BillingDocumentPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument with type parameters of type BillingDocumentPrcgElmntModifier and TypeFieldDescriptionstatic final BillingDocumentLink<BillingDocumentPrcgElmnt>BillingDocument.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.billingdocument that return BillingDocumentPrcgElmntModifier and TypeMethodDescriptionBillingDocumentPrcgElmnt.BillingDocumentPrcgElmntBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument that return types with arguments of type BillingDocumentPrcgElmntModifier and TypeMethodDescriptionBillingDocument.fetchPricingElement()Fetches the BillingDocumentPrcgElmnt entities (one to many) associated with this entity.protected Class<BillingDocumentPrcgElmnt>BillingDocumentPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<BillingDocumentPrcgElmnt>BillingDocumentPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<BillingDocumentPrcgElmnt>>BillingDocument.getPricingElementIfPresent()Retrieval of associated BillingDocumentPrcgElmnt entities (one to many).BillingDocument.getPricingElementOrFetch()Retrieval of associated BillingDocumentPrcgElmnt entities (one to many).BillingDocumentPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument with parameters of type BillingDocumentPrcgElmntModifier and TypeMethodDescriptionvoidBillingDocument.addPricingElement(BillingDocumentPrcgElmnt... entity) Adds elements to the list of associated BillingDocumentPrcgElmnt entities.BillingDocument.BillingDocumentBuilder.pricingElement(BillingDocumentPrcgElmnt... value) Navigation property to_PricingElement for BillingDocument to multiple BillingDocumentPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument with type arguments of type BillingDocumentPrcgElmntModifier and TypeMethodDescriptionvoidBillingDocument.setPricingElement(List<BillingDocumentPrcgElmnt> value) Overwrites the list of associated BillingDocumentPrcgElmnt entities for the loaded navigation property to_PricingElement. -
Uses of BillingDocumentPrcgElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.link that return types with arguments of type BillingDocumentPrcgElmntModifier and TypeMethodDescriptionBillingDocumentPrcgElmntOneToOneLink.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.billingdocument.link with type arguments of type BillingDocumentPrcgElmntModifier and TypeMethodDescriptionprotected BillingDocumentPrcgElmntLink<ObjectT>BillingDocumentPrcgElmntLink.translateLinkType(EntityLink<BillingDocumentPrcgElmntLink<ObjectT>, BillingDocumentPrcgElmnt, ObjectT> link)