Modifier and Type | Field and Description |
---|---|
static SchAgrmtItemOneToOneLink<SchedgAgrmtDeliveryAddress> |
SchAgrmtItem.TO_SCHEDG_AGRMT_DELIVERY_ADDRESS
Use with available fluent helpers to apply the to_SchedgAgrmtDeliveryAddress navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SchedgAgrmtDeliveryAddress |
SchedgAgrmtDeliveryAddress.SchedgAgrmtDeliveryAddressBuilder.build() |
SchedgAgrmtDeliveryAddress |
SchAgrmtItem.fetchSchedgAgrmtDeliveryAddress()
Fetches the SchedgAgrmtDeliveryAddress entity (one to one) associated with this entity.
|
protected SchedgAgrmtDeliveryAddress |
SchedgAgrmtDeliveryAddressUpdateFluentHelper.getEntity() |
protected SchedgAgrmtDeliveryAddress |
SchedgAgrmtDeliveryAddressCreateFluentHelper.getEntity() |
SchedgAgrmtDeliveryAddress |
SchAgrmtItem.getSchedgAgrmtDeliveryAddressOrFetch()
Retrieval of associated SchedgAgrmtDeliveryAddress entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SchedgAgrmtDeliveryAddress> |
SchedgAgrmtDeliveryAddressFluentHelper.getEntityClass() |
protected Class<SchedgAgrmtDeliveryAddress> |
SchedgAgrmtDeliveryAddressByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<SchedgAgrmtDeliveryAddress> |
SchAgrmtItem.getSchedgAgrmtDeliveryAddressIfPresent()
Retrieval of associated SchedgAgrmtDeliveryAddress entity (one to one).
|
Class<SchedgAgrmtDeliveryAddress> |
SchedgAgrmtDeliveryAddress.getType() |
Modifier and Type | Method and Description |
---|---|
SchAgrmtItem.SchAgrmtItemBuilder |
SchAgrmtItem.SchAgrmtItemBuilder.schedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress value)
Navigation property to_SchedgAgrmtDeliveryAddress for SchAgrmtItem to single
SchedgAgrmtDeliveryAddress.
|
void |
SchAgrmtItem.setSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress value)
Overwrites the associated SchedgAgrmtDeliveryAddress entity for the loaded navigation property
to_SchedgAgrmtDeliveryAddress.
|
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) |
SchedgAgrmtDeliveryAddressCreateFluentHelper(String servicePath,
SchedgAgrmtDeliveryAddress entity)
Creates a fluent helper object that will create a
SchedgAgrmtDeliveryAddress entity on the OData endpoint. |
SchedgAgrmtDeliveryAddressUpdateFluentHelper(String servicePath,
SchedgAgrmtDeliveryAddress entity)
Creates a fluent helper object that will update a
SchedgAgrmtDeliveryAddress entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Create a new
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Create a new
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
SchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Update an existing
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
SchedulingAgreementServiceBatchChangeSet |
DefaultSchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Update an existing
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SchedgAgrmtDeliveryAddress> |
SchedgAgrmtDeliveryAddressOneToOneLink.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 SchedgAgrmtDeliveryAddressLink<ObjectT> |
SchedgAgrmtDeliveryAddressLink.translateLinkType(EntityLink<SchedgAgrmtDeliveryAddressLink<ObjectT>,SchedgAgrmtDeliveryAddress,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SchedgAgrmtDeliveryAddressCreateFluentHelper |
DefaultSchedulingAgreementService.createSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress) |
SchedgAgrmtDeliveryAddressCreateFluentHelper |
SchedulingAgreementService.createSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Create a new
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
SchedgAgrmtDeliveryAddressUpdateFluentHelper |
DefaultSchedulingAgreementService.updateSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress) |
SchedgAgrmtDeliveryAddressUpdateFluentHelper |
SchedulingAgreementService.updateSchedgAgrmtDeliveryAddress(SchedgAgrmtDeliveryAddress schedgAgrmtDeliveryAddress)
Update an existing
SchedgAgrmtDeliveryAddress entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.