Modifier and Type | Field and Description |
---|---|
static CntrlPurchaseContractItemLink<CntrlPurContractItemNotes> |
CntrlPurchaseContractItem.TO_CNTRL_PUR_CONTR_ITM_NOTES
Use with available fluent helpers to apply the to_CntrlPurContrItmNotes navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CntrlPurContractItemNotes |
CntrlPurContractItemNotes.CntrlPurContractItemNotesBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CntrlPurContractItemNotes> |
CntrlPurchaseContractItem.fetchCntrlPurContrItmNotes()
Fetches the CntrlPurContractItemNotes entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CntrlPurContractItemNotes>> |
CntrlPurchaseContractItem.getCntrlPurContrItmNotesIfPresent()
Retrieval of associated CntrlPurContractItemNotes entities (one to many).
|
List<CntrlPurContractItemNotes> |
CntrlPurchaseContractItem.getCntrlPurContrItmNotesOrFetch()
Retrieval of associated CntrlPurContractItemNotes entities (one to many).
|
protected Class<CntrlPurContractItemNotes> |
CntrlPurContractItemNotesByKeyFluentHelper.getEntityClass() |
protected Class<CntrlPurContractItemNotes> |
CntrlPurContractItemNotesFluentHelper.getEntityClass() |
Class<CntrlPurContractItemNotes> |
CntrlPurContractItemNotes.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CntrlPurchaseContractItem.addCntrlPurContrItmNotes(CntrlPurContractItemNotes... entity)
Adds elements to the list of associated CntrlPurContractItemNotes entities.
|
CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder |
CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder.cntrlPurContrItmNotes(CntrlPurContractItemNotes... value)
Navigation property to_CntrlPurContrItmNotes for CntrlPurchaseContractItem to multiple
CntrlPurContractItemNotes.
|
Modifier and Type | Method and Description |
---|---|
void |
CntrlPurchaseContractItem.setCntrlPurContrItmNotes(List<CntrlPurContractItemNotes> value)
Overwrites the list of associated CntrlPurContractItemNotes entities for the loaded navigation property
to_CntrlPurContrItmNotes.
|
Constructor and Description |
---|
CntrlPurchaseContractItem(String centralPurchaseContract,
String centralPurchaseContractItem,
String purchasingDocumentItemCategory,
String formattedPurchaseContractItem,
String materialGroup,
String purchasingCentralMaterial,
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,
List<CntrlPurContrItmDistribution> toCntrlPurConItmDistribution,
List<CntrlPurContractItemNotes> toCntrlPurContrItmNotes) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CntrlPurContractItemNotes> |
CntrlPurContractItemNotesOneToOneLink.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 CntrlPurContractItemNotesLink<ObjectT> |
CntrlPurContractItemNotesLink.translateLinkType(EntityLink<CntrlPurContractItemNotesLink<ObjectT>,CntrlPurContractItemNotes,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.