Modifier and Type | Field and Description |
---|---|
static CentralPurchaseContractLink<CntrlPurContrDistrMessages> |
CentralPurchaseContract.TO_CNTRL_PUR_CONTR_DISTR_MESSAGES
Use with available fluent helpers to apply the to_CntrlPurContrDistrMessages navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CntrlPurContrDistrMessages |
CntrlPurContrDistrMessages.CntrlPurContrDistrMessagesBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CntrlPurContrDistrMessages> |
CentralPurchaseContract.fetchCntrlPurContrDistrMessages()
Fetches the CntrlPurContrDistrMessages entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CntrlPurContrDistrMessages>> |
CentralPurchaseContract.getCntrlPurContrDistrMessagesIfPresent()
Retrieval of associated CntrlPurContrDistrMessages entities (one to many).
|
List<CntrlPurContrDistrMessages> |
CentralPurchaseContract.getCntrlPurContrDistrMessagesOrFetch()
Retrieval of associated CntrlPurContrDistrMessages entities (one to many).
|
protected Class<CntrlPurContrDistrMessages> |
CntrlPurContrDistrMessagesByKeyFluentHelper.getEntityClass() |
protected Class<CntrlPurContrDistrMessages> |
CntrlPurContrDistrMessagesFluentHelper.getEntityClass() |
Class<CntrlPurContrDistrMessages> |
CntrlPurContrDistrMessages.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CentralPurchaseContract.addCntrlPurContrDistrMessages(CntrlPurContrDistrMessages... entity)
Adds elements to the list of associated CntrlPurContrDistrMessages entities.
|
CentralPurchaseContract.CentralPurchaseContractBuilder |
CentralPurchaseContract.CentralPurchaseContractBuilder.cntrlPurContrDistrMessages(CntrlPurContrDistrMessages... value)
Navigation property to_CntrlPurContrDistrMessages for CentralPurchaseContract to multiple
CntrlPurContrDistrMessages.
|
Modifier and Type | Method and Description |
---|---|
void |
CentralPurchaseContract.setCntrlPurContrDistrMessages(List<CntrlPurContrDistrMessages> value)
Overwrites the list of associated CntrlPurContrDistrMessages entities for the loaded navigation property
to_CntrlPurContrDistrMessages.
|
Constructor and Description |
---|
CentralPurchaseContract(String centralPurchaseContract,
String purchaseContractType,
String purchasingDocumentCategory,
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 createdByUser,
String purchasingDocumentDeletionCode,
String purchasingProcessingStatus,
Boolean purgContractIsInPreparation,
String purchasingDocVersionReasonCode,
List<CntrlPurchaseContractItem> toCentralPurchaseContractItem,
List<CntrlPurContrDistrMessages> toCntrlPurContrDistrMessages,
List<CntrlPurContractHeaderNotes> toCntrlPurContrHdrNotes,
List<CntrlPurContrVersionHistory> toCntrlPurContrVersionHistory) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CntrlPurContrDistrMessages> |
CntrlPurContrDistrMessagesOneToOneLink.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 CntrlPurContrDistrMessagesLink<ObjectT> |
CntrlPurContrDistrMessagesLink.translateLinkType(EntityLink<CntrlPurContrDistrMessagesLink<ObjectT>,CntrlPurContrDistrMessages,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.