Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdBillgReqItmPrcElm
Packages that use BusSolnOrdBillgReqItmPrcElm
Package
Description
-
Uses of BusSolnOrdBillgReqItmPrcElm in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdBillgReqItmPrcElmModifier and TypeFieldDescriptionstatic final BSOrdSrvcContrItmBillgReqItmLink<BusSolnOrdBillgReqItmPrcElm>BSOrdSrvcContrItmBillgReqItm.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.businesssolutionorder that return BusSolnOrdBillgReqItmPrcElmModifier and TypeMethodDescriptionBusSolnOrdBillgReqItmPrcElm.BusSolnOrdBillgReqItmPrcElmBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdBillgReqItmPrcElmModifier and TypeMethodDescriptionBSOrdSrvcContrItmBillgReqItm.fetchPricingElement()Fetches the BusSolnOrdBillgReqItmPrcElm entities (one to many) associated with this entity.protected Class<BusSolnOrdBillgReqItmPrcElm>BusSolnOrdBillgReqItmPrcElmByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdBillgReqItmPrcElm>BusSolnOrdBillgReqItmPrcElmFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdBillgReqItmPrcElm>>BSOrdSrvcContrItmBillgReqItm.getPricingElementIfPresent()Retrieval of associated BusSolnOrdBillgReqItmPrcElm entities (one to many).BSOrdSrvcContrItmBillgReqItm.getPricingElementOrFetch()Retrieval of associated BusSolnOrdBillgReqItmPrcElm entities (one to many).BusSolnOrdBillgReqItmPrcElm.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdBillgReqItmPrcElmModifier and TypeMethodDescriptionvoidBSOrdSrvcContrItmBillgReqItm.addPricingElement(BusSolnOrdBillgReqItmPrcElm... entity) Adds elements to the list of associated BusSolnOrdBillgReqItmPrcElm entities.BSOrdSrvcContrItmBillgReqItm.BSOrdSrvcContrItmBillgReqItmBuilder.pricingElement(BusSolnOrdBillgReqItmPrcElm... value) Navigation property to_PricingElement for BSOrdSrvcContrItmBillgReqItm to multiple BusSolnOrdBillgReqItmPrcElm.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdBillgReqItmPrcElmModifier and TypeMethodDescriptionvoidBSOrdSrvcContrItmBillgReqItm.setPricingElement(List<BusSolnOrdBillgReqItmPrcElm> value) Overwrites the list of associated BusSolnOrdBillgReqItmPrcElm entities for the loaded navigation property to_PricingElement.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdBillgReqItmPrcElmModifierConstructorDescriptionBSOrdSrvcContrItmBillgReqItm(String businessSolutionOrder, String businessSolutionOrderItem, String billingRequestItem, ZonedDateTime billgReqItemBillingDateTime, ZonedDateTime settlementStartDateTime, ZonedDateTime settlementEndDateTime, String billingPlanTimeZone, String transactionCurrency, BigDecimal billgReqItemNetAmount, List<BusSolnOrdBillgReqItmPrcElm> toPricingElement, BusSolnOrdSrvcContractItem toServiceContractItem) -
Uses of BusSolnOrdBillgReqItmPrcElm in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdBillgReqItmPrcElmModifier and TypeMethodDescriptionBusSolnOrdBillgReqItmPrcElmOneToOneLink.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.businesssolutionorder.link with type arguments of type BusSolnOrdBillgReqItmPrcElmModifier and TypeMethodDescriptionprotected BusSolnOrdBillgReqItmPrcElmLink<ObjectT>BusSolnOrdBillgReqItmPrcElmLink.translateLinkType(EntityLink<BusSolnOrdBillgReqItmPrcElmLink<ObjectT>, BusSolnOrdBillgReqItmPrcElm, ObjectT> link)