Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrHdrCndnScales
Packages that use CntrlPurContrHdrCndnScales
Package
Description
-
Uses of CntrlPurContrHdrCndnScales 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 CntrlPurContrHdrCndnScalesModifier and TypeFieldDescriptionstatic final CntrlPurContrHdrCndnAmountLink<CntrlPurContrHdrCndnScales>CntrlPurContrHdrCndnAmount.TO_CNTRL_PUR_CONTR_HDR_CNDN_SCALESUse with available fluent helpers to apply the to_CntrlPurContrHdrCndnScales navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrHdrCndnScalesModifier and TypeMethodDescriptionCntrlPurContrHdrCndnScales.CntrlPurContrHdrCndnScalesBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrHdrCndnScalesModifier and TypeMethodDescriptionCntrlPurContrHdrCndnAmount.fetchCntrlPurContrHdrCndnScales()Fetches the CntrlPurContrHdrCndnScales entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContrHdrCndnScales>>CntrlPurContrHdrCndnAmount.getCntrlPurContrHdrCndnScalesIfPresent()Retrieval of associated CntrlPurContrHdrCndnScales entities (one to many).CntrlPurContrHdrCndnAmount.getCntrlPurContrHdrCndnScalesOrFetch()Retrieval of associated CntrlPurContrHdrCndnScales entities (one to many).protected Class<CntrlPurContrHdrCndnScales>CntrlPurContrHdrCndnScalesByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrHdrCndnScales>CntrlPurContrHdrCndnScalesFluentHelper.getEntityClass()CntrlPurContrHdrCndnScales.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrHdrCndnScalesModifier and TypeMethodDescriptionvoidCntrlPurContrHdrCndnAmount.addCntrlPurContrHdrCndnScales(CntrlPurContrHdrCndnScales... entity) Adds elements to the list of associated CntrlPurContrHdrCndnScales entities.CntrlPurContrHdrCndnAmount.CntrlPurContrHdrCndnAmountBuilder.cntrlPurContrHdrCndnScales(CntrlPurContrHdrCndnScales... value) Navigation property to_CntrlPurContrHdrCndnScales for CntrlPurContrHdrCndnAmount to multiple CntrlPurContrHdrCndnScales.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrHdrCndnScalesModifier and TypeMethodDescriptionvoidCntrlPurContrHdrCndnAmount.setCntrlPurContrHdrCndnScales(List<CntrlPurContrHdrCndnScales> value) Overwrites the list of associated CntrlPurContrHdrCndnScales entities for the loaded navigation property to_CntrlPurContrHdrCndnScales.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrHdrCndnScalesModifierConstructorDescriptionCntrlPurContrHdrCndnAmount(String centralPurchaseContract, 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 pricingScaleType, String pricingScaleBasis, String pricingScaleCheckingRule, String pricingScaleLine, Boolean conditionHasScales, CentralPurchaseContract toCentralPurchaseContract, List<CntrlPurContrHdrCndnScales> toCntrlPurContrHdrCndnScales, CntrlPurContrHdrCndnValdty toCntrlPurContrHdrCndnValdty) -
Uses of CntrlPurContrHdrCndnScales 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 CntrlPurContrHdrCndnScalesModifier and TypeMethodDescriptionCntrlPurContrHdrCndnScalesOneToOneLink.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 CntrlPurContrHdrCndnScalesModifier and TypeMethodDescriptionprotected CntrlPurContrHdrCndnScalesLink<ObjectT>CntrlPurContrHdrCndnScalesLink.translateLinkType(EntityLink<CntrlPurContrHdrCndnScalesLink<ObjectT>, CntrlPurContrHdrCndnScales, ObjectT> link)