Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.PurContrHdrCndnScale
Packages that use PurContrHdrCndnScale
Package
Description
-
Uses of PurContrHdrCndnScale 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 PurContrHdrCndnScaleModifier and TypeFieldDescriptionstatic final PurContrHdrCndnAmountLink<PurContrHdrCndnScale>PurContrHdrCndnAmount.TO_PUR_CONTR_HDR_CNDN_SCALEUse with available fluent helpers to apply the to_PurContrHdrCndnScale navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return PurContrHdrCndnScaleMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return types with arguments of type PurContrHdrCndnScaleModifier and TypeMethodDescriptionPurContrHdrCndnAmount.fetchPurContrHdrCndnScale()Fetches the PurContrHdrCndnScale entities (one to many) associated with this entity.protected Class<PurContrHdrCndnScale>PurContrHdrCndnScaleByKeyFluentHelper.getEntityClass()protected Class<PurContrHdrCndnScale>PurContrHdrCndnScaleFluentHelper.getEntityClass()io.vavr.control.Option<List<PurContrHdrCndnScale>>PurContrHdrCndnAmount.getPurContrHdrCndnScaleIfPresent()Retrieval of associated PurContrHdrCndnScale entities (one to many).PurContrHdrCndnAmount.getPurContrHdrCndnScaleOrFetch()Retrieval of associated PurContrHdrCndnScale entities (one to many).PurContrHdrCndnScale.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with parameters of type PurContrHdrCndnScaleModifier and TypeMethodDescriptionvoidPurContrHdrCndnAmount.addPurContrHdrCndnScale(PurContrHdrCndnScale... entity) Adds elements to the list of associated PurContrHdrCndnScale entities.PurContrHdrCndnAmount.PurContrHdrCndnAmountBuilder.purContrHdrCndnScale(PurContrHdrCndnScale... value) Navigation property to_PurContrHdrCndnScale for PurContrHdrCndnAmount to multiple PurContrHdrCndnScale.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type arguments of type PurContrHdrCndnScaleModifier and TypeMethodDescriptionvoidPurContrHdrCndnAmount.setPurContrHdrCndnScale(List<PurContrHdrCndnScale> value) Overwrites the list of associated PurContrHdrCndnScale entities for the loaded navigation property to_PurContrHdrCndnScale.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type arguments of type PurContrHdrCndnScaleModifierConstructorDescriptionPurContrHdrCndnAmount(String purchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber, LocalDateTime conditionValidityStartDate, String conditionType, String conditionTextID, String conditionCalculationType, String conditionRateRatioUnit, BigDecimal conditionRateRatio, String conditionCurrency, BigDecimal conditionRateAmount, BigDecimal conditionRateValue, String conditionRateValueUnit, BigDecimal conditionQuantity, String conditionQuantityUnit, BigDecimal conditionToBaseQtyNmrtr, BigDecimal conditionToBaseQtyDnmntr, String baseUnit, BigDecimal conditionLowerLimitAmount, BigDecimal conditionLowerLimitRatio, BigDecimal conditionUpperLimitAmount, BigDecimal conditionUpperLimitRatio, String conditionAlternativeCurrency, String conditionExclusion, Boolean conditionIsDeleted, String additionalValueDays, LocalDateTime fixedValueDate, String paymentTerms, String cndnMaxNumberOfSalesOrders, BigDecimal minimumConditionBasisValue, BigDecimal maximumConditionBasisValue, BigDecimal maximumConditionAmount, String conditionReleaseStatus, String conditionChangeReason, String pricingScaleType, String pricingScaleBasis, String pricingScaleLine, Boolean conditionHasScales, String pricingScaleCheckingRule, PurchaseContract toPurchaseContract, List<PurContrHdrCndnScale> toPurContrHdrCndnScale, PurContrHdrCndnValdty toPurContrHdrCndnValdty) -
Uses of PurContrHdrCndnScale 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 PurContrHdrCndnScaleModifier and TypeMethodDescriptionPurContrHdrCndnScaleOneToOneLink.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 PurContrHdrCndnScaleModifier and TypeMethodDescriptionprotected PurContrHdrCndnScaleLink<ObjectT>PurContrHdrCndnScaleLink.translateLinkType(EntityLink<PurContrHdrCndnScaleLink<ObjectT>, PurContrHdrCndnScale, ObjectT> link)