Modifier and Type | Field and Description |
---|---|
static CntrlPurContrItmDistributionLink<CntrlPurContrItemPartner> |
CntrlPurContrItmDistribution.TO_CNTRL_PUR_CONTR_ITEM_PARTNER
Use with available fluent helpers to apply the to_CntrlPurContrItemPartner navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CntrlPurContrItemPartner |
CntrlPurContrItemPartner.CntrlPurContrItemPartnerBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CntrlPurContrItemPartner> |
CntrlPurContrItmDistribution.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).
|
List<CntrlPurContrItemPartner> |
CntrlPurContrItmDistribution.getCntrlPurContrItemPartnerOrFetch()
Retrieval of associated CntrlPurContrItemPartner entities (one to many).
|
protected Class<CntrlPurContrItemPartner> |
CntrlPurContrItemPartnerFluentHelper.getEntityClass() |
protected Class<CntrlPurContrItemPartner> |
CntrlPurContrItemPartnerByKeyFluentHelper.getEntityClass() |
Class<CntrlPurContrItemPartner> |
CntrlPurContrItemPartner.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CntrlPurContrItmDistribution.addCntrlPurContrItemPartner(CntrlPurContrItemPartner... entity)
Adds elements to the list of associated CntrlPurContrItemPartner entities.
|
CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder |
CntrlPurContrItmDistribution.CntrlPurContrItmDistributionBuilder.cntrlPurContrItemPartner(CntrlPurContrItemPartner... value)
Navigation property to_CntrlPurContrItemPartner for CntrlPurContrItmDistribution to multiple
CntrlPurContrItemPartner.
|
Modifier and Type | Method and Description |
---|---|
void |
CntrlPurContrItmDistribution.setCntrlPurContrItemPartner(List<CntrlPurContrItemPartner> value)
Overwrites the list of associated CntrlPurContrItemPartner entities for the loaded navigation property
to_CntrlPurContrItemPartner.
|
Constructor and Description |
---|
CntrlPurContrItmDistribution(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 isDeleted,
Boolean outlineAgrmtItmIsBlocked,
String purgDocItmBlkRsnCode,
String purchasingInfoRecordUpdateCode,
String referenceDistributionNumber,
Boolean sourceListIsUpdated,
String sourceListRestriction,
String incotermsClassification,
String incotermsLocation1,
String shippingInstruction,
CentralPurchaseContract toCentralPurchaseContract,
CntrlPurchaseContractItem toCentralPurchaseContractItem,
List<CntrlPurContrItemPartner> toCntrlPurContrItemPartner) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CntrlPurContrItemPartner> |
CntrlPurContrItemPartnerOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected CntrlPurContrItemPartnerLink<ObjectT> |
CntrlPurContrItemPartnerLink.translateLinkType(EntityLink<CntrlPurContrItemPartnerLink<ObjectT>,CntrlPurContrItemPartner,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.