Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmCndnScales
Packages that use CntrlPurContrItmCndnScales
Package
Description
-
Uses of CntrlPurContrItmCndnScales in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type parameters of type CntrlPurContrItmCndnScalesModifier and TypeFieldDescriptionstatic final CntrlPurContrItmCndnAmountLink<CntrlPurContrItmCndnScales>CntrlPurContrItmCndnAmount.TO_CNTRL_PUR_CONTR_ITM_CNDN_SCALESUse with available fluent helpers to apply the to_CntrlPurContrItmCndnScales navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrItmCndnScalesModifier and TypeMethodDescriptionCntrlPurContrItmCndnScales.CntrlPurContrItmCndnScalesBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrItmCndnScalesModifier and TypeMethodDescriptionCntrlPurContrItmCndnAmount.fetchCntrlPurContrItmCndnScales()Fetches the CntrlPurContrItmCndnScales entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContrItmCndnScales>>CntrlPurContrItmCndnAmount.getCntrlPurContrItmCndnScalesIfPresent()Retrieval of associated CntrlPurContrItmCndnScales entities (one to many).CntrlPurContrItmCndnAmount.getCntrlPurContrItmCndnScalesOrFetch()Retrieval of associated CntrlPurContrItmCndnScales entities (one to many).protected Class<CntrlPurContrItmCndnScales>CntrlPurContrItmCndnScalesByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrItmCndnScales>CntrlPurContrItmCndnScalesFluentHelper.getEntityClass()CntrlPurContrItmCndnScales.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrItmCndnScalesModifier and TypeMethodDescriptionvoidCntrlPurContrItmCndnAmount.addCntrlPurContrItmCndnScales(CntrlPurContrItmCndnScales... entity) Adds elements to the list of associated CntrlPurContrItmCndnScales entities.CntrlPurContrItmCndnAmount.CntrlPurContrItmCndnAmountBuilder.cntrlPurContrItmCndnScales(CntrlPurContrItmCndnScales... value) Navigation property to_CntrlPurContrItmCndnScales for CntrlPurContrItmCndnAmount to multiple CntrlPurContrItmCndnScales.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrItmCndnScalesModifier and TypeMethodDescriptionvoidCntrlPurContrItmCndnAmount.setCntrlPurContrItmCndnScales(List<CntrlPurContrItmCndnScales> value) Overwrites the list of associated CntrlPurContrItmCndnScales entities for the loaded navigation property to_CntrlPurContrItmCndnScales.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrItmCndnScalesModifierConstructorDescriptionCntrlPurContrItmCndnAmount(String centralPurchaseContract, String centralPurchaseContractItem, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionSequentialNumber, String conditionType, String conditionTextID, String conditionCalculationType, BigDecimal conditionRateValue, String conditionRateValueUnit, String conditionRateRatioUnit, BigDecimal conditionRateRatio, String conditionCurrency, BigDecimal conditionRateAmount, BigDecimal conditionQuantity, String conditionQuantityUnit, BigDecimal conditionToBaseQtyNmrtr, BigDecimal conditionToBaseQtyDnmntr, String baseUnit, BigDecimal conditionLowerLimit, BigDecimal conditionUpperLimit, 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 cmmdtyPricingEngineIsEnabled, LocalDateTime conditionValidityStartDate, String procmtHubPlantUniqueID, String pricingScaleType, String pricingScaleBasis, String pricingScaleCheckingRule, String pricingScaleLine, Boolean conditionHasScales, CentralPurchaseContract toCentralPurchaseContract, List<CntrlPurContrItmCndnScales> toCntrlPurContrItmCndnScales, CntrlPurContrItmCndnValdty toCntrlPurContrItmCndnValdty) -
Uses of CntrlPurContrItmCndnScales in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link that return types with arguments of type CntrlPurContrItmCndnScalesModifier and TypeMethodDescriptionCntrlPurContrItmCndnScalesOneToOneLink.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.centralpurchasecontract.link with type arguments of type CntrlPurContrItmCndnScalesModifier and TypeMethodDescriptionprotected CntrlPurContrItmCndnScalesLink<ObjectT>CntrlPurContrItmCndnScalesLink.translateLinkType(EntityLink<CntrlPurContrItmCndnScalesLink<ObjectT>, CntrlPurContrItmCndnScales, ObjectT> link)