Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItmDistribution
Packages that use CntrlPurContrItmDistribution
Package
Description
-
Uses of CntrlPurContrItmDistribution 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 CntrlPurContrItmDistributionModifier and TypeFieldDescriptionstatic final CntrlPurchaseContractItemLink<CntrlPurContrItmDistribution>CntrlPurchaseContractItem.TO_CNTRL_PUR_CON_ITM_DISTRIBUTIONUse with available fluent helpers to apply the to_CntrlPurConItmDistribution navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrItmDistributionModifier and TypeMethodDescriptionCntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrItmDistributionModifier and TypeMethodDescriptionCntrlPurchaseContractItem.fetchCntrlPurConItmDistribution()Fetches the CntrlPurContrItmDistribution entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContrItmDistribution>>CntrlPurchaseContractItem.getCntrlPurConItmDistributionIfPresent()Retrieval of associated CntrlPurContrItmDistribution entities (one to many).CntrlPurchaseContractItem.getCntrlPurConItmDistributionOrFetch()Retrieval of associated CntrlPurContrItmDistribution entities (one to many).protected Class<CntrlPurContrItmDistribution>CntrlPurContrItmDistributionByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrItmDistribution>CntrlPurContrItmDistributionFluentHelper.getEntityClass()CntrlPurContrItmDistribution.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrItmDistributionModifier and TypeMethodDescriptionvoidCntrlPurchaseContractItem.addCntrlPurConItmDistribution(CntrlPurContrItmDistribution... entity) Adds elements to the list of associated CntrlPurContrItmDistribution entities.CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder.cntrlPurConItmDistribution(CntrlPurContrItmDistribution... value) Navigation property to_CntrlPurConItmDistribution for CntrlPurchaseContractItem to multiple CntrlPurContrItmDistribution.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrItmDistributionModifier and TypeMethodDescriptionvoidCntrlPurchaseContractItem.setCntrlPurConItmDistribution(List<CntrlPurContrItmDistribution> value) Overwrites the list of associated CntrlPurContrItmDistribution entities for the loaded navigation property to_CntrlPurConItmDistribution.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrItmDistributionModifierConstructorDescriptionCntrlPurchaseContractItem(String centralPurchaseContract, String centralPurchaseContractItem, String purchasingDocumentItemCategory, String formattedPurchaseContractItem, String materialGroup, String purchasingCentralMaterial, String procmtHubRefcdConnectedSystem, String cntrlPurContractItemText, String productType, String activePurchasingDocument, BigDecimal netPriceQuantity, String orderPriceUnit, BigDecimal targetQuantity, BigDecimal cntrlPurContrItmTargetAmount, BigDecimal contractNetPriceAmount, String orderQuantityUnit, BigDecimal purgDocReleaseOrderQuantity, BigDecimal ordPriceUnitToOrderUnitDnmntr, BigDecimal orderPriceUnitToOrderUnitNmrtr, String documentCurrency, BigDecimal noDaysReminder1, BigDecimal noDaysReminder2, BigDecimal noDaysReminder3, String purgDocOrderAcknNumber, String requirementTracking, String supplierMaterialNumber, Boolean isOrderAcknRqd, Boolean purgDocEstimatedPrice, Boolean priceIsToBePrinted, BigDecimal underdelivTolrtdLmtRatioInPct, BigDecimal overdelivTolrtdLmtRatioInPct, Boolean unlimitedOverdeliveryIsAllowed, String stockType, String taxCode, String shippingInstruction, Boolean goodsReceiptIsExpected, Boolean goodsReceiptIsNonValuated, Boolean invoiceIsExpected, Boolean invoiceIsGoodsReceiptBased, Boolean evaldRcptSettlmtIsAllowed, String purchasingContractDeletionCode, Boolean outlineAgrmtItmIsBlocked, String purgDocItmBlkRsnCode, String purgDocItemRenegotiationStatus, String purchasingParentItem, Boolean isOutline, String purgConfigurableItemNumber, CentralPurchaseContract toCentralPurchaseContract, List<CntrlPurContrItmDistribution> toCntrlPurConItmDistribution, List<CntrlPurContrItmCmmdtyQty> toCntrlPurContrItmCmmdtyQty, List<CntrlPurContrItmCndnValdty> toCntrlPurContrItmCndnValdty, List<CntrlPurContractItemNotes> toCntrlPurContrItmNotes) -
Uses of CntrlPurContrItmDistribution 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 CntrlPurContrItmDistributionModifier and TypeMethodDescriptionCntrlPurContrItmDistributionOneToOneLink.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 CntrlPurContrItmDistributionModifier and TypeMethodDescriptionprotected CntrlPurContrItmDistributionLink<ObjectT>CntrlPurContrItmDistributionLink.translateLinkType(EntityLink<CntrlPurContrItmDistributionLink<ObjectT>, CntrlPurContrItmDistribution, ObjectT> link)