Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.PurContrItmCndnScales
Packages that use PurContrItmCndnScales
Package
Description
-
Uses of PurContrItmCndnScales 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 PurContrItmCndnScalesModifier and TypeFieldDescriptionstatic final PurContrItmCndnAmountLink<PurContrItmCndnScales>PurContrItmCndnAmount.TO_PUR_CONTR_ITM_CNDN_SCALESUse with available fluent helpers to apply the to_PurContrItmCndnScales navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return PurContrItmCndnScalesMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return types with arguments of type PurContrItmCndnScalesModifier and TypeMethodDescriptionPurContrItmCndnAmount.fetchPurContrItmCndnScales()Fetches the PurContrItmCndnScales entities (one to many) associated with this entity.protected Class<PurContrItmCndnScales>PurContrItmCndnScalesByKeyFluentHelper.getEntityClass()protected Class<PurContrItmCndnScales>PurContrItmCndnScalesFluentHelper.getEntityClass()io.vavr.control.Option<List<PurContrItmCndnScales>>PurContrItmCndnAmount.getPurContrItmCndnScalesIfPresent()Retrieval of associated PurContrItmCndnScales entities (one to many).PurContrItmCndnAmount.getPurContrItmCndnScalesOrFetch()Retrieval of associated PurContrItmCndnScales entities (one to many).PurContrItmCndnScales.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with parameters of type PurContrItmCndnScalesModifier and TypeMethodDescriptionvoidPurContrItmCndnAmount.addPurContrItmCndnScales(PurContrItmCndnScales... entity) Adds elements to the list of associated PurContrItmCndnScales entities.PurContrItmCndnAmount.PurContrItmCndnAmountBuilder.purContrItmCndnScales(PurContrItmCndnScales... value) Navigation property to_PurContrItmCndnScales for PurContrItmCndnAmount to multiple PurContrItmCndnScales.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type arguments of type PurContrItmCndnScalesModifier and TypeMethodDescriptionvoidPurContrItmCndnAmount.setPurContrItmCndnScales(List<PurContrItmCndnScales> value) Overwrites the list of associated PurContrItmCndnScales entities for the loaded navigation property to_PurContrItmCndnScales.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 with type arguments of type PurContrItmCndnScalesModifierConstructorDescriptionPurContrItmCndnAmount(String purchaseContract, String purchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber, LocalDateTime conditionValidityStartDate, String plant, 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<PurContrItmCndnScales> toPurContrItmCndnScales, PurContrItmCndnValdty toPurContrItmCndnValdty) -
Uses of PurContrItmCndnScales 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 PurContrItmCndnScalesModifier and TypeMethodDescriptionPurContrItmCndnScalesOneToOneLink.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 PurContrItmCndnScalesModifier and TypeMethodDescriptionprotected PurContrItmCndnScalesLink<ObjectT>PurContrItmCndnScalesLink.translateLinkType(EntityLink<PurContrItmCndnScalesLink<ObjectT>, PurContrItmCndnScales, ObjectT> link)