Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItemPartner
Packages that use CntrlPurContrItemPartner
Package
Description
-
Uses of CntrlPurContrItemPartner 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 CntrlPurContrItemPartnerModifier and TypeFieldDescriptionstatic final CntrlPurContrItmDistributionLink<CntrlPurContrItemPartner>CntrlPurContrItmDistribution.TO_CNTRL_PUR_CONTR_ITEM_PARTNERUse with available fluent helpers to apply the to_CntrlPurContrItemPartner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrItemPartnerModifier and TypeMethodDescriptionCntrlPurContrItemPartner.CntrlPurContrItemPartnerBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrItemPartnerModifier and TypeMethodDescriptionCntrlPurContrItmDistribution.fetchCntrlPurContrItemPartner()Fetches the CntrlPurContrItemPartner entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContrItemPartner>>CntrlPurContrItmDistribution.getCntrlPurContrItemPartnerIfPresent()Retrieval of associated CntrlPurContrItemPartner entities (one to many).CntrlPurContrItmDistribution.getCntrlPurContrItemPartnerOrFetch()Retrieval of associated CntrlPurContrItemPartner entities (one to many).protected Class<CntrlPurContrItemPartner>CntrlPurContrItemPartnerByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrItemPartner>CntrlPurContrItemPartnerFluentHelper.getEntityClass()CntrlPurContrItemPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrItemPartnerModifier and TypeMethodDescriptionvoidCntrlPurContrItmDistribution.addCntrlPurContrItemPartner(CntrlPurContrItemPartner... entity) Adds elements to the list of associated CntrlPurContrItemPartner entities.CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder.cntrlPurContrItemPartner(CntrlPurContrItemPartner... value) Navigation property to_CntrlPurContrItemPartner for CntrlPurContrItmDistribution to multiple CntrlPurContrItemPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrItemPartnerModifier and TypeMethodDescriptionvoidCntrlPurContrItmDistribution.setCntrlPurContrItemPartner(List<CntrlPurContrItemPartner> value) Overwrites the list of associated CntrlPurContrItemPartner entities for the loaded navigation property to_CntrlPurContrItemPartner.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrItemPartnerModifierConstructorDescriptionCntrlPurContrItmDistribution(String centralPurchaseContract, String centralPurchaseContractItem, String distributionKey, String procmtHubCompanyCode, String procmtHubPlant, String procmtHubPurchasingOrg, String procmtHubPurchasingGroup, String procmtHubCompanyCodeGroupingID, String cntrlPurContrDistrCurrency, String paymentTerms, BigDecimal cashDiscount1Days, BigDecimal cashDiscount2Days, BigDecimal netPaymentDays, BigDecimal cashDiscount1Percent, BigDecimal cashDiscount2Percent, String distributionType, String externalReferenceDocument, String externalReferenceDocumentItem, String externalRefDocCategory, String purchasingDocumentCategory, String purchasingDocumentType, String storageLocation, BigDecimal cntrlPurContrDistributionPct, BigDecimal cntrlPurContrItmDistrQty, String orderQuantityUnit, BigDecimal cntrlPurContrItmDistrAmt, String procurementHubSourceSystem, String procmtHubProduct, String procmtHubProductGroup, String procmtHubPurchaseContract, String procmtHubPurchaseContractItem, String itemDistributionStatus, String referenceHeaderDistributionKey, String isDeleted, Boolean outlineAgrmtItmIsBlocked, String purgDocItmBlkRsnCode, String purchasingInfoRecordUpdateCode, String referenceDistributionNumber, Boolean sourceListIsUpdated, String sourceListRestriction, String incotermsClassification, String incotermsLocation1, String shippingInstruction, String procmtHubDelivAddressTypeCode, String referenceDeliveryAddressID, String procmtHubSubcontractor, Boolean procmtHubSuplrIsSubcontractor, String formOfAddress, String procmtHubBusinessPartnerName1, String procmtHubBusinessPartnerName2, String procmtHubBusinessPartnerName3, String procmtHubBusinessPartnerName4, String procmtHubStreetName, String procmtHubHouseNumber, String procmtHubPostalCode, String procmtHubCityName, String procmtHubCountry, String procmtHubRegion, CentralPurchaseContract toCentralPurchaseContract, CntrlPurchaseContractItem toCentralPurchaseContractItem, List<CntrlPurContrItemPartner> toCntrlPurContrItemPartner) -
Uses of CntrlPurContrItemPartner 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 CntrlPurContrItemPartnerModifier and TypeMethodDescriptionCntrlPurContrItemPartnerOneToOneLink.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 CntrlPurContrItemPartnerModifier and TypeMethodDescriptionprotected CntrlPurContrItemPartnerLink<ObjectT>CntrlPurContrItemPartnerLink.translateLinkType(EntityLink<CntrlPurContrItemPartnerLink<ObjectT>, CntrlPurContrItemPartner, ObjectT> link)