Modifier and Type | Field and Description |
---|---|
static SchAgrmtItemLink<SchedgAgrmtItmNotes> |
SchAgrmtItem.TO_SCHEDG_AGRMT_ITM_NOTES
Use with available fluent helpers to apply the to_SchedgAgrmtItmNotes navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SchedgAgrmtItmNotes |
SchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder.build() |
protected SchedgAgrmtItmNotes |
SchedgAgrmtItmNotesUpdateFluentHelper.getEntity() |
protected SchedgAgrmtItmNotes |
SchedgAgrmtItmNotesDeleteFluentHelper.getEntity() |
protected SchedgAgrmtItmNotes |
SchedgAgrmtItmNotesCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SchedgAgrmtItmNotes> |
SchAgrmtItem.fetchSchedgAgrmtItmNotes()
Fetches the SchedgAgrmtItmNotes entities (one to many) associated with this entity.
|
protected Class<SchedgAgrmtItmNotes> |
SchedgAgrmtItmNotesByKeyFluentHelper.getEntityClass() |
protected Class<SchedgAgrmtItmNotes> |
SchedgAgrmtItmNotesFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SchedgAgrmtItmNotes>> |
SchAgrmtItem.getSchedgAgrmtItmNotesIfPresent()
Retrieval of associated SchedgAgrmtItmNotes entities (one to many).
|
List<SchedgAgrmtItmNotes> |
SchAgrmtItem.getSchedgAgrmtItmNotesOrFetch()
Retrieval of associated SchedgAgrmtItmNotes entities (one to many).
|
Class<SchedgAgrmtItmNotes> |
SchedgAgrmtItmNotes.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtItem.addSchedgAgrmtItmNotes(SchedgAgrmtItmNotes... entity)
Adds elements to the list of associated SchedgAgrmtItmNotes entities.
|
SchAgrmtItem.SchAgrmtItemBuilder |
SchAgrmtItem.SchAgrmtItemBuilder.schedgAgrmtItmNotes(SchedgAgrmtItmNotes... value)
Navigation property to_SchedgAgrmtItmNotes for SchAgrmtItem to multiple
SchedgAgrmtItmNotes.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtItem.setSchedgAgrmtItmNotes(List<SchedgAgrmtItmNotes> value)
Overwrites the list of associated SchedgAgrmtItmNotes entities for the loaded navigation property
to_SchedgAgrmtItmNotes.
|
Constructor and Description |
---|
SchedgAgrmtItmNotesCreateFluentHelper(String servicePath,
SchedgAgrmtItmNotes entity)
Creates a fluent helper object that will create a
SchedgAgrmtItmNotes entity on the OData endpoint. |
SchedgAgrmtItmNotesDeleteFluentHelper(String servicePath,
SchedgAgrmtItmNotes entity)
Creates a fluent helper object that will delete a
SchedgAgrmtItmNotes entity on the OData endpoint. |
SchedgAgrmtItmNotesUpdateFluentHelper(String servicePath,
SchedgAgrmtItmNotes entity)
Creates a fluent helper object that will update a
SchedgAgrmtItmNotes entity on the OData endpoint. |
Constructor and Description |
---|
SchAgrmtItem(String schedulingAgreement,
String schedulingAgreementItem,
String companyCode,
String purchasingDocumentCategory,
String purchasingDocumentItemCategory,
String purchasingDocumentItemText,
String material,
String manufacturerMaterial,
String supplierMaterialNumber,
String materialGroup,
String plant,
String referenceDeliveryAddressID,
String incotermsClassification,
String incotermsTransferLocation,
String orderQuantityUnit,
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,
String multipleAcctAssgmtDistribution,
String partialInvoiceDistribution,
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 taxCountry,
LocalDateTime taxDeterminationDate,
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,
SchedgAgrmtDeliveryAddress toSchedgAgrmtDeliveryAddress,
List<SchedgAgrmtItmNotes> toSchedgAgrmtItmNotes) |
Modifier and Type | Method and Description |
---|---|
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Create a new
SchedgAgrmtItmNotes entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Create a new
SchedgAgrmtItmNotes entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Deletes an existing
SchedgAgrmtItmNotes entity in the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Deletes an existing
SchedgAgrmtItmNotes entity in the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Update an existing
SchedgAgrmtItmNotes entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes)
Update an existing
SchedgAgrmtItmNotes entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SchedgAgrmtItmNotes> |
SchedgAgrmtItmNotesOneToOneLink.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 SchedgAgrmtItmNotesLink<ObjectT> |
SchedgAgrmtItmNotesLink.translateLinkType(EntityLink<SchedgAgrmtItmNotesLink<ObjectT>,SchedgAgrmtItmNotes,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.