Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPrcgElmnt
Packages that use BillingDocReqItemPrcgElmnt
Package
Description
-
Uses of BillingDocReqItemPrcgElmnt 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 BillingDocReqItemPrcgElmntModifier and TypeFieldDescriptionstatic final BillingDocumentRequestItemLink<BillingDocReqItemPrcgElmnt>BillingDocumentRequestItem.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 BillingDocReqItemPrcgElmntModifier and TypeMethodDescriptionBillingDocReqItemPrcgElmnt.BillingDocReqItemPrcgElmntBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest that return types with arguments of type BillingDocReqItemPrcgElmntModifier and TypeMethodDescriptionBillingDocumentRequestItem.fetchPricingElement()Fetches the BillingDocReqItemPrcgElmnt entities (one to many) associated with this entity.protected Class<BillingDocReqItemPrcgElmnt>BillingDocReqItemPrcgElmntByKeyFluentHelper.getEntityClass()protected Class<BillingDocReqItemPrcgElmnt>BillingDocReqItemPrcgElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<BillingDocReqItemPrcgElmnt>>BillingDocumentRequestItem.getPricingElementIfPresent()Retrieval of associated BillingDocReqItemPrcgElmnt entities (one to many).BillingDocumentRequestItem.getPricingElementOrFetch()Retrieval of associated BillingDocReqItemPrcgElmnt entities (one to many).BillingDocReqItemPrcgElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with parameters of type BillingDocReqItemPrcgElmntModifier and TypeMethodDescriptionvoidBillingDocumentRequestItem.addPricingElement(BillingDocReqItemPrcgElmnt... entity) Adds elements to the list of associated BillingDocReqItemPrcgElmnt entities.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder.pricingElement(BillingDocReqItemPrcgElmnt... value) Navigation property to_PricingElement for BillingDocumentRequestItem to multiple BillingDocReqItemPrcgElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with type arguments of type BillingDocReqItemPrcgElmntModifier and TypeMethodDescriptionvoidBillingDocumentRequestItem.setPricingElement(List<BillingDocReqItemPrcgElmnt> value) Overwrites the list of associated BillingDocReqItemPrcgElmnt entities for the loaded navigation property to_PricingElement. -
Uses of BillingDocReqItemPrcgElmnt 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 BillingDocReqItemPrcgElmntModifier and TypeMethodDescriptionBillingDocReqItemPrcgElmntOneToOneLink.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 BillingDocReqItemPrcgElmntModifier and TypeMethodDescriptionprotected BillingDocReqItemPrcgElmntLink<ObjectT>BillingDocReqItemPrcgElmntLink.translateLinkType(EntityLink<BillingDocReqItemPrcgElmntLink<ObjectT>, BillingDocReqItemPrcgElmnt, ObjectT> link)