Modifier and Type | Field and Description |
---|---|
static CentralPurchaseContractLink<CntrlPurContrHdrDistribution> |
CentralPurchaseContract.TO_CNTRL_CONTR_HDR_DISTRIBUTION
Use with available fluent helpers to apply the to_CntrlContrHdrDistribution navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CntrlPurContrHdrDistribution |
CntrlPurContrHdrDistribution.CntrlPurContrHdrDistributionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CntrlPurContrHdrDistribution> |
CentralPurchaseContract.fetchCntrlContrHdrDistribution()
Fetches the CntrlPurContrHdrDistribution entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CntrlPurContrHdrDistribution>> |
CentralPurchaseContract.getCntrlContrHdrDistributionIfPresent()
Retrieval of associated CntrlPurContrHdrDistribution entities (one to many).
|
List<CntrlPurContrHdrDistribution> |
CentralPurchaseContract.getCntrlContrHdrDistributionOrFetch()
Retrieval of associated CntrlPurContrHdrDistribution entities (one to many).
|
protected Class<CntrlPurContrHdrDistribution> |
CntrlPurContrHdrDistributionByKeyFluentHelper.getEntityClass() |
protected Class<CntrlPurContrHdrDistribution> |
CntrlPurContrHdrDistributionFluentHelper.getEntityClass() |
Class<CntrlPurContrHdrDistribution> |
CntrlPurContrHdrDistribution.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CentralPurchaseContract.addCntrlContrHdrDistribution(CntrlPurContrHdrDistribution... entity)
Adds elements to the list of associated CntrlPurContrHdrDistribution entities.
|
CentralPurchaseContract.CentralPurchaseContractBuilder |
CentralPurchaseContract.CentralPurchaseContractBuilder.cntrlContrHdrDistribution(CntrlPurContrHdrDistribution... value)
Navigation property to_CntrlContrHdrDistribution for CentralPurchaseContract to multiple
CntrlPurContrHdrDistribution.
|
Modifier and Type | Method and Description |
---|---|
void |
CentralPurchaseContract.setCntrlContrHdrDistribution(List<CntrlPurContrHdrDistribution> value)
Overwrites the list of associated CntrlPurContrHdrDistribution entities for the loaded navigation property
to_CntrlContrHdrDistribution.
|
Constructor and Description |
---|
CentralPurchaseContract(String centralPurchaseContract,
String purchaseContractType,
String purchasingDocumentCategory,
String purchasingDocumentSubtype,
String supplier,
String companyCode,
String purchasingOrganization,
String purchasingGroup,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String documentCurrency,
ZonedDateTime lastChangeDateTime,
LocalDateTime creationDate,
String paymentTerms,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Days,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount2Percent,
BigDecimal netPaymentDays,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsVersion,
String incotermsLocation1,
String incotermsLocation2,
BigDecimal purchaseContractTargetAmount,
String exchangeRate,
Boolean exchangeRateIsFixed,
String supplyingSupplier,
LocalDateTime quotationSubmissionDate,
String supplierQuotation,
String correspncExternalReference,
String correspncInternalReference,
String supplierRespSalesPersonName,
String supplierPhoneNumber,
String releaseCode,
String purchasingDocumentName,
String createdByUser,
String purchasingDocumentDeletionCode,
String purchasingProcessingStatus,
String cntrlPurContrDistributionSts,
Boolean purgContractIsInPreparation,
String purchasingDocVersionReasonCode,
Boolean cntrlPurContrFlxblDistrIsAllwd,
List<CntrlPurchaseContractItem> toCentralPurchaseContractItem,
List<CntrlPurContrHdrDistribution> toCntrlContrHdrDistribution,
List<CntrlPurContrDistrMessages> toCntrlPurContrDistrMessages,
List<CntrlPurContractHeaderNotes> toCntrlPurContrHdrNotes,
List<CntrlPurContrVersionHistory> toCntrlPurContrVersionHistory,
List<CntrlPurContrLegalTrans> toLegalTransaction,
List<SubordinateCntrlContract> toSubordinateCntrlContract) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CntrlPurContrHdrDistribution> |
CntrlPurContrHdrDistributionOneToOneLink.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 CntrlPurContrHdrDistributionLink<ObjectT> |
CntrlPurContrHdrDistributionLink.translateLinkType(EntityLink<CntrlPurContrHdrDistributionLink<ObjectT>,CntrlPurContrHdrDistribution,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.