Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static SchAgrmtItemLink<SchAgrmtAcCnt> |
SchAgrmtItem.TO_SCH_AGRMT_AC_CNT
Use with available fluent helpers to apply the to_SchAgrmtAcCnt navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SchAgrmtAcCnt |
SchAgrmtAcCnt.SchAgrmtAcCntBuilder.build() |
protected SchAgrmtAcCnt |
SchAgrmtAcCntUpdateFluentHelper.getEntity() |
protected SchAgrmtAcCnt |
SchAgrmtAcCntCreateFluentHelper.getEntity() |
protected SchAgrmtAcCnt |
SchAgrmtAcCntDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SchAgrmtAcCnt> |
SchAgrmtItem.fetchSchAgrmtAcCnt()
Fetches the SchAgrmtAcCnt entities (one to many) associated with this entity.
|
protected Class<SchAgrmtAcCnt> |
SchAgrmtAcCntFluentHelper.getEntityClass() |
protected Class<SchAgrmtAcCnt> |
SchAgrmtAcCntByKeyFluentHelper.getEntityClass() |
Optional<List<SchAgrmtAcCnt>> |
SchAgrmtItem.getSchAgrmtAcCntIfPresent()
Retrieval of associated SchAgrmtAcCnt entities (one to many).
|
List<SchAgrmtAcCnt> |
SchAgrmtItem.getSchAgrmtAcCntOrFetch()
Retrieval of associated SchAgrmtAcCnt entities (one to many).
|
Class<SchAgrmtAcCnt> |
SchAgrmtAcCnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtItem.addSchAgrmtAcCnt(SchAgrmtAcCnt... entity)
Adds elements to the list of associated SchAgrmtAcCnt entities.
|
SchAgrmtItem.SchAgrmtItemBuilder |
SchAgrmtItem.SchAgrmtItemBuilder.schAgrmtAcCnt(SchAgrmtAcCnt... value) |
Modifier and Type | Method and Description |
---|---|
void |
SchAgrmtItem.setSchAgrmtAcCnt(List<SchAgrmtAcCnt> value)
Overwrites the list of associated SchAgrmtAcCnt entities for the loaded navigation property to_SchAgrmtAcCnt.
|
protected SchAgrmtAcCntLink<ObjectT> |
SchAgrmtAcCntLink.translateLinkType(EntityLink<SchAgrmtAcCntLink<ObjectT>,SchAgrmtAcCnt,ObjectT> link) |
Constructor and Description |
---|
SchAgrmtAcCntCreateFluentHelper(String servicePath,
SchAgrmtAcCnt entity)
Creates a fluent helper object that will create a
SchAgrmtAcCnt entity on the OData endpoint. |
SchAgrmtAcCntDeleteFluentHelper(String servicePath,
SchAgrmtAcCnt entity)
Creates a fluent helper object that will delete a
SchAgrmtAcCnt entity on the OData endpoint. |
SchAgrmtAcCntUpdateFluentHelper(String servicePath,
SchAgrmtAcCnt entity)
Creates a fluent helper object that will update a
SchAgrmtAcCnt entity on the OData endpoint. |
Constructor and Description |
---|
SchAgrmtItem(String schedulingAgreement,
String plant,
String manualDeliveryAddressID,
String referenceDeliveryAddressID,
String incotermsClassification,
String incotermsTransferLocation,
String orderQuantityUnit,
BigDecimal itemNetWeight,
String weightUnit,
BigDecimal targetQuantity,
String purchaseRequisition,
String schedulingAgreementItem,
String purchaseRequisitionItem,
BigDecimal schedAgrmtAgreedCumQty,
LocalDateTime schedAgrmtCumQtyReconcileDate,
LocalDateTime itemLastTransmissionDate,
BigDecimal noDaysReminder1,
BigDecimal noDaysReminder2,
BigDecimal noDaysReminder3,
String purgDocOrderAcknNumber,
String requirementTracking,
Boolean isOrderAcknRqd,
String companyCode,
Boolean purgDocEstimatedPrice,
Boolean priceIsToBePrinted,
String accountAssignmentCategory,
BigDecimal netPriceAmount,
BigDecimal netPriceQuantity,
String orderPriceUnit,
String productType,
String materialType,
String storageLocation,
String documentCurrency,
String purchasingDocumentCategory,
String isInfoRecordUpdated,
String purchasingInfoRecord,
BigDecimal ordPriceUnitToOrderUnitDnmntr,
BigDecimal orderPriceUnitToOrderUnitNmrtr,
String purchasingDocumentDeletionCode,
BigDecimal underdelivTolrtdLmtRatioInPct,
BigDecimal overdelivTolrtdLmtRatioInPct,
Boolean unlimitedOverdeliveryIsAllowed,
String stockType,
String taxCode,
String purchasingDocumentItemText,
String shippingInstruction,
String isInfoAtRegistration,
Boolean goodsReceiptIsExpected,
Boolean goodsReceiptIsNonValuated,
Boolean invoiceIsExpected,
Boolean invoiceIsGoodsReceiptBased,
Boolean evaldRcptSettlmtIsAllowed,
BigDecimal minRemainingShelfLife,
String qualityMgmtCtrlKey,
String qualityCertificateType,
String material,
String schedAgrmtCumulativeQtyControl,
Boolean cumulativeQuantityIsNotSent,
String schedgAgrmtRelCreationProfile,
String isRelevantForJITDelivSchedule,
LocalDateTime nextFcstDelivSchedSendingDate,
LocalDateTime nextJITDelivSchedSendingDate,
BigDecimal scheduleLineFirmOrderInDays,
BigDecimal schedLineSemiFirmOrderInDays,
String firmTradeOffZoneBindMRP,
String manufacturerMaterial,
String supplierMaterialNumber,
String materialGroup,
ErpConfigContext erpConfigContext,
List<SchAgrmtAcCnt> toSchAgrmtAcCnt,
List<SchAgrmtSchLine> toSchAgrmtSchLine) |
Modifier and Type | Method and Description |
---|---|
SchAgrmtAcCntCreateFluentHelper |
SchedulingAgreementService.createSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt)
Create a new
SchAgrmtAcCnt entity and save it to the S/4HANA system. |
SchAgrmtAcCntCreateFluentHelper |
DefaultSchedulingAgreementService.createSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt) |
SchAgrmtAcCntDeleteFluentHelper |
SchedulingAgreementService.deleteSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt)
Deletes an existing
SchAgrmtAcCnt entity in the S/4HANA system. |
SchAgrmtAcCntDeleteFluentHelper |
DefaultSchedulingAgreementService.deleteSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt) |
SchAgrmtAcCntUpdateFluentHelper |
SchedulingAgreementService.updateSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt)
Update an existing
SchAgrmtAcCnt entity and save it to the S/4HANA system. |
SchAgrmtAcCntUpdateFluentHelper |
DefaultSchedulingAgreementService.updateSchAgrmtAcCnt(SchAgrmtAcCnt schAgrmtAcCnt) |
Copyright © 2018 SAP SE. All rights reserved.