Modifier and Type | Field and Description |
---|---|
static SchAgrmtItemLink<SchAgrmtSchLine> |
SchAgrmtItem.TO_SCH_AGRMT_SCH_LINE
Use with available fluent helpers to apply the to_SchAgrmtSchLine navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SchAgrmtSchLine |
SchAgrmtSchLine.SchAgrmtSchLineBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchAgrmtSchLine> |
SchAgrmtItem.fetchSchAgrmtSchLine()
Fetches the SchAgrmtSchLine entities (one to many) associated with this entity.
|
protected Class<SchAgrmtSchLine> |
SchAgrmtSchLineByKeyFluentHelper.getEntityClass() |
protected Class<SchAgrmtSchLine> |
SchAgrmtSchLineFluentHelper.getEntityClass() |
Optional<List<SchAgrmtSchLine>> |
SchAgrmtItem.getSchAgrmtSchLineIfPresent()
Retrieval of associated SchAgrmtSchLine entities (one to many).
|
List<SchAgrmtSchLine> |
SchAgrmtItem.getSchAgrmtSchLineOrFetch()
Retrieval of associated SchAgrmtSchLine entities (one to many).
|
Class<SchAgrmtSchLine> |
SchAgrmtSchLine.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtItem.addSchAgrmtSchLine(SchAgrmtSchLine... entity)
Adds elements to the list of associated SchAgrmtSchLine entities.
|
SchAgrmtItem.SchAgrmtItemBuilder |
SchAgrmtItem.SchAgrmtItemBuilder.schAgrmtSchLine(SchAgrmtSchLine... value) |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtItem.setSchAgrmtSchLine(List<SchAgrmtSchLine> value)
Overwrites the list of associated SchAgrmtSchLine entities for the loaded navigation property
to_SchAgrmtSchLine.
|
Constructor and Description |
---|
SchAgrmtItem(String schedulingAgreement,
String schedulingAgreementItem,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentItemText,
String material,
String manufacturerMaterial,
String supplierMaterialNumber,
String materialGroup,
String plant,
String manualDeliveryAddressID,
String referenceDeliveryAddressID,
String incotermsClassification,
String incotermsTransferLocation,
String orderQuantityUnit,
BigDecimal itemNetWeight,
String weightUnit,
BigDecimal targetQuantity,
String purchaseRequisition,
String purchaseRequisitionItem,
BigDecimal schedAgrmtAgreedCumQty,
LocalDateTime schedAgrmtCumQtyReconcileDate,
LocalDateTime itemLastTransmissionDate,
BigDecimal noDaysReminder1,
BigDecimal noDaysReminder2,
BigDecimal noDaysReminder3,
String purgDocOrderAcknNumber,
String requirementTracking,
Boolean isOrderAcknRqd,
Boolean purgDocEstimatedPrice,
Boolean priceIsToBePrinted,
String accountAssignmentCategory,
BigDecimal netPriceAmount,
BigDecimal netPriceQuantity,
String orderPriceUnit,
String productType,
String materialType,
String storageLocation,
String documentCurrency,
String isInfoRecordUpdated,
String purchasingInfoRecord,
BigDecimal ordPriceUnitToOrderUnitDnmntr,
BigDecimal orderPriceUnitToOrderUnitNmrtr,
String purchasingDocumentDeletionCode,
BigDecimal underdelivTolrtdLmtRatioInPct,
BigDecimal overdelivTolrtdLmtRatioInPct,
Boolean unlimitedOverdeliveryIsAllowed,
String stockType,
String taxCode,
String shippingInstruction,
String isInfoAtRegistration,
Boolean goodsReceiptIsExpected,
Boolean goodsReceiptIsNonValuated,
Boolean invoiceIsExpected,
Boolean invoiceIsGoodsReceiptBased,
Boolean evaldRcptSettlmtIsAllowed,
BigDecimal minRemainingShelfLife,
String qualityMgmtCtrlKey,
String qualityCertificateType,
String schedAgrmtCumulativeQtyControl,
Boolean cumulativeQuantityIsNotSent,
String schedgAgrmtRelCreationProfile,
String isRelevantForJITDelivSchedule,
LocalDateTime nextFcstDelivSchedSendingDate,
LocalDateTime nextJITDelivSchedSendingDate,
BigDecimal scheduleLineFirmOrderInDays,
BigDecimal schedLineSemiFirmOrderInDays,
String firmTradeOffZoneBindMRP,
List<SchAgrmtAcCnt> toSchAgrmtAcCnt,
List<SchAgrmtSchLine> toSchAgrmtSchLine) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SchAgrmtSchLine> |
SchAgrmtSchLineOneToOneLink.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 SchAgrmtSchLineLink<ObjectT> |
SchAgrmtSchLineLink.translateLinkType(EntityLink<SchAgrmtSchLineLink<ObjectT>,SchAgrmtSchLine,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.