Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrHdrCndnAmount
Packages that use CntrlPurContrHdrCndnAmount
Package
Description
-
Uses of CntrlPurContrHdrCndnAmount 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 CntrlPurContrHdrCndnAmountModifier and TypeFieldDescriptionCntrlPurContrHdrCndnScales.TO_CNTRL_PUR_CONTR_HDR_CNDN_AMOUNTUse with available fluent helpers to apply the to_CntrlPurContrHdrCndnAmount navigation property to query operations.static final CntrlPurContrHdrCndnValdtyLink<CntrlPurContrHdrCndnAmount>CntrlPurContrHdrCndnValdty.TO_CNTRL_PUR_CONTR_HDR_CNDN_AMOUNTUse with available fluent helpers to apply the to_CntrlPurContrHdrCndnAmount navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrHdrCndnAmountModifier and TypeMethodDescriptionCntrlPurContrHdrCndnAmount.CntrlPurContrHdrCndnAmountBuilder.build()CntrlPurContrHdrCndnScales.fetchCntrlPurContrHdrCndnAmount()Fetches the CntrlPurContrHdrCndnAmount entity (one to one) associated with this entity.CntrlPurContrHdrCndnScales.getCntrlPurContrHdrCndnAmountOrFetch()Retrieval of associated CntrlPurContrHdrCndnAmount entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrHdrCndnAmountModifier and TypeMethodDescriptionCntrlPurContrHdrCndnValdty.fetchCntrlPurContrHdrCndnAmount()Fetches the CntrlPurContrHdrCndnAmount entities (one to many) associated with this entity.io.vavr.control.Option<CntrlPurContrHdrCndnAmount>CntrlPurContrHdrCndnScales.getCntrlPurContrHdrCndnAmountIfPresent()Retrieval of associated CntrlPurContrHdrCndnAmount entity (one to one).io.vavr.control.Option<List<CntrlPurContrHdrCndnAmount>>CntrlPurContrHdrCndnValdty.getCntrlPurContrHdrCndnAmountIfPresent()Retrieval of associated CntrlPurContrHdrCndnAmount entities (one to many).CntrlPurContrHdrCndnValdty.getCntrlPurContrHdrCndnAmountOrFetch()Retrieval of associated CntrlPurContrHdrCndnAmount entities (one to many).protected Class<CntrlPurContrHdrCndnAmount>CntrlPurContrHdrCndnAmountByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrHdrCndnAmount>CntrlPurContrHdrCndnAmountFluentHelper.getEntityClass()CntrlPurContrHdrCndnAmount.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrHdrCndnAmountModifier and TypeMethodDescriptionvoidCntrlPurContrHdrCndnValdty.addCntrlPurContrHdrCndnAmount(CntrlPurContrHdrCndnAmount... entity) Adds elements to the list of associated CntrlPurContrHdrCndnAmount entities.CntrlPurContrHdrCndnScales.CntrlPurContrHdrCndnScalesBuilder.cntrlPurContrHdrCndnAmount(CntrlPurContrHdrCndnAmount value) Navigation property to_CntrlPurContrHdrCndnAmount for CntrlPurContrHdrCndnScales to single CntrlPurContrHdrCndnAmount.CntrlPurContrHdrCndnValdty.CntrlPurContrHdrCndnValdtyBuilder.cntrlPurContrHdrCndnAmount(CntrlPurContrHdrCndnAmount... value) Navigation property to_CntrlPurContrHdrCndnAmount for CntrlPurContrHdrCndnValdty to multiple CntrlPurContrHdrCndnAmount.voidCntrlPurContrHdrCndnScales.setCntrlPurContrHdrCndnAmount(CntrlPurContrHdrCndnAmount value) Overwrites the associated CntrlPurContrHdrCndnAmount entity for the loaded navigation property to_CntrlPurContrHdrCndnAmount.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrHdrCndnAmountModifier and TypeMethodDescriptionvoidCntrlPurContrHdrCndnValdty.setCntrlPurContrHdrCndnAmount(List<CntrlPurContrHdrCndnAmount> value) Overwrites the list of associated CntrlPurContrHdrCndnAmount entities for the loaded navigation property to_CntrlPurContrHdrCndnAmount.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrHdrCndnAmountModifierConstructorDescriptionCntrlPurContrHdrCndnScales(String centralPurchaseContract, String conditionRecord, String conditionSequentialNumber, LocalDateTime conditionValidityEndDate, String conditionScaleLine, BigDecimal conditionScaleQuantity, String conditionScaleQuantityUnit, BigDecimal conditionScaleAmount, String conditionScaleAmountCurrency, BigDecimal conditionRateValue, String conditionRateValueUnit, String conditionRateRatioUnit, BigDecimal conditionRateRatio, String conditionCurrency, BigDecimal conditionRateAmount, Boolean conditionScaleIsDeleted, String pricingScaleType, BigDecimal conditionQuantity, String conditionQuantityUnit, CentralPurchaseContract toCentralPurchaseContract, CntrlPurContrHdrCndnAmount toCntrlPurContrHdrCndnAmount) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrHdrCndnAmountModifierConstructorDescriptionCntrlPurContrHdrCndnValdty(String centralPurchaseContract, String conditionRecord, LocalDateTime conditionValidityEndDate, String conditionApplication, String conditionType, LocalDateTime conditionValidityStartDate, Boolean conditionIsDeleted, CentralPurchaseContract toCentralPurchaseContract, List<CntrlPurContrHdrCndnAmount> toCntrlPurContrHdrCndnAmount) -
Uses of CntrlPurContrHdrCndnAmount 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 CntrlPurContrHdrCndnAmountModifier and TypeMethodDescriptionCntrlPurContrHdrCndnAmountOneToOneLink.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 CntrlPurContrHdrCndnAmountModifier and TypeMethodDescriptionprotected CntrlPurContrHdrCndnAmountLink<ObjectT>CntrlPurContrHdrCndnAmountLink.translateLinkType(EntityLink<CntrlPurContrHdrCndnAmountLink<ObjectT>, CntrlPurContrHdrCndnAmount, ObjectT> link)