Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.SrvcContrBillgReqItmPrcElmnt
Packages that use SrvcContrBillgReqItmPrcElmnt
Package
Description
-
Uses of SrvcContrBillgReqItmPrcElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with type parameters of type SrvcContrBillgReqItmPrcElmntModifier and TypeFieldDescriptionstatic final SrvcContrItmBillgReqItemLink<SrvcContrBillgReqItmPrcElmnt>SrvcContrItmBillgReqItem.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.servicecontract that return SrvcContrBillgReqItmPrcElmntModifier and TypeMethodDescriptionSrvcContrBillgReqItmPrcElmnt.SrvcContrBillgReqItmPrcElmntBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return types with arguments of type SrvcContrBillgReqItmPrcElmntModifier and TypeMethodDescriptionSrvcContrItmBillgReqItem.fetchPricingElement()Fetches the SrvcContrBillgReqItmPrcElmnt entities (one to many) associated with this entity.protected Class<SrvcContrBillgReqItmPrcElmnt>SrvcContrBillgReqItmPrcElmntByKeyFluentHelper.getEntityClass()protected Class<SrvcContrBillgReqItmPrcElmnt>SrvcContrBillgReqItmPrcElmntFluentHelper.getEntityClass()io.vavr.control.Option<List<SrvcContrBillgReqItmPrcElmnt>>SrvcContrItmBillgReqItem.getPricingElementIfPresent()Retrieval of associated SrvcContrBillgReqItmPrcElmnt entities (one to many).SrvcContrItmBillgReqItem.getPricingElementOrFetch()Retrieval of associated SrvcContrBillgReqItmPrcElmnt entities (one to many).SrvcContrBillgReqItmPrcElmnt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with parameters of type SrvcContrBillgReqItmPrcElmntModifier and TypeMethodDescriptionvoidSrvcContrItmBillgReqItem.addPricingElement(SrvcContrBillgReqItmPrcElmnt... entity) Adds elements to the list of associated SrvcContrBillgReqItmPrcElmnt entities.SrvcContrItmBillgReqItem.SrvcContrItmBillgReqItemBuilder.pricingElement(SrvcContrBillgReqItmPrcElmnt... value) Navigation property to_PricingElement for SrvcContrItmBillgReqItem to multiple SrvcContrBillgReqItmPrcElmnt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with type arguments of type SrvcContrBillgReqItmPrcElmntModifier and TypeMethodDescriptionvoidSrvcContrItmBillgReqItem.setPricingElement(List<SrvcContrBillgReqItmPrcElmnt> value) Overwrites the list of associated SrvcContrBillgReqItmPrcElmnt entities for the loaded navigation property to_PricingElement.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract with type arguments of type SrvcContrBillgReqItmPrcElmntModifierConstructorDescriptionSrvcContrItmBillgReqItem(String serviceContract, String serviceContractItem, String billingRequestItem, String billgReqItemDescription, ZonedDateTime billgReqItemBillingDateTime, String billgReqItemBillingStatus, ZonedDateTime settlementStartDateTime, ZonedDateTime settlementEndDateTime, String billingPlanTimeZone, String transactionCurrency, String billingBlockReason, ZonedDateTime servicesRenderedDateTime, LocalDateTime billgReqItemPricingDate, BigDecimal billgReqItemNetAmount, List<SrvcContrBillgReqItmPrcElmnt> toPricingElement, ServiceContractItem toServiceContractItem) -
Uses of SrvcContrBillgReqItmPrcElmnt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link that return types with arguments of type SrvcContrBillgReqItmPrcElmntModifier and TypeMethodDescriptionSrvcContrBillgReqItmPrcElmntOneToOneLink.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.servicecontract.link with type arguments of type SrvcContrBillgReqItmPrcElmntModifier and TypeMethodDescriptionprotected SrvcContrBillgReqItmPrcElmntLink<ObjectT>SrvcContrBillgReqItmPrcElmntLink.translateLinkType(EntityLink<SrvcContrBillgReqItmPrcElmntLink<ObjectT>, SrvcContrBillgReqItmPrcElmnt, ObjectT> link)