Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.PurContrHdrCndnAmount
Packages that use PurContrHdrCndnAmount
Package
Description
-
Uses of PurContrHdrCndnAmount in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type parameters of type PurContrHdrCndnAmountModifier and TypeFieldDescriptionstatic final PurContrHdrCndnScaleOneToOneLink<PurContrHdrCndnAmount>PurContrHdrCndnScale.TO_PUR_CONTR_HDR_CNDN_AMOUNTUse with available fluent helpers to apply the to_PurContrHdrCndnAmount navigation property to query operations.static final PurContrHdrCndnValdtyLink<PurContrHdrCndnAmount>PurContrHdrCndnValdty.TO_PUR_CONTR_HDR_CNDN_AMOUNTUse with available fluent helpers to apply the to_PurContrHdrCndnAmount navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return PurContrHdrCndnAmountModifier and TypeMethodDescriptionPurContrHdrCndnAmount.PurContrHdrCndnAmountBuilder.build()PurContrHdrCndnScale.fetchPurContrHdrCndnAmount()Fetches the PurContrHdrCndnAmount entity (one to one) associated with this entity.PurContrHdrCndnScale.getPurContrHdrCndnAmountOrFetch()Retrieval of associated PurContrHdrCndnAmount entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return types with arguments of type PurContrHdrCndnAmountModifier and TypeMethodDescriptionPurContrHdrCndnValdty.fetchPurContrHdrCndnAmount()Fetches the PurContrHdrCndnAmount entities (one to many) associated with this entity.protected Class<PurContrHdrCndnAmount>PurContrHdrCndnAmountByKeyFluentHelper.getEntityClass()protected Class<PurContrHdrCndnAmount>PurContrHdrCndnAmountFluentHelper.getEntityClass()io.vavr.control.Option<PurContrHdrCndnAmount>PurContrHdrCndnScale.getPurContrHdrCndnAmountIfPresent()Retrieval of associated PurContrHdrCndnAmount entity (one to one).io.vavr.control.Option<List<PurContrHdrCndnAmount>>PurContrHdrCndnValdty.getPurContrHdrCndnAmountIfPresent()Retrieval of associated PurContrHdrCndnAmount entities (one to many).PurContrHdrCndnValdty.getPurContrHdrCndnAmountOrFetch()Retrieval of associated PurContrHdrCndnAmount entities (one to many).PurContrHdrCndnAmount.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with parameters of type PurContrHdrCndnAmountModifier and TypeMethodDescriptionvoidPurContrHdrCndnValdty.addPurContrHdrCndnAmount(PurContrHdrCndnAmount... entity) Adds elements to the list of associated PurContrHdrCndnAmount entities.PurContrHdrCndnScale.PurContrHdrCndnScaleBuilder.purContrHdrCndnAmount(PurContrHdrCndnAmount value) Navigation property to_PurContrHdrCndnAmount for PurContrHdrCndnScale to single PurContrHdrCndnAmount.PurContrHdrCndnValdty.PurContrHdrCndnValdtyBuilder.purContrHdrCndnAmount(PurContrHdrCndnAmount... value) Navigation property to_PurContrHdrCndnAmount for PurContrHdrCndnValdty to multiple PurContrHdrCndnAmount.voidPurContrHdrCndnScale.setPurContrHdrCndnAmount(PurContrHdrCndnAmount value) Overwrites the associated PurContrHdrCndnAmount entity for the loaded navigation property to_PurContrHdrCndnAmount.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type arguments of type PurContrHdrCndnAmountModifier and TypeMethodDescriptionvoidPurContrHdrCndnValdty.setPurContrHdrCndnAmount(List<PurContrHdrCndnAmount> value) Overwrites the list of associated PurContrHdrCndnAmount entities for the loaded navigation property to_PurContrHdrCndnAmount.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with parameters of type PurContrHdrCndnAmountModifierConstructorDescriptionPurContrHdrCndnScale(String purchaseContract, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine, BigDecimal conditionScaleQuantity, String conditionScaleQuantityUnit, BigDecimal conditionScaleAmount, String conditionScaleAmountCurrency, BigDecimal conditionRateValue, String conditionRateValueUnit, BigDecimal conditionRateRatio, String conditionRateRatioUnit, BigDecimal conditionRateAmount, String conditionCurrency, Boolean conditionScaleIsDeleted, String pricingScaleType, BigDecimal conditionQuantity, String conditionQuantityUnit, PurchaseContract toPurchaseContract, PurContrHdrCndnAmount toPurContrHdrCndnAmount) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type arguments of type PurContrHdrCndnAmountModifierConstructorDescriptionPurContrHdrCndnValdty(String purchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionApplication, String conditionType, Boolean conditionIsDeleted, LocalDateTime conditionValidityStartDate, PurchaseContract toPurchaseContract, List<PurContrHdrCndnAmount> toPurContrHdrCndnAmount) -
Uses of PurContrHdrCndnAmount in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.link that return types with arguments of type PurContrHdrCndnAmountModifier and TypeMethodDescriptionPurContrHdrCndnAmountOneToOneLink.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.purchasecontractv2.link with type arguments of type PurContrHdrCndnAmountModifier and TypeMethodDescriptionprotected PurContrHdrCndnAmountLink<ObjectT>PurContrHdrCndnAmountLink.translateLinkType(EntityLink<PurContrHdrCndnAmountLink<ObjectT>, PurContrHdrCndnAmount, ObjectT> link)