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() |
Modifier and Type | Method and Description |
---|---|
List<SchAgrmtAcCnt> |
SchAgrmtItem.fetchSchAgrmtAcCnt()
Fetches the SchAgrmtAcCnt entities (one to many) associated with this entity.
|
List<SchAgrmtAcCnt> |
SchAgrmtItem.getSchAgrmtAcCntOrFetch()
Retrieval of associated SchAgrmtAcCnt entities (one to many).
|
com.google.common.base.Optional<List<SchAgrmtAcCnt>> |
SchAgrmtItem.getSchAgrmtAcCntOrNull()
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.
|
Constructor and Description |
---|
SchAgrmtAcCntCreateFluentHelper(SchAgrmtAcCnt entity) |
SchAgrmtAcCntDeleteFluentHelper(SchAgrmtAcCnt entity) |
SchAgrmtAcCntUpdateFluentHelper(SchAgrmtAcCnt entity) |
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,
Calendar schedAgrmtCumQtyReconcileDate,
Calendar 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,
Calendar nextFcstDelivSchedSendingDate,
Calendar 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.