Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement.SalesSchedgAgrmtDelivSched
Packages that use SalesSchedgAgrmtDelivSched
Package
Description
-
Uses of SalesSchedgAgrmtDelivSched 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 SalesSchedgAgrmtDelivSchedModifier and TypeFieldDescriptionstatic final SalesSchedgAgrmtItemLink<SalesSchedgAgrmtDelivSched>SalesSchedgAgrmtItem.TO_SALES_SCHEDG_AGRMT_DELIV_SCHEDUse with available fluent helpers to apply the to_SalesSchedgAgrmtDelivSched navigation property to query operations.SalesSchedgAgrmtSchedLine.TO_SALES_SCHEDG_AGRMT_DELIV_SCHEDUse with available fluent helpers to apply the to_SalesSchedgAgrmtDelivSched navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return SalesSchedgAgrmtDelivSchedModifier and TypeMethodDescriptionSalesSchedgAgrmtDelivSched.SalesSchedgAgrmtDelivSchedBuilder.build()SalesSchedgAgrmtSchedLine.fetchSalesSchedgAgrmtDelivSched()Fetches the SalesSchedgAgrmtDelivSched entity (one to one) associated with this entity.SalesSchedgAgrmtSchedLine.getSalesSchedgAgrmtDelivSchedOrFetch()Retrieval of associated SalesSchedgAgrmtDelivSched entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement that return types with arguments of type SalesSchedgAgrmtDelivSchedModifier and TypeMethodDescriptionSalesSchedgAgrmtItem.fetchSalesSchedgAgrmtDelivSched()Fetches the SalesSchedgAgrmtDelivSched entities (one to many) associated with this entity.protected Class<SalesSchedgAgrmtDelivSched>SalesSchedgAgrmtDelivSchedByKeyFluentHelper.getEntityClass()protected Class<SalesSchedgAgrmtDelivSched>SalesSchedgAgrmtDelivSchedFluentHelper.getEntityClass()io.vavr.control.Option<List<SalesSchedgAgrmtDelivSched>>SalesSchedgAgrmtItem.getSalesSchedgAgrmtDelivSchedIfPresent()Retrieval of associated SalesSchedgAgrmtDelivSched entities (one to many).io.vavr.control.Option<SalesSchedgAgrmtDelivSched>SalesSchedgAgrmtSchedLine.getSalesSchedgAgrmtDelivSchedIfPresent()Retrieval of associated SalesSchedgAgrmtDelivSched entity (one to one).SalesSchedgAgrmtItem.getSalesSchedgAgrmtDelivSchedOrFetch()Retrieval of associated SalesSchedgAgrmtDelivSched entities (one to many).SalesSchedgAgrmtDelivSched.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with parameters of type SalesSchedgAgrmtDelivSchedModifier and TypeMethodDescriptionvoidSalesSchedgAgrmtItem.addSalesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched... entity) Adds elements to the list of associated SalesSchedgAgrmtDelivSched entities.SalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder.salesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched... value) Navigation property to_SalesSchedgAgrmtDelivSched for SalesSchedgAgrmtItem to multiple SalesSchedgAgrmtDelivSched.SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder.salesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value) Navigation property to_SalesSchedgAgrmtDelivSched for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmtDelivSched.voidSalesSchedgAgrmtSchedLine.setSalesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value) Overwrites the associated SalesSchedgAgrmtDelivSched entity for the loaded navigation property to_SalesSchedgAgrmtDelivSched.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with type arguments of type SalesSchedgAgrmtDelivSchedModifier and TypeMethodDescriptionvoidSalesSchedgAgrmtItem.setSalesSchedgAgrmtDelivSched(List<SalesSchedgAgrmtDelivSched> value) Overwrites the list of associated SalesSchedgAgrmtDelivSched entities for the loaded navigation property to_SalesSchedgAgrmtDelivSched.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesschedulingagreement with parameters of type SalesSchedgAgrmtDelivSchedModifierConstructorDescriptionSalesSchedgAgrmtSchedLine(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) -
Uses of SalesSchedgAgrmtDelivSched 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 SalesSchedgAgrmtDelivSchedModifier and TypeMethodDescriptionSalesSchedgAgrmtDelivSchedOneToOneLink.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 SalesSchedgAgrmtDelivSchedModifier and TypeMethodDescriptionprotected SalesSchedgAgrmtDelivSchedLink<ObjectT>SalesSchedgAgrmtDelivSchedLink.translateLinkType(EntityLink<SalesSchedgAgrmtDelivSchedLink<ObjectT>, SalesSchedgAgrmtDelivSched, ObjectT> link)