Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.SalesSchedgAgrmtItem
Packages that use SalesSchedgAgrmtItem
Package
Description
-
Uses of SalesSchedgAgrmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with type parameters of type SalesSchedgAgrmtItemModifier and TypeFieldDescriptionstatic final SalesSchedgAgrmtLink<SalesSchedgAgrmtItem>SalesSchedgAgrmt.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesSchedgAgrmtDelivSchedOneToOneLink<SalesSchedgAgrmtItem>SalesSchedgAgrmtDelivSched.TO_SALES_SCHEDG_AGRMT_ITEMUse with available fluent helpers to apply the to_SalesSchedgAgrmtItem navigation property to query operations.static final SalesSchedgAgrmtItemPartnerOneToOneLink<SalesSchedgAgrmtItem>SalesSchedgAgrmtItemPartner.TO_SALES_SCHEDG_AGRMT_ITEMUse with available fluent helpers to apply the to_SalesSchedgAgrmtItem navigation property to query operations.static final SalesSchedgAgrmtItemTextOneToOneLink<SalesSchedgAgrmtItem>SalesSchedgAgrmtItemText.TO_SALES_SCHEDG_AGRMT_ITEMUse with available fluent helpers to apply the to_SalesSchedgAgrmtItem navigation property to query operations.static final SalesSchedgAgrmtItmPrcgElmntOneToOneLink<SalesSchedgAgrmtItem>SalesSchedgAgrmtItmPrcgElmnt.TO_SALES_SCHEDG_AGRMT_ITEMUse with available fluent helpers to apply the to_SalesSchedgAgrmtItem navigation property to query operations.static final SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmtItem>SalesSchedgAgrmtSchedLine.TO_SALES_SCHEDG_AGRMT_ITEMUse with available fluent helpers to apply the to_SalesSchedgAgrmtItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return SalesSchedgAgrmtItemModifier and TypeMethodDescriptionSalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder.build()SalesSchedgAgrmtDelivSched.fetchSalesSchedgAgrmtItem()Fetches the SalesSchedgAgrmtItem entity (one to one) associated with this entity.SalesSchedgAgrmtItemPartner.fetchSalesSchedgAgrmtItem()Fetches the SalesSchedgAgrmtItem entity (one to one) associated with this entity.SalesSchedgAgrmtItemText.fetchSalesSchedgAgrmtItem()Fetches the SalesSchedgAgrmtItem entity (one to one) associated with this entity.SalesSchedgAgrmtItmPrcgElmnt.fetchSalesSchedgAgrmtItem()Fetches the SalesSchedgAgrmtItem entity (one to one) associated with this entity.SalesSchedgAgrmtSchedLine.fetchSalesSchedgAgrmtItem()Fetches the SalesSchedgAgrmtItem entity (one to one) associated with this entity.protected SalesSchedgAgrmtItemSalesSchedgAgrmtItemCreateFluentHelper.getEntity()protected SalesSchedgAgrmtItemSalesSchedgAgrmtItemDeleteFluentHelper.getEntity()protected SalesSchedgAgrmtItemSalesSchedgAgrmtItemUpdateFluentHelper.getEntity()SalesSchedgAgrmtDelivSched.getSalesSchedgAgrmtItemOrFetch()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).SalesSchedgAgrmtItemPartner.getSalesSchedgAgrmtItemOrFetch()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).SalesSchedgAgrmtItemText.getSalesSchedgAgrmtItemOrFetch()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).SalesSchedgAgrmtItmPrcgElmnt.getSalesSchedgAgrmtItemOrFetch()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).SalesSchedgAgrmtSchedLine.getSalesSchedgAgrmtItemOrFetch()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return types with arguments of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionSalesSchedgAgrmt.fetchItem()Fetches the SalesSchedgAgrmtItem entities (one to many) associated with this entity.protected Class<SalesSchedgAgrmtItem>SalesSchedgAgrmtItemByKeyFluentHelper.getEntityClass()protected Class<SalesSchedgAgrmtItem>SalesSchedgAgrmtItemFluentHelper.getEntityClass()io.vavr.control.Option<List<SalesSchedgAgrmtItem>>SalesSchedgAgrmt.getItemIfPresent()Retrieval of associated SalesSchedgAgrmtItem entities (one to many).SalesSchedgAgrmt.getItemOrFetch()Retrieval of associated SalesSchedgAgrmtItem entities (one to many).io.vavr.control.Option<SalesSchedgAgrmtItem>SalesSchedgAgrmtDelivSched.getSalesSchedgAgrmtItemIfPresent()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).io.vavr.control.Option<SalesSchedgAgrmtItem>SalesSchedgAgrmtItemPartner.getSalesSchedgAgrmtItemIfPresent()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).io.vavr.control.Option<SalesSchedgAgrmtItem>SalesSchedgAgrmtItemText.getSalesSchedgAgrmtItemIfPresent()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).io.vavr.control.Option<SalesSchedgAgrmtItem>SalesSchedgAgrmtItmPrcgElmnt.getSalesSchedgAgrmtItemIfPresent()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).io.vavr.control.Option<SalesSchedgAgrmtItem>SalesSchedgAgrmtSchedLine.getSalesSchedgAgrmtItemIfPresent()Retrieval of associated SalesSchedgAgrmtItem entity (one to one).SalesSchedgAgrmtItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with parameters of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionvoidSalesSchedgAgrmt.addItem(SalesSchedgAgrmtItem... entity) Adds elements to the list of associated SalesSchedgAgrmtItem entities.SalesSchedgAgrmt.SalesSchedgAgrmtBuilder.item(SalesSchedgAgrmtItem... value) Navigation property to_Item for SalesSchedgAgrmt to multiple SalesSchedgAgrmtItem.SalesSchedgAgrmtDelivSched.SalesSchedgAgrmtDelivSchedBuilder.salesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtDelivSched to single SalesSchedgAgrmtItem.SalesSchedgAgrmtItemPartner.SalesSchedgAgrmtItemPartnerBuilder.salesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtItemPartner to single SalesSchedgAgrmtItem.SalesSchedgAgrmtItemText.SalesSchedgAgrmtItemTextBuilder.salesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtItemText to single SalesSchedgAgrmtItem.SalesSchedgAgrmtItmPrcgElmnt.SalesSchedgAgrmtItmPrcgElmntBuilder.salesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtItmPrcgElmnt to single SalesSchedgAgrmtItem.SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder.salesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmtItem.voidSalesSchedgAgrmtDelivSched.setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Overwrites the associated SalesSchedgAgrmtItem entity for the loaded navigation property to_SalesSchedgAgrmtItem.voidSalesSchedgAgrmtItemPartner.setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Overwrites the associated SalesSchedgAgrmtItem entity for the loaded navigation property to_SalesSchedgAgrmtItem.voidSalesSchedgAgrmtItemText.setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Overwrites the associated SalesSchedgAgrmtItem entity for the loaded navigation property to_SalesSchedgAgrmtItem.voidSalesSchedgAgrmtItmPrcgElmnt.setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Overwrites the associated SalesSchedgAgrmtItem entity for the loaded navigation property to_SalesSchedgAgrmtItem.voidSalesSchedgAgrmtSchedLine.setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Overwrites the associated SalesSchedgAgrmtItem entity for the loaded navigation property to_SalesSchedgAgrmtItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with type arguments of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionvoidSalesSchedgAgrmt.setItem(List<SalesSchedgAgrmtItem> value) Overwrites the list of associated SalesSchedgAgrmtItem entities for the loaded navigation property to_Item.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with parameters of type SalesSchedgAgrmtItemModifierConstructorDescriptionSalesSchedgAgrmtDelivSched(String salesSchedulingAgreement, String salesSchedulingAgreementItem, String intDeliveryScheduleNumber, String schedulingAgreementReleaseType, LocalDateTime deliveryScheduleStartDate, LocalDateTime deliveryScheduleEndDate, String customerDeliveryScheduleNumber, LocalDateTime deliveryScheduleDate, String scheduleLineDateKey, LocalDateTime lastDeliveryDocPostingDate, String lastDeliveryDocument, String lastIntDeliveryScheduleNumber, LocalDateTime creationDate, LocalTime creationTime, String createdByUser, LocalDateTime jITHorizonEndDate, String customerFiscalYear, String requirementsStatusKey, LocalDateTime deliveryScheduleCreationDate, String delivSchedFreeDefinedAttrib01, String delivSchedFreeDefinedAttrib02, String delivSchedFreeDefinedAttrib03, String delivSchedFreeDefinedAttrib04, String delivSchedFreeDefinedAttrib05, LocalDateTime prodnGoAheadPeriodStartDate, LocalDateTime productionGoAheadPeriodEndDate, LocalDateTime materialGoAheadPeriodStartDate, LocalDateTime materialGoAheadPeriodEndDate, String customerPointOfConsumption, String highPriorityStockKey, LocalDateTime cumltvQtyFsclYearRsetDate, String matlGoAheadValidityPeriod, String matlGoAheadValidityPeriodUnit, String prodnGoAheadValidityPeriod, String prodnGoAheadValidityPeriodUnit, BigDecimal custRcvdCumltvQtyByFsclYrChg, BigDecimal lastReceiptQuantity, BigDecimal cumulativeReceiptQuantity, BigDecimal hghstDelivGoAheadCumltvQty, BigDecimal actlMatlGoAheadCumltvQty, BigDecimal actlProdnGoAheadCumltvQty, BigDecimal actlDelivGoAheadCumltvQty, BigDecimal hghstMatlGoAheadCumltvQty, String lastDeliveryNoteSentByExtAgt, LocalDateTime lastDeliveryNoteSentDate, BigDecimal lastDeliveryCumltvIssdQty, BigDecimal externalAgentCumltvIssdQty, BigDecimal cumulativeIssuedQuantity, BigDecimal cumulativeDeliveredQuantity, BigDecimal cumulativeInTransitQuantity, BigDecimal salesSchedgAgrmtInTrnstQty, String orderQuantityUnit, LocalDateTime lastChangeDate, SalesSchedgAgrmt toSalesSchedgAgrmt, List<SalesSchedgAgrmtSchedLine> toSalesSchedgAgrmtSchedLine, SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) SalesSchedgAgrmtItemCreateFluentHelper(String servicePath, SalesSchedgAgrmtItem entity, String entityCollection) Creates a fluent helper object that will create aSalesSchedgAgrmtItementity on the OData endpoint.SalesSchedgAgrmtItemDeleteFluentHelper(String servicePath, SalesSchedgAgrmtItem entity, String entityCollection) Creates a fluent helper object that will delete aSalesSchedgAgrmtItementity on the OData endpoint.SalesSchedgAgrmtItemPartner(String salesSchedulingAgreement, String salesSchedulingAgreementItem, String partnerFunction, String customer, String supplier, String personnel, String addressID, String contactPerson, SalesSchedgAgrmt toSalesSchedgAgrmt, SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) SalesSchedgAgrmtItemText(String salesSchedulingAgreement, String salesSchedulingAgreementItem, String language, String longTextID, String longText, SalesSchedgAgrmt toSalesSchedgAgrmt, SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) SalesSchedgAgrmtItemUpdateFluentHelper(String servicePath, SalesSchedgAgrmtItem entity, String entityCollection) Creates a fluent helper object that will update aSalesSchedgAgrmtItementity on the OData endpoint.SalesSchedgAgrmtItmPrcgElmnt(String salesSchedulingAgreement, String salesSchedulingAgreementItem, String pricingProcedureStep, String pricingProcedureCounter, String conditionApplication, String conditionType, String pricingDateTime, String conditionCalculationType, BigDecimal conditionBaseValue, BigDecimal conditionRateValue, String conditionCurrency, BigDecimal conditionQuantity, String conditionQuantityUnit, String conditionQuantitySAPUnit, String conditionQuantityISOUnit, String conditionCategory, Boolean conditionIsForStatistics, String pricingScaleType, Boolean isRelevantForAccrual, String cndnIsRelevantForInvoiceList, String conditionOrigin, String isGroupCondition, String conditionRecord, String conditionSequentialNumber, String taxCode, String withholdingTaxCode, BigDecimal cndnRoundingOffDiffAmount, BigDecimal conditionAmount, String transactionCurrency, String conditionControl, String conditionInactiveReason, String conditionClass, String prcgProcedureCounterForHeader, Double factorForConditionBasisValue, String structureCondition, Double periodFactorForCndnBasisValue, String pricingScaleBasis, BigDecimal conditionScaleBasisValue, String conditionScaleBasisUnit, String conditionScaleBasisCurrency, Boolean cndnIsRelevantForIntcoBilling, Boolean conditionIsManuallyChanged, Boolean conditionIsForConfiguration, String variantCondition, SalesSchedgAgrmt toSalesSchedgAgrmt, SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) SalesSchedgAgrmtSchedLine(String salesSchedulingAgreement, String salesSchedulingAgreementItem, String scheduleLine, String schedulingAgreementReleaseType, String scheduleLineCategory, String orderQuantityUnit, String orderQuantitySAPUnit, String orderQuantityISOUnit, String salesDelivDateCategory, LocalDateTime requestedDeliveryDate, LocalTime requestedDeliveryTime, BigDecimal scheduleLineOrderQuantity, BigDecimal correctedQtyInOrderQtyUnit, BigDecimal scheduleLineOpenQuantity, BigDecimal confdOrderQtyByMatlAvailCheck, LocalDateTime productAvailabilityDate, LocalTime productAvailabilityTime, String delivBlockReasonForSchedLine, LocalDateTime transportationPlanningDate, LocalTime transportationPlanningTime, LocalDateTime goodsIssueDate, LocalDateTime loadingDate, LocalTime goodsIssueTime, LocalTime loadingTime, String goodsMovementType, String custEngineeringChgStatus, SalesSchedgAgrmtDelivSched toSalesSchedgAgrmtDelivSched, SalesSchedgAgrmt toSalesSchedgAgrmt, SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with type arguments of type SalesSchedgAgrmtItemModifierConstructorDescriptionSalesSchedgAgrmt(String salesSchedulingAgreement, String salesSchedgAgrmtType, String createdByUser, String lastChangedByUser, LocalDateTime creationDate, LocalTime creationTime, LocalDateTime lastChangeDate, ZonedDateTime lastChangeDateTime, String salesOrganization, String distributionChannel, String organizationDivision, String salesGroup, String salesOffice, String soldToParty, LocalDateTime salesSchedgAgrmtDate, String sDDocumentReason, String purchaseOrderByCustomer, String customerPurchaseOrderType, LocalDateTime customerPurchaseOrderDate, String salesDistrict, BigDecimal totalNetAmount, String transactionCurrency, LocalDateTime pricingDate, String shippingType, String shippingCondition, String incotermsVersion, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String deliveryBlockReason, String delivSchedTypeMRPRlvnceCode, LocalDateTime agrmtValdtyStartDate, LocalDateTime agrmtValdtyEndDate, String matlUsageIndicator, String headerBillingBlockReason, String customerPaymentTerms, String paymentMethod, String fiscalYear, String fiscalPeriod, String overallSDProcessStatus, String overallSDDocumentRejectionSts, String totalBlockStatus, String overallDeliveryStatus, String overallDeliveryBlockStatus, String overallBillingBlockStatus, String totalCreditCheckStatus, List<SalesSchedgAgrmtItem> toItem, List<SalesSchedgAgrmtPartner> toPartner, List<SalesSchedgAgrmtPrcgElement> toPricingElement, List<SalesSchedgAgrmtText> toText) -
Uses of SalesSchedgAgrmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.batch with parameters of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionDefaultSalesSchedulingAgreementServiceBatchChangeSet.createSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) SalesSchedulingAgreementServiceBatchChangeSet.createSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Create a newSalesSchedgAgrmtItementity and save it to the S/4HANA system.DefaultSalesSchedulingAgreementServiceBatchChangeSet.deleteSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) SalesSchedulingAgreementServiceBatchChangeSet.deleteSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deletes an existingSalesSchedgAgrmtItementity in the S/4HANA system.DefaultSalesSchedulingAgreementServiceBatchChangeSet.updateSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) SalesSchedulingAgreementServiceBatchChangeSet.updateSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Update an existingSalesSchedgAgrmtItementity and save it to the S/4HANA system. -
Uses of SalesSchedgAgrmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.link that return types with arguments of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionSalesSchedgAgrmtItemOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.link with type arguments of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionprotected SalesSchedgAgrmtItemLink<ObjectT>SalesSchedgAgrmtItemLink.translateLinkType(EntityLink<SalesSchedgAgrmtItemLink<ObjectT>, SalesSchedgAgrmtItem, ObjectT> link) -
Uses of SalesSchedgAgrmtItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SalesSchedgAgrmtItemModifier and TypeMethodDescriptionDefaultSalesSchedulingAgreementService.createSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deprecated.SalesSchedulingAgreementService.createSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deprecated.Create a newSalesSchedgAgrmtItementity and save it to the S/4HANA system.DefaultSalesSchedulingAgreementService.deleteSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deprecated.SalesSchedulingAgreementService.deleteSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deprecated.Deletes an existingSalesSchedgAgrmtItementity in the S/4HANA system.DefaultSalesSchedulingAgreementService.updateSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deprecated.SalesSchedulingAgreementService.updateSalesSchedgAgrmtItem(SalesSchedgAgrmtItem salesSchedgAgrmtItem) Deprecated.Update an existingSalesSchedgAgrmtItementity and save it to the S/4HANA system.